Skip to content
View vaibhavvikas's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@osocnitt @version-nitt

Block or report vaibhavvikas

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

Hi, I'm Vaibhav Vikas 👋

Senior Backend Engineer · Distributed Systems · Fintech

I build secure, high-throughput microservices that move real money for real people — and occasionally publish research on antimicrobial resistance for fun.

Email LinkedIn Website Google Scholar ORCID


🧭 About Me

I'm a backend engineer with 5+ years of experience designing and scaling secure, high-throughput microservices across fintech platforms. I led the migration of a monolithic finance system to microservices — lifting performance by 78% and powering payment, invoicing, and discount flows for 40K+ real-time transactions. Outside of production systems, I've co-authored research on genomic epidemiology and antimicrobial resistance.

  • 🏦 Currently building finance & payments infrastructure at NTUC First Campus
  • 🧬 Occasional researcher — genomics pipelines & AMR modeling
  • 🌱 Into distributed systems, observability, and clean API design
  • 📍 New Delhi, India
  • 🎯 "I do stuffs out of curiosity rather than necessity"

🧰 Tech Stack

Languages Go, Python, Rust, SQL, Bash
Backend & APIs Go-Chi, Flask, FastAPI, GraphQL, gRPC, Secure RESTful APIs, OAuth2, JWT
Frameworks & Data XO, GORM, SQLAlchemy, Airflow, Kafka, Pandas, NumPy, scikit-learn, Tauri, React
Databases MySQL, PostgreSQL, MongoDB, Redis, Microsoft SQL Server
Cloud & DevOps AWS (S3, Lambda), GCP, Docker, Kubernetes, Terraform, CI/CD
Architecture & Quality Microservices, Distributed Systems, System Design (HLD/LLD), Datadog

💼 Currently Working On

Backend systems for finance and payments — designing backward-compatible APIs, automating reconciliation workflows, and pushing latency and reliability improvements across the stack at NTUC First Campus. Previously shipped card, KYC, and lending microservices at Open Financial Technologies, and re-built credit-risk (CCAR/DFAST/CECL) models in Python at BNY.


🔬 Research & Publications

  • Dynamics of Extended Spectrum Cephalosporin and Carbapenem Resistance Genes in E. coli: An Emerging Environmental Hazard Co-Author · Journal of Hazardous Materials, 2026 Analyzed 81,718 E. coli genomes across 84 countries to map the global spread of ESBL/carbapenemase resistance genes and high-risk lineages (ST131, ST10, ST410), contributing to data curation, application development, optimizations and data visualization. → doi.org/10.1016/j.jhazmat.2026.141955

  • Antimicrobial Resistance & Genetic Analysis Co-Author · Chemosphere, 2024 Built Python pipelines to automate genomic processing and calculate alpha/beta diversity metrics for pathogenic E. coli across host datasets. → doi.org/10.1016/j.chemosphere.2024.143808

  • Global Epidemiology & Resistance Modeling Co-Author · Comparative Immunology, Microbiology and Infectious Diseases, 2022 Built a Python automation tool to fetch and curate large-scale blaCTX-M sequences from NCBI for global epidemiological modeling. → doi.org/10.1016/j.cimid.2022.101815

📖 Full publication list on Google Scholar · ORCID


📌 Pinned Projects

Repo Description
jekyll-theme-minimalistic A minimal, responsive Jekyll theme with sidebar navigation and more.
factorio-mod-downloader Free, open-source standalone downloader for Factorio mods.
stay-sorted-go Web app for property listings, reservations, and search, with auth.
obslog-ai/cli CLI tooling for observability/logging workflows, built in Go.
distributed-cloud Distributed cloud storage with end-to-end encryption.
housing-price-predictor ML model predicting housing prices on the Kaggle competition dataset.

🏆 Achievements

  • 🥇 AIR 1, BIT MCA · AIR 3, NIMCET · AIR 4, Pune University · AIR 10, BHU MCA Entrance Exam (2018)
  • 🏅 Winner, KLA+ Hackathon Cloud Storage Challenge '20 — NIT Tiruchirappalli
  • 🏅 Hack-[IN] & Datathon Winner (LOGIN '19) — PSG College of Technology

📊 GitHub Stats

Vaibhav's GitHub Stats Top Languages

GitHub followers GitHub stars

📬 Open to freelance work, interesting backend/fintech problems, and collaborations — reach out at vbhvvikas@gmail.com

Pinned Loading

  1. factorio-mod-downloader factorio-mod-downloader Public

    A free open-source standalone factorio mods downloader. Just put the mod url you want to download.

    TypeScript 69 9

  2. jekyll-theme-minimalistic jekyll-theme-minimalistic Public

    A minimal responsive Jekyll theme with navigation in the sidebar and many more amazing features.

    SCSS 57 53

  3. obslog-ai/cli obslog-ai/cli Public

    Go

  4. housing-price-predictor housing-price-predictor Public

    A machine learning project to predict the housing price based on Kaggle Housing Prices Competition

    Jupyter Notebook 8 6

  5. distributed-cloud distributed-cloud Public

    Distributed Cloud Storage with End to End Encryption

    Python 5

  6. stay-sorted-go stay-sorted-go Public

    Stay-Sorted is a web application that allows users to create and manage property listings, make reservations, and search for available properties. The application provides user authentication, prop…

    Go