College Web Programming Collections
Overview
This project is a curated archive of web programming exercises and mini-projects created during college coursework.
It demonstrates early frontend and backend fundamentals, including:
- HTML and CSS layouts
- Basic JavaScript interactivity
- Form handling and validation
The collection was used for teaching, assignments, and practical assessments. While now archived, it serves as a reference to foundational web development practices and an early step toward professional full-stack projects.
Features
- 📂 Multiple mini-projects in one place
- 🔑 Simple login/authentication demos
- 📊 CRUD operations showcasing database integration
- 🎨 Handcrafted layouts using raw HTML/CSS (pre-framework era)
- 💡 Acts as a historical record of early coding style and learning journey
Status
- ✅ Completed: June 2019
- 📦 Archived (no longer updated)
- 🎓 Served as coursework and portfolio foundation
Links
- GitHub Repository: College Web Programming Collections
Related Projects
Discover more projects with similar technologies or categories.
E-Medicals — Healthcare Management System
A comprehensive MERN-stack healthcare platform integrating hospitals, pharmacies, and laboratories with patient-centric workflows.
AddsWebsite — Construction Company
A paid, client-facing static website built for a construction company with service details, project showcases, and a contact section.
Diagnostic Lab Management System (DLMS)
A college mini-project: a web-based system for booking lab test appointments, managing patient data, and displaying test results.