Mini Facebook
Developed a simulated social networking application with features like user profiles, status updates, image uploads, friend connections, and a news feed. (Using Nintendo characters)
Advanced Image Search with CLIP and PCA
Implemented an image search engine using CLIP and PCA embeddings.
Neural Network Visualization
Visualized the training process of a neural network, showing transformation in hidden space, evolution of decision boundaries, and gradient updates.
Quote of the Day
A web application that displays a randomly selected quote from a famous person (Albert Einstein).
Stock Price Tracker with Caching
Built a stock price tracker utilizing Next.js 15 caching features, along with Emotion and Material-UI for a dynamic interface.
StockPredict
Developed a stock prediction model using LSTMs.
Interactive Linear Regression Simulator
Developed a web app demonstrating how changing parameters affects linear regression results.
LSA-Based Search Engine
Developed an interactive search engine using Latent Semantic Analysis (LSA) to retrieve documents based on cosine similarity.
KMeans Clustering Web App
Developed an interactive web application that demonstrates the KMeans clustering algorithm.
Dimensionality Reduction on MNIST
Applied Singular Value Decomposition (SVD) to reduce the dimensionality of the MNIST dataset and trained a logistic regression classifier on the reduced data.
Zelda Breath of the Wild Creatures
A web app displaying all creatures from The Legend of Zelda: Breath of the Wild.
Weather Tracker
An interactive web application for tracking weather conditions.