Skip to content
View GessioMori's full-sized avatar

Block or report GessioMori

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GessioMori/README.md

About me

I'm graduated in physics and aeronautical engineering. I live in São Carlos, Brazil and currently work as a software developer.

Contributions and comments on my projects are highly appreciated!

Technologies I use on my projects

TypeScript JavaScript HTML5 CSS3 TailwindCSS NodeJS NestJS Express.js React Next JS GraphQL Prisma Docker Git Vercel DigitalOcean AWS

My favorite projects:

  • DevTime: a web app to track development time (NextJS, Planetscale).
  • DevTime - User card: a microservice to generate user cards based on DevTime usage.
  • TempMail: an app to generate a temporary email address using DropMail API (React, TailwindCSS, GraphQL, Apollo Client).
  • Blinker - Frontend: a link saver and blog scraper app (React, TailwindCSS).
  • Blinker - Backend: an API to store private links and save blog posts automatically (TypeScript, express-session, jest, Prisma, PostgreSQL, Redis).
  • TailPoll - Frontend: a poll app (React, TailwindCSS, RadixUI).
  • TailPoll - Backend: a poll backend service (NestJS).
  • Dotos! - Frontend: a todo frontend made with React, implementing JWT access and refresh tokens stored via http-only cookies, pagination, render optimization with use-context-selector (React, Styled-components, Axios).
  • Dotos! - Backend: a todo app which implements unit and integration tests, email sending and refresh token functionalities following SOLID design principles (NodeJS, Express, AWS).
  • MyStore: a NextJS app which implements payment and data fetching from Stripe API. Furthermore, it provides SSR and SSG for faster navigation. (NextJS)
  • RPGix: made with MERN stack, a web app to create role playing games in classroom. This was my first "real" project and personally love it ❤️ (MongoDB, Express, React, NodeJS)
  • user-template: a basic user registration/login API using graphql/express-session.
  • GitBlog: a React implementation of a blog using GitHub issues as content provider.
  • Game of life: an implementation of Conway's game of life using HTML, CSS and JavaScript. This application was built using the MVC (Model-View-Controller) design pattern.

Where you can find me



Pinned Loading

  1. node-todo-api node-todo-api Public

    A NodeJS todo app which implements unit and integration tests, email sending and refresh token functionalities following SOLID design principles.

    TypeScript

  2. dotos-react dotos-react Public

    A simple todo app using React.

    TypeScript

  3. gitblog gitblog Public

    A React implementation of a blog using GitHub issues as content provider.

    TypeScript

  4. rpgix_mern rpgix_mern Public

    A RPG platform focused on classroom activities.

    JavaScript 2

  5. user-template user-template Public

    Basic user registration/login API using graphql/express-session.

    TypeScript

  6. django-todo-api django-todo-api Public

    A simple Todo API made with Django Rest Framework.

    Python 1