Skip to content
View salonyranjan's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report salonyranjan

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
salonyranjan/README.md

LinkedIn Gmail Portfolio GitHub


 


◈ Who I Am

Typing

Hi, I’m Salony Ranjan — I build AI systems, full‑stack apps, and cinematic web experiences that ship live.

  • Working hands‑on with agentic RAG, real‑time voice AI, and 3D/WebGL frontends.
  • I care more about latency, reliability, and UX than just “getting a demo to run.”

I’m currently seeking SDE internships in AI/ML, full‑stack, or creative frontend engineering where I can prototype quickly, iterate with feedback, and deploy user‑facing AI products.


◈ Featured Projects

Ranked by technical depth. Every project is live.


🤖 AI · Voice · RAG Systems

🎙️ SonicPrep AI  

Real-time AI voice interview coach. Ask a question → get RAG-grounded spoken feedback in < 600ms end‑to‑end. Agentic pipeline: speech capture → Gemini 2.5 → LangChain RAG → Vapi WebRTC → ElevenLabs TTS.

Gemini Vapi LangChain FAISS Next.js Firebase

🚀 Live Demo  ·  📁 Source

📊 ZenithRAG  

Production RAG system deployed on AWS EC2. Agentic document retrieval, hybrid vector search (FAISS + ChromaDB), and streaming responses over a FastAPI backend. Self-hosted with persistent storage and health-checked services.

LangChain FAISS AWS EC2 FastAPI Python

🚀 Live Demo  ·  📁 Source

📄 PageWhisper  

Upload any PDF → ask anything → get voice-powered answers. Multi-agent orchestration via MCP Protocol with retrieval over ChromaDB + FAISS and real-time ElevenLabs speech.

Next.js ElevenLabs ChromaDB FAISS MCP

🚀 Live Demo  ·  📁 Source

🤖 AI Career Coach

LLM-driven career coaching app. Parses resumes + job descriptions, scores match, and generates personalized skill roadmaps using RAG over curated career resources.

LangChain OpenAI RAG FastAPI React

📁 Source

🩺 MediQuery AI

Medical Q&A with RAG-grounded clinical answers. Domain-specific language understanding for symptom and medication queries, built with Streamlit and LangChain.

Streamlit LangChain OpenAI FAISS

🚀 Live Demo  ·  📁 Source

🎯 SkillBridge AI

GenAI career coaching platform — personalized guidance, skill gap analysis, and curated learning roadmaps via LLM orchestration.

LangChain OpenAI React FastAPI

🚀 Live Demo  ·  📁 Source


🌐 3D · WebGL · Creative Frontend

🌐 VertexFlow  

Cinematic 3D portfolio — custom GLSL vertex & fragment shaders, GPU particle systems, and GSAP-driven scroll choreography. Built from scratch with Three.js + WebGL, no UI kits or animation templates.

Three.js WebGL GLSL GSAP React

🚀 Live 3D Demo  ·  📁 Source

🍹 Mocktail

High-end mixology showcase — scroll-triggered GSAP cinematics, glassmorphism UI, fluid parallax, and staggered reveal animations.

React GSAP Tailwind Vite

🚀 Live Demo  ·  📁 Source

🎮 GTA-VI Fan Tribute

Frame-synchronized recreation of the GTA VI announcement page — layered parallax, cinematic scroll reveals, and animation timing tuned to the original trailer.

React GSAP Tailwind

🚀 Live Demo  ·  📁 Source

🎞️ Anime Grid

Immersive media grid with complex layout animations, GPU-accelerated transitions, and lazy-loading for 60fps scroll performance.

React GSAP CSS Grid

🚀 Live Demo  ·  📁 Source


📦 Full-Stack · Data · Systems

💰 BitFlow

Crypto intelligence terminal — real-time WebSocket market telemetry, ultra-low-latency price feeds, and a precision trading interface.

Next.js WebSockets TypeScript Tailwind

🚀 Live Demo  ·  📁 Source

🏥 CT Patient Data Dashboard

Medical imaging analytics — CT scan data visualization with interactive clinical filters, KPI tracking, and exportable reports.

React Recharts Python Tailwind

🚀 Live Demo  ·  📁 Source

📚 OpenShelf E2E

End-to-end digital library system — AI-powered search, catalog management, and personalized recommendations.

Streamlit LangChain SQLite Python

🚀 Live Demo  ·  📁 Source

🛒 QuickCart

Full-stack e-commerce platform — product catalog, cart state, JWT auth, and order management. End-to-end.

React Node.js PostgreSQL JWT

🚀 Live Demo  ·  📁 Source


◈ Tech Stack


Python

C++

TypeScript

JavaScript

React

Next.js

Three.js

Tailwind

FastAPI

PyTorch

AWS

Docker

PostgreSQL

Git

Specialized Stack

LangChain Gemini 2.5 Vapi ElevenLabs FAISS Pinecone GLSL GSAP MCP Whisper


◈ GitHub Activity

 



 

◈ Currently Building

class SalonyRanjan:
    def __init__(self):
        self.role      = "AI Systems + Full-Stack Developer"
        self.education = "B.Tech CSE · NSEC Kolkata · 2026 · CGPA 8.5"
        self.highlight = "Infosys Pragati Cohort 8 (Mar 2026)"

    @property
    def currently_shipping(self):
        return {
            "PageWhisper v2": "Multi-agent MCP Protocol orchestration",
            "SonicPrep AI"  : "Multi-turn voice memory + latency optimization",
            "VertexFlow v2" : "Advanced GLSL post-processing pipeline",
            "Research"      : "LoRA fine-tuning on domain-specific datasets",
        }

    @property
    def seeking(self):
        return "SDE Internship — AI/ML · Full-Stack · Creative Frontend"

    def contact(self):
        return {
            "email"   : "salonyranjan@gmail.com",
            "linkedin": "linkedin.com/in/salony-ranjan-b63200280",
            "location": "Kolkata, West Bengal, India · IST (UTC+5:30)",
        }

◈ Certifications & Achievements

Credential Issuer Domain
🎓 Machine Learning DeepLearning.AI AI / ML
🎓 Google Data Analytics Coursera Data
🎓 Generative AI with AWS Udacity GenAI + Cloud
🎓 Tech Job Simulation Forage Engineering
🏆 Infosys Pragati Cohort 8 Infosys Competitive Selection

◈ Contribution Activity

Contribution Snake

◈ Let's Build Something



LinkedIn Gmail Portfolio


📍 Kolkata, West Bengal, India  ·  ⏰ IST (UTC+5:30)  ·  ✅ Replies within 24h


Pinned Loading

  1. VertexFlow VertexFlow Public

    🚀 A high-performance, visually cinematic 3D portfolio experience built with React, Three.js, and GSAP. Featuring immersive WebGL environments, smooth scroll orchestration, and optimized 3D rendering.

    JavaScript 2

  2. CineNative CineNative Public

    🎬 A high-performance cinematic movie discovery app built with React Native & Expo. Features real-time TMDB integration, secure Appwrite authentication, and a professional-grade RAG-ready architectu…

    TypeScript 1

  3. sonic-prep sonic-prep Public

    🚀 SonicPrep AI: A high-performance, real-time voice interview agent powered by Gemini 2.5 Pro and Vapi WebRTC. Featuring sub-600ms latency, domain-specific RAG, and cinematic behavioral analytics b…

    TypeScript 1

  4. ResQpla8 ResQpla8 Public

    🌿ResQPlate is a community-driven, AI-powered food rescue platform that connects donors, recipients, and volunteers to eliminate food waste and fight hunger.

    JavaScript 1 1

  5. RxScan-AI RxScan-AI Public

    💊 An elite clinical safety terminal that transforms handwritten prescriptions into structured medical intelligence in under 50ms. Powered by Groq Llama-4 Vision, Next.js 15, and NIH RxNav for real-…

    TypeScript 1

  6. PageWhisper PageWhisper Public

    An AI-powered RAG SaaS that transforms static PDFs into interactive, voice-synthesized personas. Features real-time ultra-low latency conversations using Vapi and 11 Labs, built with a secure Next.…

    TypeScript 1