Skip to content
View Mamidi7's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Mamidi7

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

Hi, I am Krishna Vardhan (Mamidi7) 👋

Typing intro

followers stars profile views


About Me

  • Building production-style AI/ML projects with GCP + FastAPI + Gemini
  • Focused on interview-ready fundamentals: SQL, Python debugging, APIs, data pipelines, ML evaluation
  • Practicing the zero-cost path: open-source, free tiers, public proof-of-work
  • Turning every bug into a documented artifact:
    • Symptom
    • Root cause
    • Fix
    • Prevention
    • Impact

Current Focus

Input data -> Validation -> Pipeline -> Model/API -> Monitoring -> Interview story
  • GCP services for data and deployment
  • FastAPI backend design and reliability
  • Gemini integration patterns
  • Observability, retries, and failure handling

Tech Stack

Python SQL FastAPI GCP Gemini BigQuery Docker Git

Featured Repositories

Project What it shows
gcp-genai-daily-grind Daily consistency, GenAI experiments, practical implementation
gcp-loan-data-pipeline Data pipeline design, validation, and reliability thinking
bigquery-sql-analytics SQL correctness and analytics interview signal
ETL-pipeline-on-GCP End-to-end ETL workflows with cloud tooling

GitHub Stats

GitHub stats Top languages

GitHub streak

Trophies

Interview Framing

For each serious project, I prepare:

  • 30-second explanation
  • 90-second STAR story
  • 3-minute deep technical walkthrough

This keeps my work understandable at multiple depths, like real interviews.

How I Debug (Production Style)
  1. Reproduce the issue with the smallest input
  2. Isolate stage: data, API, model, infra, or integration
  3. Add logs and checks where the failure first becomes visible
  4. Fix and validate both happy path and failure path
  5. Write a short postmortem note with prevention action

Connect

GitHub LinkedIn Email


Profile Motto

Build real systems. Debug real failures. Explain tradeoffs clearly.

Popular repositories Loading

  1. revive-openclaw-api-shortcut revive-openclaw-api-shortcut Public

    🦞 One-command tool to revive OpenClaw when your API key quota is exhausted

    Shell 1

  2. etl-pipeline etl-pipeline Public

    ETL pipeline project using Google Cloud services

    Python

  3. Blinkit Blinkit Public

    This project demonstrates an ETL pipeline for the Blinkit dataset using Google Cloud services such as Google Cloud Storage (GCS) and BigQuery.

    Python

  4. banking-data-etl-pipeline banking-data-etl-pipeline Public

    ETL pipeline for banking data using Apache Beam

    Python

  5. gcp-loan-data-pipeline gcp-loan-data-pipeline Public

    A data processing pipeline for loan data using Google Cloud Dataflow and BigQuery

    Python

  6. bigquery-sql-analytics bigquery-sql-analytics Public

    This repository contains SQL scripts converted for use with Google BigQuery. The scripts demonstrate various data analytics techniques and reporting methods for business intelligence applications.