Language Breakdown
Lines of code distribution across 12 owned repositories
I-Shaped Developer
I-shapedSpecialist β deep expertise in Jupyter Notebook
Collaboration Network
Global Impact visualization
Repos
19
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Top Repositories
A lightweight, containerized job-execution platform that runs Linux workloads, exposes metrics, logs executions, and is designed to scale from a laptop to the cloud.
A real-time AI voice sales agent built with LiveKit and Cerebras-powered LLaMA 3.3 that can listen, speak, and respond naturally to users, with context-grounded answers and multi-agent handoff between sales, technical, and pricing specialists.
LLM training in simple, raw C/CUDA
A lightweight real-time object detection system using YOLOv3-tiny and OpenCV. It captures webcam video, identifies objects using a pre-trained ONNX model, and displays bounding boxes and labels for detected objects from the COCO dataset.
A walkthrough the most used features in C: pointers, structs, arrays, memory management, etc.
A CNN-based image classifier built with TensorFlow to recognize handwritten digits from the MNIST dataset. Demonstrates model construction using Sequential, Functional API, and custom subclassing (tf.keras.Model), with batch normalization and global average pooling.
A quick guide to key OOP concepts in C++, including constructors vs destructors, deep vs shallow copy, and public vs private methods. I hope this helps clarify the basics as you build your understanding of object-oriented programming in C++.
Open Source Impact
Contributions to external projects