A curated collection of academic projects and resources from engineering coursework, organized into three core modules: Basics of Web Technology (BWT), Design Tech and Idea Lab (DTIL), and Database Management System (DBMS). This repository showcases hands-on learning through mini-projects, virtual environments, and full-stack applications.
| Folder | Description |
|---|---|
BWT |
Basics of Web Technology β HTML, CSS, JS exercises and mini-sites to build foundational web skills. |
DTIL |
Design Tech and Idea Lab β Virtual machine-based website projects exploring design thinking and prototyping. |
DBMS |
Database Management System β Backend-focused projects including the JobOps job application portal. |
JobOps is a simple and efficient job application portal built as part of the DBMS coursework. It allows users to browse job listings, apply, and track application status in a clean interface.
πΊ Watch the JobOps Project Demo
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express
- Database: MongoDB Atlas
- Other Tools: React, Tailwind CSS, Popular Windows Virtual Machine Links
- Build responsive web interfaces using core web technologies.
- Design and deploy virtual machine-based websites.
- Implement CRUD operations and database schemas in real-world applications.
- Understand full-stack development workflows from concept to deployment.
-
Clone the repository
git clone https://github.com/Kratugautam99/Engineering-Acad-Works.git
-
Navigate to any folder (BWT, DTIL, or DBMS) to explore individual projects.
-
Follow README files inside each folder for setup instructions and documentation.
This repository reflects personal academic growth and experimentation. Feel free to fork, explore, and build upon these ideas!
For questions or collaboration, reach out via GitHub or drop a comment on the JobOps video.