Skip to content
View maasumiyaat's full-sized avatar

Block or report maasumiyaat

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

πŸ‘‹ Hi,

I’m a Software Engineer who loves building systems that are fast, scalable, and reliable. Backend engineering is where I feel most at home β€” designing APIs, working with databases, architecting services, digging into communication protocols, and tuning performance. I enjoy jumping into the frontend world too, because seeing the full picture always matters.

I’ve built, launched, and maintained production systems β€” and learned a lot through those real-world battles. I stay curious, proactive, and always improving. I believe software is a craft, and I take joy in doing it well.

I write about problems I face and the solutions that emerge. Occasionally, I’m available for consulting and contract work.

πŸ“© Reach me at: [email protected]

πŸš€ Previously active GitHub: https://github.com/Masum-Osman [Old Account – currently locked due to TOTP issue] I’m still trying to recover access and will continue using this account going forward as my primary profile.


πŸ› οΈ What I Work With

Languages Go, TypeScript, Python, PHP, JavaScript, C, C++, Java, Ruby, Bash, SQL, Prolog, Assembly

Frameworks & Technologies Node.js, Express, NestJS, Spring Boot, Flask, React, Angular, Vue.js, Django, Laravel, FastAPI, WordPress, jQuery, Gatsby, HTML/CSS

Databases PostgreSQL, MySQL, Redis, MongoDB, InfluxDB, SQLite3, Neo4j, Elasticsearch

Cloud & CI/CD AWS, Google Cloud, Firebase, Heroku, Linode/Akamai

Other Tools & Platforms Docker, Kubernetes, Terraform, GitHub Actions, RabbitMQ, Pandas, Scikit-Learn, Airflow

IDEs & OS VS Code, Neovim, PyCharm, macOS, Ubuntu, Windows, WSL


✨ What I Do

  • Backend & API Development
  • SaaS & Cloud-native Applications
  • Database Engineering & Optimization
  • Infrastructure Automation
  • Technical & Dev Blog Writing
  • Resume & Career Tech Consulting

If you’re building something exciting β€” I’d love to be a part of it! Let’s connect and create something impactful. πŸš€

Pinned Loading

  1. awesome-engineering-principles-and-methodologies awesome-engineering-principles-and-methodologies Public

    A reference for modern software engineering principles. This repository covers foundational CS concepts, system design, architectural patterns, and development methodologies, with a focus on practi…

    1

  2. idomatic idomatic Public

    A modular Go framework template following Uber’s Go style guide β€” built with Fx for dependency injection and Gin for high-performance HTTP handling. Designed for scalability, clean architecture, an…

    Makefile

  3. minicdn minicdn Public

    A high-throughput mini CDN implemented in Rust, designed to benchmark and explore Rust’s concurrency model, asynchronous I/O, and network performance under extreme load. The project focuses on effi…

    Rust

  4. soap soap Public

    Exploring the history and evolution of APIs with practical examples, including a SOAP API implementation and experiments with UDP connections.

    Go

  5. runcdn runcdn Public

    A lightweight CDN service written in Go, built to serve static assets and video content with minimal latency and optimal resource efficiency. Designed with simplicity and maintainability in mind, i…

    Go