completed
Student Database System
Full-stack student database management system with CRUD operations.
Java
SQL
JDBC
Project Overview
A student database management system built with Java and SQL, providing full CRUD functionality for managing student academic records.
Technologies Used
- Java — Application logic
- SQL — Database queries and schema design
- JDBC — Database connectivity
Features
- Add, update, delete, and view student records
- Search students by name, ID, or department
- Export data to CSV format
- Input validation and sanitization
Skills Demonstrated
- Object-oriented programming
- Relational database design
- Data validation and security basics
- Application architecture
Related Posts
Redeemer
Redis enumeration and flag retrieval through unauthenticated access.
2 min read
#redis
#enumeration
projects
Keystroke Logging System
A cybersecurity research project exploring keyboard event monitoring, HTTP communication, and centralized logging using …
3 min read
#cybersecurity
#python
projects
Cryptographic Hash Generator
A responsive client-side security tool that generates hashes using MD5, SHA-1, SHA-2, SHA-3, and BLAKE2 algorithms while …
3 min read
#cryptography
#javascript
projects
Future Security Tools
A collection of planned security tools including recon automation, payload generators, and lab utilities.
1 min read
#python
#tool-development