SOFTWARE ENGINEER • DATA ENGINEER • GEN AI Developer •
SOFTWARE ENGINEER • DATA ENGINEER • GEN AI Developer •
Hello,I'm Gaurang
Developer focused on data-driven products—currently building AI internal tools at Headout ('25); previously built vector-search chatbots and high-accuracy scraping pipelines at Resistant Technology ('24) and engineered feedback and ranking systems at Kalvium ('23).
I specialize in LLM-powered data pipelines, distributed backend APIs, and scalable AI systems.
Off duty, you'll find me tweeting on X and reading Web-Novels. Welcome to my notebook :)
gaurang@portfolio:~
$
welcome.js
javascript
123456789101112131415161718
function welcome() {const visitor = {name: "Guest",interests: ["AI", "Data", "Web Dev"],skills: ["Python", "JavaScript", "React"]};return {message: `Hello ${visitor.name}! Welcome to my portfolio.`,explore: () => "Feel free to explore my projects and experience!",contact: () => "Let's connect and build something amazing together!"};}// Run this function to get startedconst greeting = welcome();console.log(greeting.message);console.log(greeting.explore());
Tech Stack
🐍Python
🟨JavaScript
🔷TypeScript
⚛️React
🟢Node.js
🐘PostgreSQL
🍃MongoDB
🧠LLMs
📊Vector DBs
☁️AWS
🐳Docker
✅️Selenium