Projects

SPAZ

Music Analytics

A web application to provide Spotify users insights to their listening patterns

Next.js | React | Javascript

Buy-N-Sell

E-commerce

An e-commerce platform that sells many range of products

Next.js | React | Prisma | PostgreSQL

Soccer Stats

Soccer Statistics

A web application for comparing the statistics of various soccer players according to their positions.

Next.js | React | TypeScript | TailwindCSS

Housing Predictions Project

Machine Learning Project

A predictive system for California housing costs

Python | Scikit-learn

ExplainAI

AI Project

An AI RAG-powered web application enabling users to upload files and retrieve contextual explanations

Next.js | FastAPI | FAISS | OpenAI API | LangChain

Transformer Implementation

AI Project

An implementation of the attention is all you need paper using PyTorch

Python | PyTorch

ML projects

Machine Learning Projects

A collection of various machine learning projects, including regression, classification, and clustering tasks.

Python | Scikit-learn | TensorFlow | Keras

Operating Systems

Operating Systems Projects

Implemented various projects related to operating systems, including data and task parallelism, Semaphores and Round Robin Scheduling.

Python