Pinned Repositories
Bubble-Sort-with-Analysis-of-Algorithm
This Python application is designed to manage and sort student names stored in an SQLite database. It allows users to interact through a simple command-line menu to view both sorted and unsorted lists of student names. The sorting is performed using the classic Bubble Sort algorithm. Additionally, the application includes performance logging.
Employee-Management-with-DSA
This system not only serves as a practical tool for managing employee information but also embodies a real-world application of algorithm analysis through the monitoring of time and space complexity during its operations.
joencrypts
Simple-Paint-Program-
Explore my minimalist Python paint program, perfect for budding artists! With a clean interface and basic drawing tools, it's ideal for beginners. Choose your brush size and color, then let your creativity flow on the canvas. Plus, check out the attached report for insights into the development process. Download now and start painting!
Student-Database-Management-with-DSA
The Student Database Management System (SDMS) is a Python program for managing student records. It offers functions to insert, search, edit, export, and print student data, providing a user-friendly solution for educational institutions.
Student-Grade-Checker
The "Student Grade Checker" is a command-line program designed to assist educators in evaluating and recording student performance based on their academic achievements. This project aims to streamline the grading process, providing a user-friendly interface for entering and calculating grades,
joencrypts's Repositories
joencrypts/Bubble-Sort-with-Analysis-of-Algorithm
This Python application is designed to manage and sort student names stored in an SQLite database. It allows users to interact through a simple command-line menu to view both sorted and unsorted lists of student names. The sorting is performed using the classic Bubble Sort algorithm. Additionally, the application includes performance logging.
joencrypts/Employee-Management-with-DSA
This system not only serves as a practical tool for managing employee information but also embodies a real-world application of algorithm analysis through the monitoring of time and space complexity during its operations.
joencrypts/joencrypts
joencrypts/Simple-Paint-Program-
Explore my minimalist Python paint program, perfect for budding artists! With a clean interface and basic drawing tools, it's ideal for beginners. Choose your brush size and color, then let your creativity flow on the canvas. Plus, check out the attached report for insights into the development process. Download now and start painting!
joencrypts/Student-Database-Management-with-DSA
The Student Database Management System (SDMS) is a Python program for managing student records. It offers functions to insert, search, edit, export, and print student data, providing a user-friendly solution for educational institutions.
joencrypts/Student-Grade-Checker
The "Student Grade Checker" is a command-line program designed to assist educators in evaluating and recording student performance based on their academic achievements. This project aims to streamline the grading process, providing a user-friendly interface for entering and calculating grades,