Hi, I'm Siddharth.
Software Developer
I love building :)
Education
Projects
Built a seamless playlist conversion tool that transfers music collections between Spotify, YouTube Music, and Apple Music with intelligent track matching and real-time sync capabilities.
- Developed advanced track matching algorithms using fuzzy string matching and similarity scoring for 85%+ accuracy.
- Integrated OAuth 2.0 authentication for secure access to Spotify, YouTube, and Apple Music APIs.
- Built real-time playlist synchronization with progress tracking and detailed conversion reports.
- Implemented smart duplicate detection and batch processing for large playlists (1000+ tracks).
- Created responsive UI with glassmorphism design and smooth animations for optimal user experience.
- Deployed scalable architecture handling 50+ concurrent conversions with efficient rate limiting.
Technologies:
Built a full-stack AI-powered platform that generates and curates unbiased Wikipedia-style articles using GPT-4 and real-time web parsing, with automated fact-checking and editorial oversight.
- Engineered an AI-driven article generator using GPT-4 to produce topic-specific, fact-based content.
- Integrated real-time web scraping pipelines to enrich articles with current and reliable data sources.
- Developed a Python microservices backend for fact-checking, bias detection, and source verification.
- Implemented dual authentication (Google OAuth and credentials) with role-based access and rate limiting.
- Designed a community editing system with AI validation to preserve article integrity.
- Built the full-stack app with Next.js, Vercel AI SDK, Prisma ORM, and PostgreSQL, ensuring seamless integration with Python services.
Technologies:
Developed a full-stack uptime monitoring application with alert functionality, secure user authentication, and efficient data handling across multiple apps using Turborepo.
- Implemented secure user authentication with Clerk for protected routes and data privacy
- Built modular frontend, backend, hub, and validator apps using Turborepo for efficient development
- Used Prisma ORM with PostgreSQL for robust uptime tick and validator data storage
- Designed a responsive monitoring dashboard using Next.js and Tailwind CSS
Technologies:
Built a real-time collaboration platform enabling over 50 users to work on shared projects and communicate instantly, with secure backend and responsive design.
- Developed real-time chat functionality using Socket.io for seamless user communication
- Engineered backend with Express, Prisma, and bcrypt-based authentication for data security
- Designed a responsive, cross-platform UI using React and Tailwind CSS
- Optimized backend logic and frontend responsiveness for scalability and speed
Technologies:
Built a full-stack learning path generation MVP integrating GPT-4o via Palantir Foundry's AIP Logic, with secure authentication and a polished UI.
- Created an AIP Logic function in Palantir Foundry to interact with GPT-4o for generating structured learning paths based on user goals
- Built a React frontend with Vite, styled using Tailwind CSS, and enabled navigation via React Router
- Implemented authentication and input validation using JWT and Zod respectively
- Developed a backend using Hono running on Cloudflare Workers, with Prisma ORM for database interaction
- Configured CORS and default route redirection to ensure smooth frontend-backend communication