Projects

Few projects I worked on...

GitTix

A microservices based application for tickets exchanging which incarporates asynchronous communication utilizing events. And is a fundamental clone of StubHub.

  • Node.js
  • Express.js
  • TypeScript
  • Next.js
  • Docker
  • Kubernetes
  • NATS
  • Redis
  • Stripe

GitTix

A microservices based application for tickets exchanging which incarporates asynchronous communication utilizing events. And is a fundamental clone of StubHub.

  • Node.js
  • Express.js
  • TypeScript
  • Next.js
  • Docker
  • Kubernetes
  • NATS
  • Redis
  • Stripe

RBAC System

Role-based access control to authenticated users based on defined roles. Users can authenticated using their social accounts.

  • Node.js
  • Passport.js
  • TypeScript
  • React
  • Docker
  • K8s
  • OAuth

Stock Price Notifier

Python web-scrapper to inform % alter in stock price, can be planned as cron work.

  • Python
  • BeautifulSoup4
  • WebScraping
  • cron

E-Banking System

Automated bank processing and facilitate online banking. Users can easily access facilities such as checking balance, transferring funds, etc, and staff can approve and manage accounts.

  • Java
  • Spring
  • Hibernate
  • MySQL
  • JavaScript