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

Hi, I'm Sachin πŸ‘‹

Backend Engineer | Python | Google Cloud

Typing animation

GitHub followers Profile views Total stars

LinkedIn X Portfolio


About Me

Backend-focused software engineer with ~3 years of experience building production systems that automate real work.

  • Building Python-first backend services and APIs
  • Deploying serverless systems on Google Cloud (Cloud Run, Cloud Functions Gen2)
  • Designing scheduled jobs and automation pipelines
  • Creating CI/CD workflows with GitHub Actions
  • Working with PostgreSQL, MySQL, and BigQuery-backed data flows

Tech Stack

Tech stack icons

What I Build

  • Cloud automation services with monitoring, alerting, and reliable deployments
  • Price-tracking and notification bots (Discord integrations)
  • Data migration and ETL-style pipelines into BigQuery
  • Reusable CI/CD templates for GCP workloads

GitHub Analytics

Followers Commits this year Last profile update
GitHub streak
GitHub activity graph

Current Focus

- Building resilient backend services on GCP
- Improving observability and deployment reliability
- Expanding reusable automation patterns
- Shipping practical tools that reduce manual work

Let's Connect

I like building systems that quietly do their job.

Popular repositories Loading

  1. Open-Portfolio-Blueprint Open-Portfolio-Blueprint Public

    A configurable, multilingual developer portfolio template built for open source.

    CSS 1

  2. Sachinbisht27 Sachinbisht27 Public

    Special repository.

  3. price_track_discord_bot price_track_discord_bot Public

    Price Tracking Bot with Discord Alert System

    Python

  4. 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

  5. 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

  6. 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