About Me
I am a passionate computer science student with a keen interest in artificial intelligence, machine learning, and quantitative development. I love building systems that solve complex problems and learning new technologies to stay at the edge of innovation.
Contact Information
Anomaly Detection in Financial Time Series
Predicting stock anomalies using Z-scores, Isolation Forest, and LSTM neural networks on 39 years of price data.
Fake News Classifier
NLP-powered classification of news as "FAKE" or "REAL" using TF-IDF and Linear Support Vector Classifiers.
AI Resume Screener
CLI tool comparing resumes against job descriptions using TF-IDF vectorization and cosine similarity.
Reinforcement Learning Trading Bot
Autonomous trading agent trained with PPO on 10 years of AAPL data, achieving 12.5% return on unseen test sets.