Snippets app

Built with: Next.js, Typescript, MySQL database, Prisma ORM

An application born thru the need of having a single place to store mostly used and necessary code snippets.

Functionality:
  • Staticaly Generated pages with Incremental Static Regeneration
  • Role based login
  • Create, Read, Delete records (role based)
  • Data saved in Markdown syntax
  • Syntax highlighting
  • Copy code button

Ecommerce shop

Built with: React, Redux, Styled Components

Functionality:
  • API products data fetching
  • Shopping cart
  • Products filtering
  • Multiple pages

Gmail clone

Built with: React, Redux, Firebase database, Material UI

A gmail-like app, simulate email sending, with data storage in real time database.

Functionality:
  • Create
  • Read
  • Delete
  • Google Log In