Developed a full-stack log analysis platform that combines fast backend processing with intelligent AI-powered insights. InsightLogs includes secure authentication (JWT + Firebase), a personalized dashboard, real-time log visualization, and advanced filtering tools for errors, warnings, and service-level analysis.
The platform integrates Gemini-powered LLM analysis to deliver summaries, issue detection, and recommended fixes based on uploaded log files. Built with FastAPI, Pydantic, React, and Recharts, the system ensures clean architecture, efficient data workflows, and a smooth user experience.
Developed a full-fledged Streamlit-based web application that enables users to place live stock orders on the NSE using the Upstox v2 API. The app features a clean multi-page layout where users can select equity stocks, choose between Market and Limit orders, specify quantity, and confirm BUY or SELL transactions. Orders are placed using the CNC (Cash and Carry) product type and are automatically set as AMO (After Market Orders) if the market is closed. The app includes secure access token handling through environment variables and provides real-time order previews before submission. Designed for simplicity, automation, and trading accuracy, this project demonstrates API integration, frontend logic, and deployment readiness for real-world stock trading workflows.
Review Project
Built an advanced Streamlit-based web application to streamline Indian stock option analysis by leveraging real-time data and AI-driven insights. The platform enables traders and analysts to evaluate option strategies through critical metrics such as Option Greeks (Delta, Gamma, Theta, Vega, Rho), strike prices, open interest, and current prices. It integrates the Upstox API for live market data and utilizes the Groq API to generate intelligent buy/sell recommendations, profit projections, and risk-reward assessments. The application features a multipage interface for intuitive navigation and a modular architecture to support scalable API integration and future enhancements.
Review Project