Hello, I'm
I'm a graduate student passionate about leveraging AI/ML to solve real-world problems.


About Me
I'm a graduate student at NYU with a strong foundation in full-stack development and machine learning. I have hands-on experience building web applications using React, Node.js, and modern frameworks, as well as developing ML/AI projects involving computer vision, NLP, and big data analytics. I'm passionate about leveraging technology to solve real-world problems and creating innovative solutions that make a meaningful impact. I am a quick learner and I am always looking to expand my knowledge and skill set. I am a team player and I am excited to work with others to create amazing applications.
Scroll down to see my whole skill set. =)
6+
Years of Experience
20+
Projects Completed
Skills
A mobile-friendly overview of the tools and technologies I work with.
JavaScript
HTML5
CSS3
TypeScript
React
Tailwind CSS
Next.js
Python
Node.js
Express
Flask
Django
MongoDB
MySQL
PostgreSQL
SQLite
Hadoop
Hive
PyTorch
OpenCV
Git
Slack
Docker
C
C++
My Projects
Dynamic Personal Website: Next.js, React, Tailwind CSS
This dynamic personal portfolio was built with Next.js, React, and Tailwind CSS, featuring a sleek, responsive design and smooth animations via Framer Motion. The project showcases modern front-end development practices, state management, and a focus on UI/UX excellence.
Stock Price Trend Prediction (VAE + CV)
Leveraged Variational Encoder-Decoder (VED) and candlestick chart images to predict 5-day stock price trends based on the past 20-day SSE50 index. Combined deep learning with financial visualization to explore an image-based approach to forecasting—an innovation over traditional raw data models.
Parameter-Efficient Text Classification with LoRA
Fine-tuned a RoBERTa model using Low-Rank Adaptation (LoRA) on the AGNEWS dataset with fewer than 1M trainable parameters. Achieved 87.4% accuracy, demonstrating that LoRA can deliver competitive performance with minimal computational cost in real-world NLP tasks.
Tremor & Dyskinesia Detection on STM32
Built an embedded system on STM32 to detect Parkinsonian tremors (3–5Hz) and dyskinesia (5–7Hz) using accelerometer/gyroscope FFT analysis. Implemented LED indicators to signal movement type and intensity, enabling medication-level tuning without terminal output.
Moodify: Emotion-Aware Music Recommendation System
Implemented a scalable emotion-aware music recommendation pipeline using PySpark, HuggingFace Transformers, and Flask. Processed the Spotify Million Playlist Dataset to extract popular tracks, built a fault-tolerant lyrics scraping and cleaning system, and applied DistilRoBERTa-based emotion inference. Translated emotion predictions into mood-based playlists and exposed results via a responsive web application.