Skip to content
View ndogota's full-sized avatar
πŸ’­
πŸ‘¨πŸ»β€πŸ’»
πŸ’­
πŸ‘¨πŸ»β€πŸ’»

Highlights

  • Pro

Block or report ndogota

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

ndogota

I build AI products end to end, the LLM systems and data pipelines, the app around them, and the infrastructure that keeps it all running in production.

What I care about most is the unglamorous half of AI engineering: making generation systems reliable instead of just demo-ready, grounding them in real data, and keeping the infra and token cost under control once real users show up.

πŸ“ France Β· Remote Β· 🌐 nicolaedogotaru.com Β· βœ‰οΈ nicolaedogotaru@gmail.com

What I do

  • Design LLM-driven systems: generation, enrichment, retrieval β€”> built to hold up in production, not just in a demo.
  • Build the backend and data flows around them: Next.js, Laravel, Node, Python.
  • Run the infrastructure myself (k3s, Terraform, Docker, GitHub Actions). I'd rather own the whole chain than hand off the part that breaks first.

Stack

Languages β€” TypeScript, JavaScript, Python, PHP Front / Back β€” Next.js, React, Node, NestJS, Laravel, Django Β· PostgreSQL, Redis, Supabase, Prisma Infra & ops β€” Kubernetes / k3s, Docker, Terraform, GitHub Actions, Traefik, Cloudflare Monitoring β€” Grafana, Prometheus, Sentry, Splunk

Things I've built

STHO β€” an AI-native platform for the live-entertainment industry. I built the LLM generation systems at its core (automated venue programming, lead generation pairing scraping + LLM enrichment, reputation analysis), the product around them (Next.js + Laravel), and ran the whole cloud-native infrastructure.

EarnYourStream β€” a real-time bridge between TikTok Live and game servers: viewer actions trigger in-game events with no perceptible delay, on a Kubernetes setup built to absorb the spiky load of live streaming.

Reach me

If you're building something where the AI has to actually work in production β€” not just look good in a demo β€” that's the kind of problem I like.

βœ‰οΈ nicolaedogotaru@gmail.com Β· 🌐 nicolaedogotaru.com Β· github.com/ndogota

Pinned Loading

  1. chroot_manager chroot_manager Public

    docker system with chroot function in linux

    Python 1

  2. distrib_builder distrib_builder Public

    manhelper with script automate deployment install

    Shell

  3. pokedex_js pokedex_js Public

    pokedex in react js

    JavaScript

  4. pong_js pong_js Public

    pong game in native javascript

    JavaScript

  5. stack_machine stack_machine Public

    avm interpreter connected to a stack machine implementation with linked list in c language

    C

  6. kubernetes_cluster_k8s kubernetes_cluster_k8s Public

    install kubernetes cluster on 4 servers

    JavaScript