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

Block or report Developer1010x

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.

Content in all repositories owned by your account will be closed.
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
Developer1010x/README.md

header

📍 Bengaluru, India  |  🎓 RV College of Engineering  |  📄 2× IEEE + 1 Springer published

Portfolio Email


About

AI Engineer on the founding team at Colligence Research, working across both halves of the same system.

I build the product: multi-agent and LLM pipelines over MCP, a code-generation service, and the backend APIs behind them. I also own the platform it runs on, having established the DevOps and SRE function from scratch and led it since, CI/CD, infrastructure-as-code with OpenTofu and Ansible on Linode, observability, alerting, incident runbooks and authentication.

The two halves are one job. The engineer who ships the agent workflow is the engineer who carries the pager for it.

  • 📄 Published three times in peer-reviewed venues (2× IEEE, 1× Springer), with two further papers under review.
  • 🎓 B.E. Computer Science, RVCE (VTU), Bengaluru (2021–2025).

Tech

tech stack

Featured Projects

Project What it actually does Links
Arogya-Sathi Multilingual LLM healthcare platform. Safety-critical routing is gated by a 62-case labelled evaluation harness that runs as a CI merge gate, crisis detection recall 1.00, precision 0.93. LangGraph report pipeline with multi-model routing. Code
agentic-devops AI-powered CI/CD pipeline generator and monitor for GitHub, GitLab and Gitea. Code
pybridge.ai Routes AI access from your phone, WhatsApp, Telegram, email and iMessage to Claude, OpenAI or Ollama. Docker plus a web control panel. Code
ResNet50 Plant Disease Empirical hyperparameter study, IEEE Xplore. Paper
Web-Server Controlled Rover YOLOv3 + 4-DOF arm + ESP32, IEEE Xplore. Paper

Where to start

If you want to see Look at
Safety-critical LLM work Arogya-Sathi — a deterministic rule layer the model cannot override, gated by a 62-case eval harness that runs as a CI merge gate
Systems and protocol work openplay — AirPlay HAP pairing, Miracast WFD and Wi-Fi Direct, written from scratch in Rust
Something you can install today Audier — AppImage, .deb and tarball, 202 tests, runs fully offline
Tooling with a real linter agentic-devops — stable rule IDs, SARIF output, usable as a merge gate
Open-source contribution koala73/worldmonitor#5459 — merged into a 330k-line TypeScript codebase, +892 / -39 across 37 files

footer

Popular repositories Loading

  1. Deepfake-Audio-and-AI-Content-Detection Deepfake-Audio-and-AI-Content-Detection Public archive

    Deepfake audio and AI-generated content detection using deep learning and signal analysis.

    Jupyter Notebook 1 1

  2. Developer1010x Developer1010x Public

    Profile README — S Prajwall Narayana · Backend · Agentic LLM · DevOps

    1

  3. Arogya-Sathi Arogya-Sathi Public

    Offline-capable multilingual AI healthcare platform. Deterministic safety layer the LLM cannot override, gated by a 62-case labelled eval harness running as a CI merge gate.

    Python 1

  4. openplay openplay Public

    Open-source screen casting in Rust. AirPlay mirroring with HAP pairing, Miracast WFD, Wi-Fi Direct and a native WebRTC path, with no proprietary software.

    Rust 1

  5. game game Public archive

    Browser game in a single HTML file.

    HTML

  6. Robotic_rover Robotic_rover Public

    Web-server controlled rover with a 4-DOF robotic arm and YOLOv3 object detection on ESP32. Published in IEEE Xplore.

    C++