About Me
Hello! I'm Dinakrushna Mohanta, an B.Sc Computer Science Graduate student from Mayurbhanj, Odisha. I’m a dedicated learner with a strong interest in web development, especially in the .NET Development.
I enjoy building small projects that help me strengthen my skills and deepen my understanding of web development. I’m particularly focused on learning ASP.NET Core MVC and modern .NET technologies, and I'm always eager to explore new concepts and grow as a developer.
While I don’t have job experience yet, I'm fully committed to becoming a skilled .NET developer and making a positive impact in the tech world.
Skills
I have learned and practiced some important technical skills during my studies and personal projects.
Skills
I have learned and practiced some important technical skills during my studies and personal projects.
Projects
💾 ASP.NET MVC & SQL Server Projects →
The following dynamic projects were completed using ASP.NET MVC and MS SQL Server, giving me hands-on experience in applying ASP.NET MVC to solve real-world problems.
Canteen Management System
This project’s features include admin capabilities to register students, manage meals, and track payments. This project’s features include admin capabilities to register students, take daily attendance, manage meals (on/off), add extra items, receive payments, check bills, and change passwords. Students can register, log in, and view their meal status, attendance, and bills. It is specially made for our college canteen to move the manual work online, making management easier and faster.
Online Shopping
This project’s features include admin management of products and user-friendly shopping experience. This project’s features allow admins to manage product categories, add new products, edit existing ones, and handle order processing efficiently. Users can register and log in, browse products organized by categories, add items to their shopping cart, place orders with cash on delivery, and track the status of their deliveries. Overall, it provides a smooth, user-friendly, and effective online shopping experience for both admins and customers.
🔄 Ongoing Projects →
Currently working on a group project to enhance GitHub collaboration and gain experience with Azure services.
RUPEE ROUTE
Rupee Route is a personal finance tracking web application developed using .NET Core Web API and ASP.NET Core MVC, enabling users to record income, manage expenses, and monitor their available balance. This ongoing project is a personal finance management web application built with .NET Core Web API and ASP.NET Core MVC using Bootstrap. It includes features like tracking income, recording expenses, monitoring personal savings, and viewing available balance with monthly financial summaries. The platform uses Entity Framework Core for data handling and follows MVC architecture for a clean and maintainable code structure, focusing on performance, usability, and an efficient user experience.
BANKING PLATFORM
This ongoing project is a web-based banking system built with ASP.NET MVC and Bootstrap. It includes features like user authentication, account balance viewing, fund transfers, and transaction history. This ongoing project is a web-based banking system built with ASP.NET MVC and Bootstrap. It includes features like user authentication, account balance viewing, fund transfers, and transaction history. The platform uses Entity Framework for data handling and follows MVC architecture for clean code structure. Basic CI/CD pipelines are set up with GitHub Actions to automate builds and deployments, with a focus on security, performance, and a smooth user experience.
👥 Ongoing Group project →
Currently working on a group project to enhance GitHub collaboration and gain experience with Azure services.
GitHub-Based Group Project SB-INFOTECH
A collaborative project integrating GitHub version control and Azure cloud services for deployment and CI/CD. A collaborative project integrating GitHub version control and Azure cloud services for deployment and CI/CD. This project was created for our coaching center, SB INFOTECH. It includes pages like Home, About, Contact, Success Stories, and Gallery to showcase our institute, provide information to students, and share success stories of our students.
E-Learning Platform
E-Learning Platform is a web-based Group Project, built using ASP.NEt MVC, Bootstrap, Ajax, jquery, and SQL Server. I worked with friends to build an e-learning platform using ASP.NET MVC and Bootstrap. We added CI/CD pipelines with GitHub Actions to automate testing and deployment. This project helped us learn teamwork, version control, and how to improve the software development process.
🌐 Frontend Projects (HTML, CSS, JavaScript) →
Implemented the following projects using HTML, CSS, and JavaScript to gain hands-on experience in building interactive web interfaces.
Theme Swithcer
This project features a simple button-based toggle that allows users to switch between dark mode and light mode. This project features a simple button-based toggle that allows users to switch between dark mode and light mode. Created using HTML, CSS, and JavaScript, it changes the website’s appearance with a single click, offering a cleaner and more comfortable viewing experience for different lighting preferences
Rock-Paper-Scissors
This project is a simple browser-based Rock-Paper-Scissors game built using HTML, CSS, and JavaScript. This project is a simple browser-based Rock-Paper-Scissors game built using HTML, CSS, and JavaScript. Users can play against the computer by selecting rock, paper, or scissors, and the game instantly shows the result. It offers a fun and interactive way to practice basic JavaScript logic and DOM manipulation.