Skip to content
View harshdotcom's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report harshdotcom

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

Hi ๐Ÿ‘‹, I'm Harsh Jha

Full-Stack Software Engineer | Angular โ€ข .NET โ€ข Go


๐Ÿ‘จโ€๐Ÿ’ป About Me

I am a results-driven Full-Stack Software Engineer with 3+ years of industry experience, currently working with a Simplyphi (UK-based product startup) where I design, build, and scale modern web applications and backend services.

My work sits at the intersection of high-performance backend engineering and enterprise-grade frontend development, with a growing specialization in Go-based microservices and distributed systems.

What I bring to the table:

  • ๐Ÿš€ Designed and developed production-ready REST APIs using Go and C# (.NET)
  • ๐Ÿน Built high-concurrency backend services in Go using:
    • Goroutines & Channels
    • Worker pools
    • Parallel processing
    • Structured logging and error handling
  • ๐Ÿงฑ Applied Clean Architecture, SOLID principles, and modular design in backend systems
  • ๐Ÿ” Implemented scalable API patterns including:
    • Layered architecture
    • Dependency injection
    • Repository pattern
    • Middleware-based authentication
  • ๐Ÿ—„๏ธ Integrated Go services with MySQL, MongoDB, and third-party APIs
  • โš™๏ธ Experienced in designing loosely coupled microservices
  • ๐ŸŽฏ Strong foundation in System Design, Distributed Systems, and DSA
  • ๐ŸŒ Built enterprise frontends using Angular + TypeScript
  • ๐Ÿง  Actively improving problem-solving on LeetCode

๐ŸŽ“ Bachelorโ€™s From โ€” IIT INDORE

๐Ÿ“Œ Core Expertise:

  • Go
  • C# / .NET
  • Angular
  • REST APIs
  • Microservices
  • System Design
  • DSA

๐Ÿ“ซ Email: harshptct@gmail.com

โšก โ€œI donโ€™t just write code โ€” I design systems.โ€


๐ŸŒ Connect With Me


๐Ÿ› ๏ธ Tech Stack

Frontend

Backend (My Core Strength)

Databases & Tools


๐Ÿน My Go Experience (Important Section)

  • Built high-performance REST APIs in Go
  • Implemented concurrent processing using Goroutines & Channels
  • Designed modular backend services using clean architecture
  • Worked with Gin/Fiber frameworks for scalable APIs
  • Optimized API performance and reduced response latency
  • Integrated Go services with databases and third-party APIs
  • Wrote structured logging and error handling in Go
  • Followed best practices: interfaces, dependency injection, and unit testing

๐Ÿ“Š GitHub Stats



Pinned Loading

  1. engineering-knowledge-base engineering-knowledge-base Public

    A structured, evolving knowledge base documenting practical engineering learnings, with a primary focus on Go (Golang), backend systems, and system design. This repository captures concepts, trade-โ€ฆ

  2. mypic mypic Public

    MyPic Server is a backend service designed to handle secure image upload, storage, and retrieval through RESTful APIs. The system processes multipart file uploads, validates file type and size, andโ€ฆ

    Go 1

  3. mypic-ui mypic-ui Public

    MyPic UI is a clean and responsive web interface for uploading, viewing, and managing images. It allows users to easily select files, preview images, and organize their uploads. The UI communicatesโ€ฆ

    CSS