Skip to content
View sainathek1999's full-sized avatar

Block or report sainathek1999

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

Sainath Erukulla

@Sainathek1999  ·  Tallahassee, FL

LinkedIn LeetCode Email Profile Views

Available to collaborate Backend Engineer Systems & Scale


Building scalable, high-performance systems with clean architecture and production-ready AI integrations. I approach every engineering decision the way FAANG teams do — justify the trade-off before you ship it.


Focus

🔭 Building Scalable systems with clean architecture & production-ready AI integrations
🌱 Learning Distributed systems, concurrency & cloud-native architectures
🤝 Seeking Low-latency architecture & production deployment patterns
💬 Ask me DSA, Java/Python backend, API design & DB modeling

Stack

Languages

Java JavaScript Python HTML5 CSS3

Frameworks & Cloud

Angular Node.js AWS Apache

Databases

MySQL DynamoDB SQL Server

Tools & DevOps

Jenkins GitHub Actions Figma Chart.js Adobe XD


GitHub Stats

 

LeetCode

LeetCode Stats

Philosophy

// engineering priority order
const priorities = [
  "correctness",
  "scalability",
  "performance",
  "elegance",
];
// inspired by how FAANG teams ship

Building things that scale. One commit at a time.

Popular repositories Loading

  1. git-repo git-repo Public

  2. git-initexample git-initexample Public

  3. projects projects Public

  4. PreCourse-1 PreCourse-1 Public

    Forked from super30admin/PreCourse-1

    Java

  5. Design-1 Design-1 Public

    Forked from super30admin/Design-1

    Implemented Hashset and MinStack

    Java

  6. Design-2 Design-2 Public

    Forked from super30admin/Design-2

    Java