Skip to content
View rajhodedara's full-sized avatar

Highlights

  • Pro

Block or report rajhodedara

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rajhodedara/README.md

Hi there, I'm Raj πŸ‘‹

AI & Data Science undergraduate @ KJ Somaiya Institute of Technology Β· Mumbai, India

Second-year undergrad who ships real products β€” a live SaaS platform, a FinBERT-powered trading engine, and a production Windows desktop app, all as solo projects. Currently seeking Software Engineering or AI/ML internships where I can contribute immediately.


πŸ›  Tech Stack

Languages Python JavaScript C++ Java

Frameworks & Libraries FastAPI React Streamlit Pandas Plotly Tailwind CSS

AI / ML / NLP Scikit-learn HuggingFace

Databases & Cloud PostgreSQL Supabase

Tools Git Vite


πŸ”¨ Featured Projects

🌏 OriginEats

Full-stack SaaS platform for restaurant market intelligence β€” live on Vercel

  • Built GeoJSON-powered restaurant density heatmaps across Mumbai's 24 wards, indexing 500+ data points to surface competitor density and market opportunity layers
  • Engineered a rule-based AI recommendation engine scoring venture success probability by analysing location demand, competitor pricing, and cuisine trends
  • Deployed end-to-end with authentication, subscription lifecycle management, UPI integration, coupon system, and real-time data queries

React Vite Supabase GeoJSON Tailwind CSS


πŸ“ˆ StockPulse

Multi-signal trading intelligence system

  • Architected a signal fusion system combining FinBERT sentiment (30%), technical indicators RSI/MACD/Bollinger Bands (25%), and Polymarket crowd data (45%) into BUY/SELL/HOLD verdicts with 0–1 confidence scoring
  • Designed 5 FastAPI REST endpoints with TTL caching for OHLCV history, indicators, and Polymarket data
  • Built interactive Plotly dashboards with candlestick/area/line charts overlaid with SMA 7/21/50, Bollinger Bands, and volume coloring

FastAPI Streamlit FinBERT Plotly Pandas yfinance


⚑ Synapse

Production Windows desktop app β€” universal productivity launcher

  • Built a keyboard-centric launcher with real-time search, AI integrations, clipboard manager, OCR, and system controls enabling seamless multitasking
  • Integrated high-performance file search using Voidtools "Everything" SDK with smart filtering, categorized results, and debouncing
  • Developed advanced window management (tiling, layouts, multi-monitor support, hotkeys) using PyQt6 and native Windows APIs

PyQt6 Win32 API pywin32 ctypes PyInstaller


πŸ“¦ Courier Service DBMS

Built to solve real workflow inefficiencies in a family business

  • Identified manual booking bottlenecks from direct operational experience; automated end-to-end courier booking, billing, and record management
  • Implemented advanced SQL filtering (ILIKE, date ranges), CSV/Excel export, thermal printer integration, and real-time autocomplete for sender/receiver lookup

Python Tkinter PostgreSQL Supabase


πŸ“Š GitHub Stats

Raj's GitHub Stats Top Languages


✍️ Writing

Technical author at The Global Delta β€” writing beginner-friendly articles on programming concepts and applied AI for a developer audience.


πŸ“¬ Let's Connect

LinkedIn Email LeetCode


Open to internship opportunities in Software Engineering and AI/ML β€” feel free to reach out!

Pinned Loading

  1. Synapse Synapse Public

    Synapse is a powerful, keyboard-centric productivity tool for Windows. It combines a Spotlight-like Application Launcher with a Tiling Window Manager, integrating system control, file search, and A…

    Python 2

  2. StockPulse StockPulse Public

    Python 1 1

  3. OriginEats OriginEats Public

    JavaScript