Next.js Portfolio website's projects page background image

My Projects

A collection of projects I've built using modern web technologies. Each project represents a journey of learning and problem-solving.

Thinking-With-AI

Thinking-With-AI

A webapp that allows users to detect DR based on retinal images using different AI models

FastAPIReactNextPythonPytorch
Weather-App

Weather-App

A weather app to stay up-to-date with the weather all around the world

FastAPIVueNuxtNuxtUI
Social Network

Social Network

This is a simple social network where you can create an account, then create, join, and leave groups. You can add posts and comments to these groups. Additionally, you have the ability to edit and delete your posts and comments. If you are the admin, you also have the ability to manage a group.

RailsMySQLTailwind CSS
Recipe App

Recipe App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

RailsPostgreSQLTailwind CSS
Budget App

Budget App

This is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

RailsPostgreSQLReact
Product List

Product List

This project is a web application that uses React to interact with an API created using PHP, MySQL and GraphQL. The application allows the user to add products to the shopping cart.

ReactPHPGraphQLMySQL