Skip to content
View amburi's full-sized avatar
Block or Report

Block or report amburi

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

Amburi Roy

Senior Software Engineer

I have over 14 years of experience in Software Development. I work on the backend using Node, PHP, and Java; on the frontend, I work with Angular and React. I enjoy building distributed systems, creating microservices, and working with AWS Cloud. I am passionate about system design and always strive to improve code quality. I also enjoy mentoring others and working with teams around the world to create great software.

🔗 LinkedIn: amburi
🔗 Website: amburi.com
🔗 GitHub: amburi

Tech Stack

PHP Java Spring NodeJS TypeScript Angular React AWS MySQL MariaDB MongoDB Docker Kubernetes RabbitMQ Redis Elasticsearch GitHub

Achievements

Stats

GitHub stats
GitHub streak stats

Find Me

Pinned Loading

  1. rabbitmq-with-docker rabbitmq-with-docker Public

    This tutorial demonstrates a simple publisher-consumer pattern using RabbitMQ as a message broker. We'll use Node.js and Docker Compose to set up the project easily and manage dependencies.

    JavaScript

  2. currency-converter currency-converter Public

    An application for performing currency exchange rate conversions. The app allows users to input the source and target currencies, enter an amount, and trigger the conversion from the source to the …

    Java

  3. international-date-format international-date-format Public

    PHP class to parse and change the format of dates of different regions or locales. A helper to help deal with dates in various regions/languages/locales simultaneously.

    PHP

  4. compromised-passwords compromised-passwords Public

    An API to check if a given password is compromised.

    Python