Coding Projects
The projects that I have worked on that took weeks, months, and sometimes years!
Asset Intelligence Model
A Python-based model designed to study macroeconomic regimes and their impact on asset behavior. The model synthesizes macro indicators, market trends, and competitive intelligence to identify how different economic environments influence investment strategies and asset performance.
Income Tax Return (ITR) automation system
An automation framework designed to streamline the preparation and processing of Income Tax Returns by structuring financial data inputs and automating repetitive compliance tasks. The system focuses on improving efficiency, reducing manual effort, and organizing financial information for faster tax filing workflows.
Sports Recommendation System
A Python-based recommedation tool that recommends sports based on user inputs, and live camera analysis. The recommendation is a list of sports that are suitable according to users body dimensions. Final output - most suitable sport to pursue.
Portfolio Website
Personal portfolio website designed to showcase my projects, technical skills, and analytical work — the site you are currently viewing.
Flight Planning Optimizer
Data Structure & Algorithm based based experimentation that uses Dijkstra's algorithm to determine shortest air routes between two airports. This helps optimize time, fuel consumption, and operational efficiency for airlines and travelers.
Heart Risk Prediction Model
An algorithm that predicts the risk of heart disease based on patient data, including age, cholesterol levels, blood pressure, and lifestyle factors. The model uses machine learning techniques to analyze patterns in the data and provide risk assessments to support early intervention and preventive care with data-backed accuracy.