Title:
My portfolio websiteDescription:
A website showcasing my portfolio showing my various skills,projects and other stuff.
Made With:
HTML
CSS
Javascript
Title:
Sorting Algorithm VisualizerDescription:
A website where we can visualize various sorting algorithms of various time complexity.
Made With:
HTML
CSS
Javascript
Title:
Password ManagerDescription:
A command line password management application made with java
Made With:
Java
Title:
Project Management AppDescription:
A project managment application made with winforms and C# use to handle large to medium scale projects.
Made With:
C#
Title:
EtoneDescription:
A note management and planning app made with php,js,css,html for better organization of notes and schedules
Made With:
HTML
CSS
Javascript
PHP
Title:
PathFinding VisualizerDescription:
A website where we can visualize various path finding algorithms.
Made With:
HTML
CSS
Javascript
Title:
IDEA-XDescription:
A social media app dedicated for idea sharing catered mostly towards engineers and like minded people. This is project backend in where Restful API were made using ASP.NET Web API framwork using C# along with SOLID principle, 4-tier architecture and JWT for authorization implmented. The API endpoint was tested with POSTMAN.EF6 orm was used to manage the database.
Made With:
C#
ASP.NET WEB API
SQL Server
Entity framework
PostMan