Skip to content
View hary-singh's full-sized avatar
🏝️
🏝️

Block or report hary-singh

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

Header

Harry Singh

$ whoami
Backend engineer who builds things that don't break
stack:
  languages: [Java, Python, SQL]
  frameworks: [Spring Boot, Spring Cloud, React, pandas, scikit-learn]
  messaging: [Apache Kafka]
  orchestration: [Kubernetes, Docker]
  databases: [MySQL, PostgreSQL]
  infrastructure: [Terraform (IaC), Helm]
  monitoring: [Prometheus, Grafana]
  integrations: [HL7, ETL pipelines]
  ml_tools: [OCR, fuzzy matching algorithms]
  compliance: [HIPAA, 42 CFR]

philosophy: |
  Write code like the person maintaining it
  is a violent psychopath who knows where you live

current_status: shipping_code

Side quests: Crushing CrossFit WODs, giving doggos belly rubs and optimizing everything that doesn't move!


"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." - Martin Fowler

Pinned Loading

  1. ork-cli/ork ork-cli/ork Public

    A modern development orchestration tool that solves the pain of microservices development. It lets developers spin up services from anywhere on their system, intelligently manages dependencies, and…

    Go

  2. auto-heap-dump auto-heap-dump Public

    A Bash script to monitor Java heap memory usage and automatically trigger a heap dump when `-XX:+HeapDumpOnOutOfMemoryError` option might not be sufficient.

    Shell 2

  3. spring-boot-commons spring-boot-commons Public

    Standardized configurations for Spring Boot microservices with complete observability stack and production-ready components.

    Java