Pinned Repositories
alx-low_level_programming
My first C level programming
FriendLync
I-Bot
This repository contains the code for a simple Telegram chatbot. The chatbot is designed to respond to user messages and perform a variety of tasks, such as answering questions or providing information. Although the chatbot is not highly sophisticated but it provides a basic level of functionalities.
MyGPAmate
MyGPAmate is a PyQt5 desktop app for easy GPA tracking and visualization. It helps students input semester GPAs, generates interactive graphs with matplotlib, and calculates the Cumulative GPA. Streamlining GPA management, MyGPAmate offers students a quick overview of their academic progress.
Portfolio
A repo that has the code of a mini website I designed using Html and CSS
Python-Alarm-Timer
This Python code is a simple alarm clock that allows the user to input a duration for the alarm and plays an audio file when the specified time has elapsed. The code uses the Pygame library to load and play an audio file in the background.
Python-Password-Strength-Checker
This repo contains a Python code for checking the strength of password. It analysis the password and return how strong the password is based of the length, complexity and presence of certain character. It also check if the password is in a list of frequently used password, Use this tool to determine how strong and secure your password is
Python-Xml-To-Sqlite
This Python script extracts data from an XML file and stores the data in a SQLite database. The XML file contains information about music tracks, and the database stores the data in three tables: "Artist", "Album", and "Track".
SpectrumWizard
SpectrumWizard is an open-source Image Color Detection Software with Python GUI Tkinter. It allows users to analyze images and detect colors with precision and ease.
ToDoCSharp
edeniyanda's Repositories
edeniyanda/MyGPAmate
MyGPAmate is a PyQt5 desktop app for easy GPA tracking and visualization. It helps students input semester GPAs, generates interactive graphs with matplotlib, and calculates the Cumulative GPA. Streamlining GPA management, MyGPAmate offers students a quick overview of their academic progress.
edeniyanda/SpectrumWizard
SpectrumWizard is an open-source Image Color Detection Software with Python GUI Tkinter. It allows users to analyze images and detect colors with precision and ease.
edeniyanda/Interstellar-Vacation-Form
The code is a Python GUI application that creates a registration form for a fictional space travel company called "Interstella Travel". Users can fill out the form with their personal details and submit the data.
edeniyanda/FlappyBirdy
edeniyanda/FriendLync
edeniyanda/IgniteX
A Repo that has the code of an Aerospace Company that I'm working on
edeniyanda/Stats-Me
A Python statistical calculator with a PyQt5-based GUI for estimating class boundaries, frequency distribution, mean, variance, and standard deviation. Includes a dark theme for a better user experience
edeniyanda/ToDoCSharp
edeniyanda/Battery-Full-Notifier
A python script that notifies users when their device battery is fully charged, promoting energy-efficient usage. It runs in the background, delivering prompt desktop notifications for hassle-free power management.
edeniyanda/Blogarithm
edeniyanda/CipheredVV
edeniyanda/Coursera-Java-OOP-Assignments
<p>🚀Explore my solutions to assignments, quizzes and practice projects, and code challenges from the Coursera Java OOP Specialization. Sharpen your Java skills! 🔥💻</p>
edeniyanda/E-DjangoStore
edeniyanda/edeniyanda
edeniyanda/edeniyanda.github.io
edeniyanda/Flock
edeniyanda/JavaFXStudentManagement
edeniyanda/LaptopPricingAI
A machine learning-powered application to predict laptop prices based on technical specifications, built with Python and deployed as a desktop application using PyQt5.
edeniyanda/my-scripts
A personal collection of various scripts I used for automation, data processing, and other tasks.
edeniyanda/Nand2Tetris
edeniyanda/Nodejs-Journey
A comprehensive repository documenting my journey of learning Node.js. This repo includes notes, code examples, projects, and experiments as I explore and master Node.js development.
edeniyanda/Pong-of-the-Geeks
🕹️🤓 Experience a nostalgic twist on the classic mini Pong game, specially designed for coding 💻 breaks, those long, tiring lectures, and pure geeky fun! Take a break from work or studies and dive into a world of retro-inspired gaming. Enjoy your well-deserved break! 🎮
edeniyanda/porfolio
edeniyanda/pyqtrapid
A Python package that simplifies the initiation of PyQt5 projects, providing a one-command solution to generate comprehensive starter files for quick and efficient project customization.
edeniyanda/QRnify
edeniyanda/QuantumTone
edeniyanda/ReferenceSorter
🧙♂️ Conquer the chaos! My mom's project references were overwhelming. She said, "Hey, come sort these references for me alphabetically by the first author's name." But I couldn't bear the mess, so I created ReferenceSorter—a Python Class. It sorts references, transforming the chaos into order on her magical academic quest! 😄✨
edeniyanda/StooreCom
edeniyanda/Turtle-Projectile-Simulation
A Python-based simulation of projectile motion using the Turtle graphics library. This project visualizes the trajectory of a projectile given initial velocity and angle, demonstrating key concepts in physics such as range and maximum height
edeniyanda/WarpSpace
A Twitter-like social media platform built with Django