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

Block or report pangashravan

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

Hi, I'm Shravan 👋

Backend-focused Python Developer with strong interest in:

  • Backend Engineering
  • REST APIs
  • Database Systems
  • AI Infrastructure
  • Scalable Python Applications

Tech Stack

Languages

  • Python
  • SQL
  • JavaScript (Basic)

Backend

  • Flask
  • FastAPI (Learning)
  • REST APIs
  • JSON Handling

Database

  • SQLite
  • MySQL

Tools & Workflow

  • Git & GitHub
  • Linux Terminal
  • VS Code
  • Virtual Environments
  • Modular Architecture

Current Focus

Currently improving:

  • FastAPI
  • Async Python
  • Docker
  • Vector Databases
  • AI Backend Systems

Featured Projects

Python REST API Simulator

CLI-based API mock engine supporting:

  • GET/POST request parsing
  • JSON serialization
  • dynamic response formatting
  • structured validation

SQL CRUD Management System

Student-record management system with:

  • full CRUD lifecycle
  • parameterized SQL queries
  • schema normalization
  • optimized query handling

Backend Development Workflow Setup

Configured:

  • Git branching workflows
  • isolated virtual environments
  • Linux-based backend tooling
  • modular project structures

Goals for 2026

  • Become production-ready backend engineer
  • Build AI-powered backend systems
  • Contribute to real-world engineering teams
  • Transition into AI infrastructure/backend engineering

Connect With Me

Pinned Loading

  1. python-api-simulator python-api-simulator Public

    A Flask REST API simulator demonstrating core backend engineering concepts with full CRUD operations, input validation, and modular architecture.

    Python

  2. sqlite-crud-system sqlite-crud-system Public

    A Python CLI application demonstrating SQLite CRUD operations, schema design, parameterised queries, and OOP-based architecture with input validation and error handling.

    Python

  3. backend-dev-environment backend-dev-environment Public

    Production-style Python backend scaffold with Git workflow, venv, and Linux automation

    Python