Eden Iyanda (edeniyanda)

edeniyanda

Geek Repo

Location:Nigeria

Twitter:@EdenTechie

Github PK Tool:Github PK Tool

Eden Iyanda's starred repositories

coding-interview-university

A complete computer science study plan to become a software engineer.

awesome-python

An opinionated list of awesome Python frameworks, libraries, software and resources.

Language:PythonLicense:NOASSERTIONStargazers:220014Issues:6038Issues:0

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:132694Issues:1115Issues:15795

llama_index

LlamaIndex is a data framework for your LLM applications

Language:PythonLicense:MITStargazers:35743Issues:246Issues:5182

DeepSpeed

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

Language:PythonLicense:Apache-2.0Stargazers:34900Issues:342Issues:2742

Summer2025-Internships

Collection of Summer 2025 tech internships!

AI-Expert-Roadmap

Roadmap to becoming an Artificial Intelligence Expert in 2022

Language:JavaScriptLicense:MITStargazers:29040Issues:962Issues:64

netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/

Language:PythonLicense:Apache-2.0Stargazers:15886Issues:407Issues:10306

CustomTkinter

A modern and customizable python UI-library based on Tkinter

Language:PythonLicense:MITStargazers:11307Issues:111Issues:1358

github-trends

🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!

Language:PythonLicense:MITStargazers:10435Issues:8Issues:133

sqlfluff

A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

Language:PythonLicense:MITStargazers:7737Issues:36Issues:2959

azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

Language:PythonLicense:MITStargazers:5930Issues:229Issues:1042
Language:PythonLicense:MITStargazers:4291Issues:69Issues:91

mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python

Language:PythonLicense:BSD-3-ClauseStargazers:2678Issues:83Issues:4831

RAM-Limiter

Limits Discord, Chrome, OBS or Any Applications RAM Usage In 1 Click.

Image_Processing_Tools

Processing makes it simple to handle images, iterate over the pixels of an image and perform operations on them. here we use OpenCV Tools, OpenCV offers all kinds of algorithms from basic image processing to advanced computer vision

Language:PythonStargazers:19Issues:2Issues:0

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.

Language:PythonStargazers:3Issues:0Issues:0

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.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

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.

Language:PythonStargazers:3Issues:2Issues:0

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

Language:PythonStargazers:3Issues:1Issues:0

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".

Language:PythonStargazers:3Issues:0Issues:0

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.

Language:PythonStargazers:2Issues:0Issues:0

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.

Language:PythonStargazers:2Issues:1Issues:0

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.

Language:PythonStargazers:2Issues:0Issues:0

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.

Language:PythonLicense:MIT-0Stargazers:2Issues:1Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer

Language:ShellStargazers:1Issues:0Issues:0

Eintein-Word-Cloud

This repo contain a python code that generate a word cloud of Quantum Physics with an image of Albert Einstein as the background

Language:PythonStargazers:1Issues:0Issues:0

LinearReg-Learner

This code implements linear regression using gradient descent to minimize mean squared error between predicted and actual values. Useful for learning regression or simple implementation in projects.

Language:PythonStargazers:1Issues:1Issues:0