Skip to content
View balakmran's full-sized avatar

Block or report balakmran

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

Hi πŸ‘‹, I'm Bala

Lead Software Engineer - Backend, Data & AI/ML

I am a Software Engineer specializing in the intersection of backend systems, data engineering, data science and AI/ML. My focus is on building resilient, scalable architectures that transition complex data models into production-ready AI solutions.

  • πŸ”­ Currently building robust backend APIs, data pipelines, and AI/ML solutions.
  • πŸ’‘ Ask me about FastAPI, Data Lakehouses, or MLOps pipelines.

πŸ’» Open Source Projects

  • quoin-api: A foundational template for building production-grade backend systems and ML serving APIs using FastAPI, SQLModel, and the Astral toolchain. Designed with clean, versioned API architecture β€” applicable to general-purpose REST services and high-performance ML inference backends alike.

  • stream-weaver: A next-generation event streaming system built with Java 25 (Loom) and Spring Boot 4, leveraging virtual threads for high-throughput, non-blocking I/O against AWS Kinesis and DynamoDB. Designed for scalable data ingestion and processing pipelines.


πŸ› οΈ Skills

Languages

Python Java SQL

Cloud & DevOps

AWS GCP Azure Docker GitLab Terraform GitHub Actions Jenkins

Backend

FastAPI Spring Boot PostgreSQL Redis

Data & AI/ML

Databricks Apache Spark Apache Kafka Apache Airflow Apache Iceberg Polars DuckDB Scikit-learn MLflow ZenML GitHub Copilot Google Gemini


🀝 Let's Connect

Pinned Loading

  1. quoin-api quoin-api Public

    QuoinAPI (pronounced "koyn") is a high-performance, scalable foundation designed to serve as the structural cornerstone for modern Python backends. Built with FastAPI, SQLModel, and the Astral stac…

    Python 1

  2. stream-weaver stream-weaver Public

    Next-gen Event Streaming platform built with Java 25 (Loom), Spring Boot 4, and GraalVM Native Images. Features a complete local AWS pipeline (Kinesis β†’ DynamoDB) using LocalStack and Terraform.

    Java