Career Portfolio

A showcase of my projects and my abilities

Project 1
The-Attack

This is our final project for web-game development course COMP-397. This project is based on typescript using visual studio code editor. Our game is a top down shooter. In the game an alien invasion is taking place and the player has to stop them with their jet After lasting a certain amount of time on a level the player would proceed to the next level.

Project 2
AWS Elastic Beanstalk application

This is the repository to host your MVC ASP.NET core application in AWS elastic beanstalk and using dynamodb for storaging the data. This reposiory would allows registered users to upload/download movie, write comments, rate the movie. Whenever user write the comment , it would go into the dynamodb storage provided by AWS. This project is good for beginners to learn the usage of elastic beanstalk.

Project 3
Amazon s3 bucket creation

As we know, Amazon web services are offering various services storage services. As a result,I have created one C# project by implementing the necessary AWS dependencies. It would help to create s3 bucket and upload image programmatically

Project 4
Sports Store

This is the Sports Store Example Program from my college sports store example. This is asp .net development example project from class. This includes sports store products for sorting different categories of sports products available on the sports store.