Projects
This project consists of the development of a website concept for the Spider-man Miles Morales
launch based on the design by the Designer NĂ¡sser Yousef Ali on figma.
You can check out the
code and the
live version.
A responsive NFT drop mint website built on Solana using
Ben Awad as the main character for the NFTs.
You can check out the
code and the
live version.
A responsive stretch reminder website based on the Pomodoro technique. Built with Next JS using
Typescript and Chakra UI for the components.
You can check out the
code and the
live version.
ECOLETA is a web application developed to help people discard waste such as lamps, stacks, batteries, and many
more. It does so by mapping collection spots so everyone can be in touch with the entity that does the job.
The process starts with some entity registering their data into the website, then anyone using the mobile app
will be able to see it and get in touch.
Built with React, Typescript and custom CSS.
You can check out the
code and the
live version.
Be the Hero is a project that aims to help NGOs financially so they can keep helping people.
Built with React, Javascript and custom CSS.
You can check out the
code and the
live version.
This is a Reddit clone focusing on its inner backend functionalities.
This project contains a Next frontend, using URQL to do Server Side Rendering on certain pages, as
well as request caching. For a better developer experience, its used graphql-codegen to generate
hooks for the queries and mutations, while for great UI/UX, Chakra UI is used.
On the server, it features a GraphQL API using TypeGraphQL for the schema creation, Apollo Server
for data-fetching and resolver development, redis to store the session cookie, nodemailer to send
automatic emails, TypeORM as a query builder and general database interactions and dataloader for
batching and caching data-fetching requests.
You can check out the code
but there
is no live version.
This is a simple proof of concept project to understand the basics of blockchain development using
Solidity, Web3, as
well as concepts of DeFi.
You can check out the code but
there is no live version.