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/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
edeniyanda/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.
edeniyanda/Portfolio
A repo that has the code of a mini website I designed using Html and CSS
edeniyanda/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.
edeniyanda/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".
edeniyanda/English-Dictionary-Lookup
This repository contains a simple Python script that allows users to look up definitions of English words. The script uses the "difflib" library to find close matches for words that are not in the dictionary.
edeniyanda/guess_my_name
This program prompt you to enter my name (You have three trials)
edeniyanda/My-Classmates
This program prompt the user to sign in / signup before checking up my classmates' info
edeniyanda/My-Python-Projects
This Repo include a few of my baby projects
edeniyanda/Python-Dialog-Adventure-Game
This repository contains the code for a Python Dialog-based adventure game that is currently in development. The game is able to run and is functional to some degree, but there are still many features and improvements that need to be implemented.
edeniyanda/Python-Text-File-Importer
This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.
edeniyanda/alx-low_level_programming
My first C level programming
edeniyanda/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
edeniyanda/alx-system_engineering-devops
edeniyanda/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
edeniyanda/holberton-system_engineering-devops
edeniyanda/printf
This repo is for ALX
edeniyanda/tech_landers
edeniyanda/zero_day
This is my first repository as a full-stack engineer
edeniyanda/edeninii.github.io
edeniyanda/holberton-system_engineering-devops-1
holberton system engineering devops
edeniyanda/NplToGraph
edeniyanda/RandomRecipePicker
display random recipe with Tkinter, SQLite3 and RecipeDB