Skip to content
View ShyamSundhar1411's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.

Organizations

@micvitc

Block or report ShyamSundhar1411

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

👋 Hey, I'm Shyam

Backend & distributed systems engineer. I build developer tools, production pipelines, and AI systems — and publish ML research on the side.

  • 🎓 MS Computer Science @ University of Sydney - specializing in Data Science and Software Engineering
  • 🛠️ Founding Engineer @ Voxket.ai — production retrieval & voice-agent orchestration
  • 🦀 My CLI tools have 10,000+ downloads on crates.io
  • 📄 4 peer-reviewed publications — IEEE Access, Frontiers in Plant Science, Environmental Science Europe
  • 🌐 shyamsundhar.com

🌐 Socials:

Portfolio LinkedIn ORCID Google Scholar X Instagram Email


🚀 What I've Built

git-automater · Rust Interactive Git CLI — guided Conventional Commits, license & .gitignore generation, branch and remote managers. 10,000+ downloads on crates.io.

structura-py · Python · structura-go · Go Scaffold production-ready backends in one command — 4 architecture patterns (MVC, MVC-API, MVCS, Hexagonal), 6 frameworks (Flask, FastAPI, Gin, Echo, Fiber, Chi).

KeyHive · Kotlin Cloud-free Android password manager — encrypted local Room vault, biometric unlock, real AutofillService implementation. Jetpack Compose + Hilt.

My-ML-Notebooks · Jupyter Paper replications from scratch — Transformer, Vision Transformer — plus vision, NLP and time-series projects.


💻 Tech Stack:

Languages

Python Go Rust Kotlin Java TypeScript C++

Backend & APIs

FastAPI  Django  DjangoREST  Flask  Express.js  Spring

AI / ML

PyTorch  TensorFlow  LangGraph  scikit-learn  Pandas  NumPy

Data

Postgres  MongoDB  Redis  Neo4j

Infrastructure & Tools

Docker  AWS  Google Cloud  Temporal  Linux  Git


📊 GitHub Stats:



Pinned Loading

  1. My-ML-Notebooks My-ML-Notebooks Public

    Collection of Jupyter notebooks showcasing machine learning practices, including computer vision, NLP, classical ML algorithms, and paper replications.

    Jupyter Notebook 4

  2. Key-Hive-Kotlin Key-Hive-Kotlin Public

    KeyHive is a cloud-free password manager designed to help you securely store, manage, and organize your passwords locally on your device

    Kotlin

  3. structura-py structura-py Public

    Structura is a CLI tool that automates folder structure generation and dependency management for Python projects. It supports multiple architectures (MVC, MVCS, Hexagonal) and frameworks (Flask, Fa…

    Python 1

  4. structura-go structura-go Public

    Structura is a CLI tool for automated folder structure generation and dependency management in Golang projects. It supports multiple architectures (MVC, MVCS, Hexagonal) and frameworks including Gi…

    Go 2

  5. git-automater git-automater Public

    Git Automater – A Rust-powered CLI tool that simplifies Git workflows by automating common version control tasks like initialization, branching, committing, pushing, and cache management. Boost you…

    Rust 4

  6. My-Go-Playground My-Go-Playground Public

    Hands-on implementations of core systems fundamentals and patterns in Go, built from first principles.

    Go