Skip to content
View Nik-code's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Nik-code

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

Typing SVG

  ╭──────────────────────────────────────────────────╮
  │                                                  │
  │   CSE + ML @ DTU '25                             │
  │   Building AI products @ Nemukai                 │
  │   Aviation systems by day, shipping code by night│
  │   IEEE published researcher                      │
  │                                                  │
  ╰──────────────────────────────────────────────────╯

I like my systems resilient, my interfaces minimal, and my deploys at 3am. Currently deep in airline network optimization and building Koe — an AI voice companion for Indic languages.


⚙️ what i'm building
🪷 Koe — Voice Companion
├── AI transcription for Indic languages
├── Sarvam Saaras V3 + OpenRouter
├── Lotus-inspired dark UI
└── koe.nemukai.com
🎴 HoloHut — TCG Tracker
├── Pokémon card price tracking
├── Community marketplace
└── Real-time market data
🏛️ Vihara — Heritage Explorer
├── Interactive Indian archaeology
├── Timeline-based mapping
└── Museum experience layer
✈️ Crew Optimization Tools
├── SSIM analyzer (crew-friendliness)
├── BPTD metric engines
├── Pairing efficiency systems
└── Dynamic rotation modeling
🔬 research
@inproceedings{singh2025graphmoe,
  title     = {Graph-MoE: A Graph-Based LLM Framework for Scalable
               and Efficient Code Completion},
  author    = {Singh, Priyansh Kumar et al.},
  booktitle = {6th International Conference for Emerging Technology (INCET)},
  year      = {2025},
  publisher = {IEEE Xplore Digital Library}
}
🛠️ toolkit
Languages        Python · SQL · R · JavaScript · Bash/Shell
AI / ML          TensorFlow · PyTorch · Scikit-learn · LLMs · NLP · ML Pipelines
Cloud & DB       GCP · AWS · Azure · Snowflake · MongoDB · Vector DBs
Aviation         Jeppesen (JCP/JCR) · RAVE · SABRE
Data             PowerBI · Power Automate · Excel (Advanced) · Data Modeling
DevOps           Git · GitHub · Mercurial · Docker
📜 experience trail
  now  ┃ ✈️  Airline Ops — Network Planning & Crew Resources
  '24  ┃ 🏥  Data Engineering — Health data pipelines & CMS integration
  '23  ┃ ⚖️  ML Engineering — GPT-4 legal chatbot (400K+ docs processed)
  '23  ┃ 🛃  Software Engineering — Customs trade chatbot (5M+ daily interactions)
  '23  ┃ 🤖  AI Development — Healthcare chatbot with geolocation services
       ┃
  certs ► Amazon ML School · Python Bootcamp

> metrics


Portfolio  LinkedIn  Twitter  Nemukai



"The best code is the one that ships." — me, probably at 3am

Pinned Loading

  1. RealTimeFaceRecognition RealTimeFaceRecognition Public

    A real-time face detection and recognition system using DeepFace and YOLOv8.

    Python 4