Skip to content
View Sreekar-Reddy-D's full-sized avatar

Highlights

  • Pro

Block or report Sreekar-Reddy-D

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
Sreekar-Reddy-D/README.md

Hi there, I'm Sreekar πŸ‘‹

I am a software developer with a strong focus on backend architecture, competitive programming, and containerized deployments. I enjoy building efficient systems and exploring the mechanics behind scalable data and GenAI.

πŸš€ What I'm Up To

  • βš™οΈ Primary Focus: Deeply passionate about Backend Engineering and currently diving into core System Design principles.
  • 🧱 Building: Crafting efficient, scalable backend services using Go and orchestrating microservices with Docker.
  • 🌱 Learning: Expanding my full-stack capabilities by learning React to build interactive user interfaces.
  • ⚑ Problem Solving: Continuously sharpening my competitive programming and algorithmic skills using C++.

πŸ’» Tech Stack & Tools

Languages:

Infrastructure & Tools:

Web Development: HTML, CSS, JavaScript, React

πŸ“‚ Highlighted Projects

  • πŸ›‘οΈ Breach-Watch - A multi-container security application built with Python Flask and vanilla JS, fully orchestrated with Docker Compose to check for exposed passwords via k-anonymity.
  • πŸ“ MarkLite - A lightning-fast, zero-dependency Markdown to HTML parser written entirely in pure C++ and compiled via a multi-stage Docker build.
  • πŸ—„οΈ SQL Data Warehouse - A modern data warehouse architecture built utilizing T-SQL and SQL Server.

πŸ“Š GitHub Stats

Pinned Loading

  1. MarkLite MarkLite Public

    MarkLite is a beginner-friendly project that converts Markdown files (`.md`) into HTML using pure C++. It helps demystify how basic text parsers work under the hood β€” no libraries or frameworks inv…

    C++

  2. breach-watch breach-watch Public

    Central deployment repository for the BreachWatch microservices. Uses Docker Compose and Git Submodules to orchestrate the Python Flask backend and Nginx-served frontend.

  3. SQL_data_warehouse SQL_data_warehouse Public

    Building a modern data warehouse using SQL server

    TSQL