Giter VIP home page Giter VIP logo
interface Programmer {
  name: string;
  age: number;
  stack: string[];
  technologies: string[];
}

const trizotti: Programmer = {
  name: "Gustavo Trizotti",
  age: 18,
  stack: ['Typescript', 'NextJS', 'React', 'Java', 'Node.js'],
  technologies: ['React-Native', 'PostgreSQL', 'Git', 'Postman']
};

Gustavo Trizotti's Projects

championshot icon championshot

Application of "soccer guess" project using php webservice.

handy-math icon handy-math

Helper project for teaching mathematics to the deaf people at National Mobile Olympics 2022 (ONDA) using React-Native

immobilepy icon immobilepy

Immobile software manager - Project developed in 2021 using Python 3.9 - Gustavo Trizotti ALG 2021

nexus-hub icon nexus-hub

Course Conclusion Project | TII IFSP | React-Native

pitchproject icon pitchproject

Music Store project developed in 2022 using Java and Swing Design.

polls-nlw icon polls-nlw

Poll controller system | NLW Expert Week by Rocketseat | Node | Prisma | Fastify | PostgreSQL | Redis

scholary icon scholary

Small project of a task manager for students | ReactJs

smartstock icon smartstock

JSP Servlet Project - Developed by Gustavo Trizotti - 2023

symploteca icon symploteca

Library base project for learning basic object-oriented programming | POO | Java

tvmazeapi icon tvmazeapi

TVMaze API integration using Javascript - Movies and series search tool, developed in 2022 at DSW (Web System Classes II)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.