You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GapTo10 es una aplicación web diseñada para ayudar a estudiantes a gestionar sus calificaciones académicas y calcular automáticamente las notas que necesitan obtener en evaluaciones pendientes para aprobar sus materias.
A simple and functional Student Grade Management System built with PHP and MySQL. The system allows managing student records, performing CRUD operations, and automatically calculating grades, demonstrating core backend and database management skills.
A Java program for reading student data from a file, calculating average test grades, determining letter grades, and computing overall average grades. Utilizes OOP principles, file I/O operations, and grade calculation algorithms.
An accessible and responsive registration form built with HTML, CSS, and JavaScript, ensuring a fully keyboard-navigable and screen reader-friendly experience, with client-side validation for improved user interactions.
A collection of Python scripts for common utility tasks including file manipulation, word counting, longest word detection, and grade categorization. Perfect for quick and easy solutions to everyday programming problems.