Skip to content
View ShashaankS's full-sized avatar

Highlights

  • Pro

Block or report ShashaankS

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
ShashaankS/README.md
240304586-d48893bd-0757-481c-8d7e-ba3e163feae7

Building AI-Native Systems Β· Distributed Backends Β· Developer Tools

Typing SVG

Gmail LinkedIn GitHub


⚑ What I Build

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                                                                     β”‚
β”‚   πŸ€–  LLM Pipelines    β†’   Voice Agents Β· RAG Β· Multi-step Flows    β”‚
β”‚   βš™οΈ  Distributed Sys  β†’   Queue-based Engines Β· Docker Sandboxes   β”‚
β”‚   🌐  Full-Stack Apps  β†’   Next.js Β· TypeScript Β· REST / GraphQL    β”‚
β”‚   πŸ”§  DevOps & CLI     β†’   Golang Β· Kubernetes Β· GitHub Actions     β”‚
β”‚                                                                     β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Currently a Software Engineering Intern @ Zecruit.ai β€” building AI voice agents and LLM-powered recruitment automation systems.


🧠 AI & GenAI Stack

Layer Technologies
LLM Providers Gemini OpenAI
Frameworks LangChain RAG
Voice & Audio ElevenLabs Twilio
ML / Training PyTorch TensorFlow scikit-learn
Vector DBs Pinecone pgvector Chroma

πŸ—οΈ Featured Projects

πŸ† Best Use of ElevenLabs β€” HackByte 4.0

Hindi-first AI voice platform that places proactive calls to elderly users, maintains conversation memory, and surfaces mood/risk signals to caregivers.

Twilio β†’ ElevenLabs TTS β†’ Gemini LLM
      ↓
Mood Trend Analysis β†’ Caregiver Alerts

Next.js TypeScript MongoDB Gemini Twilio ElevenLabs Nginx

RAG-powered note-taking with contextual Q&A

Scalable AI backend with OpenAI-powered summarization, flashcard generation, and a RAG retrieval workflow over large note datasets.

User Notes β†’ Vector Index
           ↓
   Contextual Q&A + Flashcards

Next.js TypeScript PostgreSQL Drizzle ORM OpenAI Supabase

Scalable async remote code execution

Engineered a distributed API–worker architecture with Redis + BullMQ queues for concurrent, sandboxed code execution across Docker environments.

HTTP Request β†’ BullMQ Queue β†’ Docker Sandbox
                                    ↓
                            Async Result Delivery

Node.js Redis BullMQ Docker MongoDB

Patent-backed hardware-software system

End-to-end automation for 3D printer part removal and queue management. Research led to a patent filing and publication at ASME IMECE 2025.

Print Complete β†’ Raspberry Pi Signal
              ↓
      Auto-Removal + Queue Advance

React Flask Raspberry Pi Arduino SolidWorks


πŸ› οΈ Full Tech Stack

Languages

C++ Python TypeScript Go Rust Java

Frontend

Next JS React Vue.js TailwindCSS

Backend & Databases

NodeJS Express.js Django FastAPI PostgreSQL MongoDB Redis

Cloud, DevOps & Tools

Docker Kubernetes AWS GitHub Actions Nginx Linux


πŸ† Achievements

πŸ₯‡  Best Use of ElevenLabs   β†’  HackByte 4.0  (Saathi – AI Elder Care)
πŸ₯ˆ  Runner-Up Duality AI     β†’  HackByte 3.0  (YOLOv8 Space Station Object Detection)  
πŸ“„  Patent Filed             β†’  "Automated Part Removal & Queuing for FFF" (2025)
πŸ“°  Published Research       β†’  ASME IMECE 2025
🧩  700+ DSA Problems        β†’  LeetCode Β· Codeforces Β· CodeChef
πŸŽ“  Stanford ML Cert         β†’  Supervised Machine Learning (Andrew Ng)
πŸŽ“  NPTEL DBMS Cert          β†’  Database Management Systems
πŸ‘₯  Mentored 100+ Students   β†’  Aero Fabrication Club Co-Coordinator @ IIITDMJ

πŸ“Š GitHub Stats

GitHub Streak


🌱 Currently

current_focus = {
    "learning":   ["Golang", "Rust", "Advanced LLM Fine-tuning"],
    "building":   ["AI voice pipelines", "Distributed backend systems"],
    "exploring":  ["Agentic AI workflows"],
    "open_to":    ["Backend collabs", "DevOps projects", "Open Source"]
}

Open to collaborations on AI-native backends, DevOps tooling, and open source.

Profile Views

"Build systems that think, scale, and ship."

Pinned Loading

  1. IntelliPrint IntelliPrint Public

    Python

  2. buddy buddy Public

    TypeScript 1

  3. video2words video2words Public

    Video2Words is a web application that allows users to upload a video, transcribe its audio, and receive a translated transcript. It utilizes AWS services like Transcribe, Translate, and S3 for tran…

    TypeScript 1

  4. Codecrusher Codecrusher Public

    Distributed remote code execution engine with Node.js, BullMQ, Redis, MongoDB, and Docker for safe, asynchronous code runs.

    JavaScript