Skip to content
View Gitkbc's full-sized avatar

Block or report Gitkbc

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Gitkbc/README.md

πŸ‘‹ Hi, I’m C K

AI Systems Engineer | Backend Architect | Embedded Product Builder

πŸŽ“ B.Tech CSE (Artificial Intelligence) β€” VIT Pune (2023–2027)
πŸ“Š CGPA: 8.52 | Last Semester SGPA: 9.38

I design and ship production-grade systems β€” from embedded firmware to scalable AI-powered cloud platforms.

Backend Systems β€’ AI Infrastructure β€’ Embedded Engineering


πŸ› οΈ Core Tech Stack

Java Go Python TypeScript C++ Spring Boot FastAPI Docker AWS React Next.js Flutter MongoDB PostgreSQL MySQL ESP32 Arduino


πŸ“Š GitHub Analytics

3D Contribution Graph

🌟 Flagship Project

Petometo Logo

🐾 Petometo: All-in-One Pet Care Platform

Architected and shipped the complete digital infrastructure for an early-stage startup as a Freelance Software Engineer.


Spring Boot Flutter Next.js MongoDB AWS


  • πŸš€ Zero-to-One Architecture: Built the startup's entire digital presence from scratch. Architected a multi-tenant platform featuring Flutter mobile apps, a Next.js admin dashboard, and a Dockerized Spring Boot backend exposing 340+ production APIs (Dev β†’ Staging β†’ Prod workflow).
  • πŸ€– AI Infrastructure: Developed a GenAI content engine using automated AI crawlers and a LangChain video generator to create promotional media for service providers. Integrated a Vet AI assistant for symptom-based pet health insights.
  • πŸ” Enterprise Security: Implemented a robust auth system using JWT with refresh token rotation, BCrypt-12, JTI revocation blacklisting, RBAC, and secure AWS S3 presigned upload pipelines.
  • πŸ“ˆ Startup Impact: Successfully launched the product to market, bootstrapping 40+ active app users, generating 300+ initial website visitors, improving SEO from 0 to ~700 daily impressions, and orchestrating 50+ automated transactional email workflows.

πŸ“œ Letter of Appreciation: View Letter

πŸ“Š View Backend Performance Metrics (JMeter)
Virtual Users Requests Avg Response P95 Latency Throughput Error Rate
1,000 10,000 ~81 ms ~100 ms ~99 req/sec ~0.2%

Performance optimizations include HTTP caching, ETag validation, and optimized DB queries.


πŸ’Ό Experience

Software Engineer Intern | Reticulo Sports Technology

πŸ“ Pune | Oct 2024 – Dec 2024

  • ESP32 Shuttle Launcher: Built a closed-loop RPM control system (Embedded C/C++) achieving a 1-second launch cycle. Reduced manufacturing costs by 80%, piloted with All-India ranked players, and generated 50+ pre-orders.
  • Offline OTP Generator: Implemented RFC-6238 TOTP authentication, deploying secure offline auth for 200+ users.

🧠 Featured Projects

🌍 Travel AI β€” Multi-Agent Multi-Lingual Itinerary Orchestrator

Stack: FastAPI β€’ LLMs β€’ Python (asyncio) β€’ gTTS

  • Multi-Agent Pipeline: Decomposed unpredictable LLM generation into a strict, 6-stage structured pipeline (Discovery, Culinary Intelligence, Ranking, Clustering, Priority, Routing).
  • Multilingual & Audio Intelligence: Engineered a native-script-enforced narration system with concurrent Text-to-Speech (TTS) generation for multi-language travel guides.
  • Production-Grade Reliability: Implemented strict JSON schema validation, deterministic scoring outside the LLM, intelligent caching, and parallel async execution to drastically reduce latency.

πŸŽ™ AI Conversational Telephony Agent

Stack: FastAPI β€’ React β€’ MongoDB β€’ Twilio β€’ LiveKit β€’ Deepgram

  • Engineered a real-time AI voice agent capable of conversational voice calls, automated meeting scheduling, full transcript generation, and a live monitoring dashboard.

πŸ† Achievements

πŸ₯‡ 3+ Research Papers Published | πŸ… International Conference Paper Award πŸ’» 150+ LeetCode Problems Solved | βš™οΈ 10+ Engineered Projects Built 🏸 All-India Level Badminton Player | πŸ₯‡ 2 Olympiad Medals


πŸ’‘ Always building β€’ Always learning β€’ Always shipping

Pinned Loading

  1. terminal.lua terminal.lua Public

    Forked from lunarmodules/terminal.lua

    Cross platform terminal library for Lua (Windows+Posix)

    Lua

  2. Neural_Conversational_Telephony_Pipeline Neural_Conversational_Telephony_Pipeline Public

    A professional, self-controlling AI assistant that handles live calls and manages your calendar with zero intervention. It leverages cutting-edge voice processing and seamless calendar integration …

    TypeScript 1

  3. Dr_doom Dr_doom Public

    Dart

  4. Gen_Ai_Tourism Gen_Ai_Tourism Public

    Structured LLM-based travel planning system with context extraction, language-aware content generation, and modular REST architecture designed for scalable multilingual expansion.

    Python