GitHub Projects

A collection of 20 public repositories showcasing my work

CPU_Simulator_using-pytyhon

⭐ 3🍴 0

Computer Architecture - Python program that simulates the functionalities of a CPU.

Python
Updated Jul 2025
Code

Musicfy

⭐ 2🍴 0

Full Stack Spotify Clone - Next.Js 13 / React.Js / Stripe / Supabase / PostgreSQL / Tailwind

TypeScript
music-appnextjsreactspotify
Updated Jan 2026
CodeDemo

habit-tracker-api

⭐ 2🍴 0

A habit tracker api built using Node.js/Express.js with native typescript support, postgreSQL with Drizzle database, Redis to cache requests, Zod for validationand and Vitest for Integration/Uint tests

TypeScript
Updated Jan 2026
CodeDemo

Ecommerce_application

⭐ 2🍴 0

Build a functioning e-commerce application using React, Node.js, and Postgres by extending my existing E-commerce_REST_API with an interactive client

JavaScript
Updated Jan 2026
CodeDemo

chirpy-api

⭐ 2🍴 0

Complete REST API for managing chirps (short messages) and user accounts. Built using Nodejs with Typescript and PostgreSQL with Drizzel as ORM.

TypeScript
Updated Jan 2026
Code

Git-Quizzes

⭐ 2🍴 0

CS50 - Introduction to Computer Science - Final Project- Full Stack Web App That Provides Daily Challenges (quizzes) - HTML / TailwindCSS / JavaScript / Flask / SQLite3

Python
Updated Mar 2024
CodeDemo

web-crawler

⭐ 1🍴 0

A command-line interface (CLI) tool that scrapes websites and generates analytical reports. Built with Node.js and TypeScript.

TypeScript
npm-cli-crawler-web-crawler-nodejs-typescript
Updated Jan 2026
CodeDemo

sprout-scout-api

⭐ 1🍴 0

Simple plant care API. Built using Node.js/TypeScript - Express.js - Zod - PostgreSQL

TypeScript
Updated Jan 2026
Code

pokedex-cli

⭐ 1🍴 0

A simple command-line tool that allows you to locate PokΓ©mon and catch specific PokΓ©mon in the discovered areas. Developed using Node.js and TypeScript.

TypeScript
Updated Jan 2026
Code

blog-aggregator

⭐ 1🍴 0

RSS feed aggregator CLI for collecting, organizing, and browsing feeds. Built using Node.js with Typescript and PostgreSQL using Drizzle.

TypeScript
Updated Jan 2026
Code

Price-Tracker-with-python

⭐ 1🍴 0

A simple program written in Python that allows you to track the price of a product and notify you when it reaches or falls below a desired value.

Python
Updated Jan 2026
Code

DIGITAL-LIBRARY

⭐ 1🍴 0

Digital Library For ENCG CASABLANACA, Students Can Share Resources, Libraries, Books And Researches. Built Using FLASK / MongoDB / HTML / Bootstrap

SCSS
Updated Jan 2026
Code

shell-typescript

⭐ 1🍴 0

build POSIX compliant shell that's capable of interpreting shell commands, running external programs and builtin commands like cd, pwd, echo and more.

TypeScript
Updated Aug 2025
Code

http-server-typescript

⭐ 1🍴 0

Build a HTTP server from scratch using TCP primitives. The server is capable of handling simple GET/POST requests, serving files and handling multiple concurrent connections.

TypeScript
Updated Aug 2025
Code

Movie-Recommendation-Program

⭐ 1🍴 0

A terminal-based movie recommendation system where users can find movies that fit their needs.

Python
Updated Jun 2025
Code

Jammming

⭐ 1🍴 0

Website that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account

JavaScript
Updated May 2025
CodeDemo

Ecommerce_REST_API

⭐ 1🍴 0

Build a fully-functioning e-commerce application REST API that allows users to perform various CRUD operations such as registering an account, browsing products for sale, etc.

JavaScript
Updated Oct 2024
Code

message_generator_js

⭐ 1🍴 0

Application that generates personalized greeting messages based on user input. Users can enter their name, a recipient's name, and select an occasion to receive a custom greeting message.

JavaScript
Updated Oct 2024
Code

Small-Reddit

⭐ 1🍴 0

Web app that allow users to view and search posts and comments provided by the Reddit API.

JavaScript
Updated Oct 2024
CodeDemo

Connect_Four_Game-Terminal_Version

⭐ 1🍴 0

Connect Four Game using only python - Terminal Game - Portfolio Project for CodeCademy_CS101

Python
Updated Sep 2024
Code