Skip to content
View sri-9597's full-sized avatar
  • Tempe, Arizona, United States

Block or report sri-9597

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

Hi there, I'm Sreechandra

Software Engineer | Full-Stack Developer

About Me

  • I’m currently building scalable full-stack web applications at a fast-growing startup using React.js, Next.js, MongoDB and Node.js. I am involved in all stages of SDLC from design to deployment.
  • I've created multiple CI workflows using Github actions to automate build, test and deployment of the web applications.
  • I've worked on complex payment systems using a microservices architecture at Mastercard and played a pivotal role in sunsetting a legacy gateway and migrating existing customers to a new payment gateway.
  • I love writing automation scripts in Python to make everyday repetitive tasks easier
  • M.S. in Computer Science from Arizona State University and B.Tech in Computer Science and Engineering from VNIT, Nagpur, India.

Tech Stack

Domain Technologies & Tools
Backend Java, Spring Boot, Python, Node.js
Frontend Javascript, React, Next.js, Tailwind CSS
Cloud & DevOps AWS (Lambda, ECS, S3), Vercel, Docker, GitHub Actions
Databases PostgreSQL, MongoDB
Other Bash, REST APIs, Netty

Featured Projects

1. Direct Booking Platform

  • Led a team of 4 to build a next-gen direct booking website using Next.js + Node.js.
  • Architected a modular integration layer in Next.js using Ports and Adapters pattern to support multiple PMS backends
  • Built a Continuous Integration pipeline using Github Actions to automate build validation, linting, and integration testing.

2. eCommerce Application

  • Automated product updates and order sync between BigCommerce and internal ERP using Python and AWS Lambda.
  • Designed a scalable eCommerce platform outlining services, communication protocols, caching, message queues and high-level data models.

3. TPRG Sunset

  • Played a pivotal role in sunsetting a legacy payment gateway and migrating 450+ customers to a new payment gateway ensuring a smooth transition.
  • Created a Spring Boot performance testing client with multithreading to handle 1000+ requests/second and provide detailed insights into performance.

Get in Touch

Thanks for stopping by and don't hesitate to connect with me!

Popular repositories Loading

  1. awesome-for-beginners awesome-for-beginners Public

    Forked from MunGell/awesome-for-beginners

    A list of awesome beginners-friendly projects.

  2. MessManagementSystem MessManagementSystem Public

    CSS 1

  3. btech_project btech_project Public

    Python

  4. 3D-Object-Pose-Estimation 3D-Object-Pose-Estimation Public

    Python 1

  5. deep-q-learning deep-q-learning Public

    Forked from kartikpaigwar/deep-q-learning

    implementation of deep q learning algorithms and its variations.

    Python

  6. Planning_algorithms Planning_algorithms Public

    Implementation of different graph search algorithms : Breadth-First search, Depth-first search, Astar

    Python