Skip to content
View taran-dev4u's full-sized avatar
🎯
Focusing
🎯
Focusing
  • UB
  • NewYork

Block or report taran-dev4u

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
taran-dev4u/README.md
Header Banner
Typing SVG



Developer Coding Animation



πŸŽ“ MS in Computer Science at University at Buffalo (UB) Β |Β  ⚑ Focus: Distributed Systems & AI/ML Β |Β  🌐 Open Source: Docling (IBM), NVIDIA NeMo, Aeon (NumFOCUS), Optuna, FlexMeasures, timely-beliefs, AquaScope


Portfolio LinkedIn Publication DOI GitHub Achievements



Skill Icons

🌐 Open-Source Contributions & Upstream Pull Requests

Active contributor of core features, architectural fixes, and testing harnesses to production open-source frameworks:

Ecosystem Focus & Stars Upstream Contribution / PR Key Architectural Impact
docling-project/docling 15,000+ ⭐ Document AI & Vision-Language Models PR #4250 (Merged) Propagated token usage and inference metadata from VLM engine output to document picture items for downstream token accounting.
aeon-toolkit/aeon NumFOCUS Time-Series Machine Learning PR #3828 (In Review) Avoids in-place variable swap in Numba DTW distance kernels to support mixed-dtype series and resolves unequal-length Itakura matrix asymmetry.
optuna/optuna 12,000+ ⭐ AutoML / Hyperparameter Optimization PR #6862 (In Review) Removes obsolete NumPy 1.x pin from Windows CI matrix, validating NumPy 2.x test compatibility under uv.
NVIDIA-NeMo/Automodel 1,000+ ⭐ AI/ML Foundation Models PR #3379 (Merged)
PR #3700 (In Review)
VLM processor artifact serialization on LoRA merges + PEFT adapter key namespace isolation (base_model.model.thinker...).
FlexMeasures/flexmeasures 206+ ⭐ Energy Management Engine PR #2353 (Merged)
PR #2448 (In Review)
PR #2484 (In Review)
Multi-tenant RBAC role filtering on Account REST APIs & UI + scheduler per-commodity cost export and pytest caplog isolation.
SeitaBV/timely-beliefs Probabilistic Sensors PR #245 (Merged)
PR #248 (Merged)
PR #247 (In Review)
Enforced strict total ordering (__lt__) for BeliefSource to prevent NaN generation during Pandas MultiIndex alignment + event resolution retention.
Rekin226/aquascope Scientific Hydrology 10 Upstream Merged PRs
PR #435 (In Review)
Extreme Value Theory (EVT) flood frequency bounds, Mann-Kendall trend tests, CAMELS-BR collector, FAO-56 Rev. 1 crop water balance, and CAMELS benchmark baseline validation.

πŸš€ Flagship Engineering Projects

⚑ Real-Time Streaming Analytics

Kafka FastAPI Live Demo

High-throughput streaming telemetry pipeline with circular ring buffering, tumbling/sliding aggregators, online Welford anomaly detection, and FastAPI REST endpoints.

πŸ‘‰ View Repository β†’

πŸ€– RAG Document Q&A Application

LangChain Hybrid RRF Live Demo

Hybrid dense/sparse RAG microservice with BM25 lexical ranking, Reciprocal Rank Fusion, cosine vector search, FastAPI streaming responses, and Docker deployment.

πŸ‘‰ View Repository β†’

πŸ›°οΈ Satellite Geospatial CO2 AI

DOI Badge R2 Score

Geospatial climate analytics pipeline analyzing NASA OCO-2 soundings with automated quality screening, spatial binning, and atmospheric flux baseline estimation. Published in IJRS.

πŸ‘‰ View Repository β†’ | Read Paper β†’

🎨 Transformer-GAN Image Restoration

Demo PSNR

Dual-stage Vision Transformer (ViT) structural encoder combined with PatchGAN texture generator for image inpainting and face completion under 50% random occlusion.

πŸ‘‰ View Repository β†’

πŸ“ˆ Stock Market Database & Portfolio Risk

Postgres Trades

Relational financial transaction database in BCNF normal form with SQLite/PostgreSQL managers, trade execution ledger, portfolio HHI diversification metrics, and CLI tooling.

πŸ‘‰ View Repository β†’

πŸ”¬ Bayesian Biomonitoring Early Warning

PGM DAG

Standalone Probabilistic Graphical Model library implementing exact factor variable elimination on a 9-node ecotoxicology DAG for municipal water contaminant tracking.

πŸ‘‰ View Repository β†’

🧠 PyTorch ML & Deep Learning Lab

PyTorch NLP

Modular neural modeling package featuring patch-projection Vision Transformers, residual convolutional networks, and additive-attention bidirectional LSTMs across 4 lab tracks.

πŸ‘‰ View Repository β†’

πŸ‘οΈ Computer Vision Geometry & Alignment

CV 3D

Mathematical computer vision suite with 3D coordinate frame passive rotation transforms, DLT camera calibration, SIFT homography RANSAC alignment, and IoU/NMS detection scoring.

πŸ‘‰ View Repository β†’

πŸ“» Raspberry Pi Internet Radio Station

RPi Audio

Embedded Linux internet radio player with HD44780 I2C LCD character display controller, debounced GPIO tactile button listeners, Shoutcast/Icecast station management, and systemd service.

πŸ‘‰ View Repository β†’

πŸ“š LeetCode DSA Solutions Catalog

LeetCode Languages

Categorized, fully documented solutions to 100+ LeetCode algorithmic problems across arrays, two pointers, binary search, trees, graphs, dynamic programming, and bit manipulation.

πŸ‘‰ View Repository β†’

⚑ Spark Distributed Text Processing

MapReduce PageRank

Distributed text analytics library featuring streaming word counts, boolean inverted index construction, BM25/TF-IDF token weighting, and power-iteration graph PageRank.

πŸ‘‰ View Repository β†’

✈️ Aviation Accident Risk Analytics

Scikit Anomaly

NTSB aviation safety analysis package with tabular feature cleaning, Random Forest fatal accident classification, Isolation Forest anomaly detection, and CLI risk scoring.

πŸ‘‰ View Repository β†’

πŸ“Š R Statistical Mining & PCA

R Stats

Multivariate statistical analysis package covering covariance eigen-decomposition PCA, K-Means with silhouette scoring, hierarchical linkage, and OLS regression with VIF diagnostics.

πŸ‘‰ View Repository β†’

πŸ” ElGamal Digital Signature Suite

Java Primes

Arbitrary-precision ElGamal digital signature engine implemented in Java 17 and Python with safe Sophie Germain prime generation, modular inversion, and SHA-256 digest signing.

πŸ‘‰ View Repository β†’


πŸ“Š GitHub Activity & Metrics

GitHub Stats Top Languages
GitHub Streak

Engineered by Taran Mamidala. Open to Software Engineering, Distributed Systems, and AI/ML opportunities.

Popular repositories Loading

  1. satellite-co2-climate-analytics satellite-co2-climate-analytics Public

    Climate analytics project organizing satellite-based CO2 concentration plots, source notes, time ranges, and visualization planning.

    Python 1

  2. transformer-gan-image-restoration transformer-gan-image-restoration Public

    Image inpainting and restoration project combining transformer structure modeling with GAN-based texture generation.

    Jupyter Notebook 1

  3. career-job-monitor career-job-monitor Public

    Every-30-minute SWE/AI job monitor with experience and sponsorship filtering

    HTML 1

  4. rag-document-qa-application rag-document-qa-application Public

    RAG-based Document Q&A Application | LLM Embeddings, Vector Search (Qdrant), FastAPI, LangChain & Docker

    Python 1

  5. realtime-streaming-analytics-platform realtime-streaming-analytics-platform Public

    Real-Time Analytics and Streaming Data Platform | Apache Kafka, Spark Streaming, FastAPI & Prometheus Telemetry

    Python 1

  6. taran-dev4u taran-dev4u Public