Skip to content
View arponbiswasanik's full-sized avatar

Highlights

  • Pro

Block or report arponbiswasanik

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

Typing SVG

About Me

Just a guy who translates massive amounts of coffee into functional neural networks and builds autonomous architectures that actually make sense (and hopefully don't become self-aware too soon). When I'm not questioning my life choices during an endless loop of hyperparameter tuning, I spend my time exploring AI research and trusting random seed 42 with my entire life! :)

Tech Stack & Skills

Languages Frameworks & Libraries
Python C++ SQL JavaScript TypeScript PyTorch TensorFlow Keras Transformers LangChain Next.js
ML / DL & Viz Tools DevOps
OpenCV Streamlit Hugging Face Kaggle ROS Docker Git MLflow

Connect With Me

Pinned Loading

  1. arbiter arbiter Public

    A distributed ML task orchestrator built from scratch with asyncio, gRPC, and Protocol Buffers. Features DAG parsing (Kahn's algorithm), GPU/VRAM-aware scheduling, and strict typing (mypy --strict)…

    Python

  2. loom loom Public

    Custom LLM serving infrastructure built with asyncio and gRPC. Features a paged VRAM allocator for KV-caching and a continuous batching scheduler to handle concurrent generation requests efficientl…

    Python

  3. api-telemetry api-telemetry Public

    An end-to-end analytics engineering pipeline that transforms raw API telemetry into actionable business metrics. Built with Python, DBT, and DuckDB to model usage, monitor latency, and calculate ti…

    Python

  4. Transit-State-Engine Transit-State-Engine Public

    Freight container lifecycle tracking and port penalty exposure engine — models shipping events as a state machine, calculates tiered financial penalties via a Python penalty engine, and visualizes …

    Python