Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View x-sushant-x's full-sized avatar
πŸ’­
Coding πŸ‘¨β€πŸ’»
πŸ’­
Coding πŸ‘¨β€πŸ’»

Organizations

@Cookie-Byte-Software

Block or report x-sushant-x

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

Introduction

Hello πŸ‘‹, I'm Sushant.

My primary focus is on backend engineering, and I can work with Golang, Java, Spring Boot, JavaScript, TypeScript, and NodeJS. I am eager to bring my skills and experience to a new challenge as a backend engineer.

Some Technical Stuff I Work With

Category Technologies
πŸ–₯️ Languages Go (Golang), Java, JavaScript, TypeScript, C++
πŸš€ Frameworks & Libraries Spring Boot, Node.js, Express.js, Gin, GoFiber
πŸ“‘ Messaging & Streaming Kafka
☁️ Cloud & DevOps AWS, Lambda, Docker, Linux
πŸ—„οΈ Databases MySQL, Postgres, MongoDB, Redis, Firebase
πŸ›οΈ Architecture & Design Microservices, API Design, Design Patterns
πŸ”— Version Control Git

Noteable Project


πŸ“” I write blog on Beyond The Syntax


Contact Me:


Pinned Loading

  1. Rate-Shield Rate-Shield Public

    A configurable rate limiter that can apply rate limiting on individual APIs with individual rules.

    Go 170 17

  2. Phantom Phantom Public

    Building a distributed Key Value store like Redis to get more understanding about Distributed Systems. 😌

    Java 1

  3. Toll-Stream Toll-Stream Public

    A microservices based software that calculate toll tax for vehicle running on roads in real time.

    Go 3

  4. IntelliSearch IntelliSearch Public

    A simple Web Crawler + Search Engine for my final year college project. Not Intelligent BTW πŸ™‚

    Go 1

  5. JSON-Parser JSON-Parser Public

    A JSON Parser written in GoLang. I make several things because I don't have anything to do. This is one of them.

    Go 3

  6. Parallel_File_Compressor Parallel_File_Compressor Public

    This project is done so that I can learn more about concurrent programming.

    Go