Skip to content
View SamroodAli's full-sized avatar
:octocat:
Welcome
:octocat:
Welcome

Highlights

  • Pro

Block or report SamroodAli

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
samroodAli/README.md

package main

import (
	"fmt"
)

func main() {
	Name                  := "Samrood Ali"
	Location              := "India, Earth ๐ŸŒ"
	Species               := "Human"
	Role                  := "Engineer"
	TechStack             := "Agnostic"
	ProgrammingStyle      := "Curious & Crafty"

	fmt.Println("Welcome to my world ๐ŸŒ")
}

Hi ๐Ÿ‘‹ Iโ€™m Samrood Ali, a Software Engineer (SDE II) with ~4 years of experience building and scaling web applications from startup MVPs to large-scale platforms with 20M+ users.

I specialize in full-stack development (React, Node.js, PostgreSQL, TypeScript, Next.js, Docker, AWS/GCP) with a strong focus on performance, scalability, and user experience. My journey spans working at an early-stage product startup, and now delivering impact at PeopleGrove, an American ed-tech company serving a global audience.

๐ŸŒ Alongside technical expertise, I bring excellent communication skills and proficiency in English, having worked extensively with cross-functional teams across time zones at an American product company. I value clear communication as much as clean code, and thrive in collaborative, fast-moving environments.

๐Ÿš€ I love solving tough engineering problems, shipping impactful features, and integrating AI into modern web systems. I can individually take ownership of features end-to-endโ€”from design to deploymentโ€”while also excelling in collaborative team settings. Whether itโ€™s architecting scalable backends, crafting intuitive frontends, or delivering business-critical systems, I make technology both useful and reliable.

๐Ÿค Beyond coding, Iโ€™m passionate about mentoring junior developers, fostering knowledge sharing, and helping build strong engineering cultures where teams can learn, grow, and thrive together.

Iโ€™m currently open to new opportunities where I can contribute to impactful product development, leverage modern technologies, and continue growing as a full-stack / backend engineer.

๐Ÿ‘‰ Letโ€™s connect if youโ€™re hiring or want to chat about scalable systems, modern web development, or building healthy developer cultures!


๐Ÿงช My Research & Study Notes

Hereโ€™s my growing collection of notes, experiments, and deep dives:


๐Ÿ› ๏ธ Projects in Progress

  • ๐Ÿš€ Taking on the Codecrafters challenge โ€” building real-world systems like:

    • ๐ŸŒ My own Express.JS like library, a custom HTTP web server ( Work in progress ๐Ÿ‘ˆ)
    • ๐Ÿงฐ My own Redis ( upcoming )
    • ๐Ÿงฌ My own Git ( upcoming )

๐ŸŒ Connect with Me


Pinned Loading

  1. SamroodAli-codecrafters-http-server-typescript SamroodAli-codecrafters-http-server-typescript Public

    Kinda building my own Express.JS ( or a http web server ) in Typescript

    TypeScript

  2. relational-database-research relational-database-research Public

    Me learning relational databases. The science and the art of relational databases ๐Ÿ’ฟ ๐Ÿ’พ

    PLpgSQL

  3. node-research node-research Public

    Digging into Node JS, exploring the Node JS documentation. We only fear what we don't understand

    JavaScript

  4. javascript-research javascript-research Public

    Digging into the javascript language and it's nuances, principles and philosophies

    JavaScript

  5. problem_solving_dsa_algo_research problem_solving_dsa_algo_research Public

    Learning problem solving,dsa and algorithms

  6. command-line-research command-line-research Public

    Me learning linux and the command line

    Shell