Portfolio 2.0:The CUBE
With the aim of making a change, I made this Portfolio. This is my second
Portfolio.
The design was done in the moment, so some part may seem lacking. But with
future improvements
this will look near perfect.
HOPE
We built an Emergency handling system that can replace the 119 emergency line.
We made this project for the Circle Edge competition hold by the IJSE. We won
the first place in that as the best innovative idea.
Highway System
Using the knowledge of Java and Springboot, I built a small POS system to
practice on
the concept of micro-services and APIs. In this you can make payment and take
tickets for your vehicles and those
data will be saved on a database.
Portfolio 1.0
This is my first ever Portfolio. This was built using pure HTML and CSS. The
design was based on
a typical game menu. It's design is responsive and the mobile
size design is based on typical mobile games menu.
Spotify Clone
Small spotify clone to practice and improve my mobile app development with react
native. I've implemented 5 screens
with navigation.
4 in a Row
A simple Game based on the algoritham Min-Max.The game was made using the
knowledge of JAVA and JAVA FX.
You can play this game by downloading it from my github account.
Aqua Buddy
Built this as a group project for Innovesta Competition. This was built to
automate large fish farms.
You can monitor vital information like temperature and pH value from this
system.
Hostel Management
Implemented this system to practice on the hibernate library. In this system you
can manage a hostel of
students. With the knowledge of OOP concepts I have managed successfully
complete this.
Crash Plane
I created this small game by practicing on the basic fundamentals of Unity
Engine and
C# programming language. In this game you have to pilot a plane while avoiding
buildings and shooting
other planes.
Student Management
First project as undergraduate software engineer. A simple POS system run on CLI
using
the basic knowledge of Java SE. This POS system has no database, and simply run
on Arrays