HomeAboutPortfolioContact

About Myself

I am an experienced Mid-Level Software Engineer who has a Masters Of Science degree in Information Technology. I have a strong background in back-end development with C# and .NET framework, but more importantly I am a life-long learner who tries to be the best version of myself every single day. I am obsessed with solving problems and figuring out the how and more imporantly, the why!


  • Problem Solving
  • Database design
  • API development
  • Back-end development
  • Front-end development
  • Algorithms and Optimization
  • Design Patterns and Architecture
  • Communication and growth facilitator

The impediment to action advances action. What stands in the way becomes the way. - Marcus Aurelius

Portfolio

PrisonScape

Collaborated with a team to create a first-person shooter and an endles runner genre game using Unity and C#.

2D Platformer Game

Worked with a team to create a 2D platformer game using Unity and C#. We used many different design patterns to make the game more efficient and scalable.

Mortgage Calculator

.NET Core MVC and Razor pages application that helps plan your mortgage. It also has a docker component to it, where you can share the docker image.

Big Data Hadoop and Spark Cluster

Big Data cluster setup using multiple Virtual Machines in Virtual Box using Hadoop and Spark to simulate a real life big data cluster.

ML model deployment using Docker and Kubernetes

Deployed a machine learning model using Docker and Kubernetes to simulate a real life scenario and demonstrate the integration of containerization and orchestration with Machine Learning models.

Retirement Planner

A full stack application that uses .NET Core back-end project and React front-end project to plan for your retirement. Imporant project to demonstrate the integrating separate back-end and front-end projects.

Chat-MNG

A full stack application that uses .NET Core back-end project and React front-end project to demonstrate a real-time chat application. The project is important to demonstrate integrating different APIs such as GoogleTranslate and OpenAI in your application.

Python HTTP/1.1 Server

Using the Code Crafers' HTTP/1.1 Server challenge, created a simple HTTP/1.1 server using Python. The project is important to demonstrate the understanding of the HTTP protocol and how it works.