Skip to content
View Sachinbisht27's full-sized avatar

Organizations

@ColoredCow @DostEducation @satendra-org

Block or report Sachinbisht27

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

Hey, I'm Sachin πŸ‘‹

Software Engineer β€’ Backend & Cloud Automation β€’ GCP

LinkedIn Β· X


πŸ‘¨β€πŸ’» What I Do

I build reliable backend systems and cloud automations that scale in production.

  • 🧠 Backend-first engineer with 3+ years of experience
  • ☁️ Strong focus on Google Cloud (Cloud Run, Functions, Scheduler)
  • βš™οΈ CI/CD pipelines using GitHub Actions
  • 🧩 Automation, data pipelines, and system integrations
  • πŸ› οΈ Practical, production-oriented problem solver

πŸ”₯ Things I’m Known For

  • Designing end-to-end automation workflows
  • Shipping Cloud Run & Cloud Functions (Gen2) at scale
  • Writing clean, maintainable Python
  • Fixing flaky systems and improving reliability
  • Turning vague requirements into working systems

🧰 Tech I Actually Use

Backend

  • Python Β· Django Β· FastAPI Β· Flask
  • REST APIs Β· Background jobs Β· Webhooks

Cloud & DevOps

  • Google Cloud Platform (GCP)
  • Cloud Run Β· Cloud Functions Β· Cloud Scheduler
  • GitHub Actions Β· CI/CD Pipelines

Data

  • PostgreSQL Β· MySQL
  • BigQuery Β· ETL-style pipelines

Frontend (when needed)

  • React Β· Next.js (integration-focused)

πŸ“Œ Selected Work

  • ⚑ Cloud Automation Suite
    Deployed 12+ Cloud Run & Cloud Function services with CI/CD and monitoring

  • πŸ”” Price Tracking Bot
    Tracks product prices across websites and sends Discord alerts

  • πŸ“Š Data Migration to BigQuery
    Automated, monitored, and optimized large-scale migrations

  • πŸ§ͺ CI/CD Templates for GCP
    Reusable GitHub Actions workflows for Gen2 Cloud Functions


πŸ“« Let’s Connect


Focused on building things that work β€” and keep working.

Popular repositories Loading

  1. Sachinbisht27 Sachinbisht27 Public

    Special repository.

  2. price_track_discord_bot price_track_discord_bot Public

    Price Tracking Bot with Discord Alert System

    Python

  3. pdf_csv_merger pdf_csv_merger Public

    A Python script that extracts text from a PDF, reads data from a CSV file, and generates a new PDF combining the extracted text and CSV data. Uses PyPDF2, pandas, and reportlab for PDF handling and…

    Python

  4. custom_message_slack_bot custom_message_slack_bot Public

    A lightweight Slack Alert Service built with Python and Google Cloud Functions. It listens for incoming HTTP POST requests, processes Slack messages, and sends notifications to a specified Slack ch…

    Python

  5. csv-to-excel-mapper csv-to-excel-mapper Public

    A simple Python utility that reads data from a CSV file and maps it into a predefined Excel template. Useful for automating repetitive Excel data entry tasks using a structured CSV input.

    Python