Skip to content
View 1208hrsht's full-sized avatar

Block or report 1208hrsht

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

Hi 👋, I'm Harshit Singh

A backend engineer who loves building scalable systems and clean architectures 🚀

  • 🔭 I’m currently working at HashedIn by Deloitte
  • 🌱 Exploring Generative AI and System Design
  • 💬 Ask me about Java, Spring Boot, Kafka, AWS, and microservices
  • 📫 Reach me at 1208hrsht@gmail.com
  • ⚡ Fun fact: My cron jobs are more reliable than my sleep schedule 😄

💻 Tech Stack:

Java Spring Boot Kafka AWS PostgreSQL MySQL Python React Flutter MongoDB

🤝🏻  Connect with Me

LinkedIn Email

Pinned Loading

  1. E-Commerce-Application-Flutter E-Commerce-Application-Flutter Public

    Application using VelocityX UI framework. Includes Login Page, Home Page which has multiple items listed, which can be added to Cart. Supports both Light and Dark themes.

    Dart 1

  2. Weather-App-Flutter Weather-App-Flutter Public

    Weather Application using Flutter and Dart. Fetches information using OpenWeatherAPI.

    C++ 1

  3. 1208hrsht.github.io 1208hrsht.github.io Public

    Single Page Website using HTML, CSS and JavaScript. Tried few things to explore and learn about web development.

    JavaScript 4

  4. Abandoned-Object-Detection Abandoned-Object-Detection Public

    Abandoned Object Detection using Canny Edge Detection to find contours and Background Subtraction method.

    Python 3

  5. chat_application chat_application Public

    Multi-Client Chat Application using Flutter, Dart and Firebase.

    C++

  6. TkinterBrowser TkinterBrowser Public

    Web Browser using Tkinter and it's Tkinter GUI toolkit. Using urllib and html.parser modules.

    Python