Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by mimixp3
A curated list of projects in awesome lists by mimixp3 .
https://github.com/mimixp3/pokemon-search-app
This Pokémon Search App allows users to search for information about any Pokémon by entering its name or ID. It fetches data from the PokeAPI and displays detailed information such as the Pokémon's name, ID, weight, height, types, and stats (HP, attack, defense, etc.), as well as an image.
Last synced: 13 Jan 2025
https://github.com/mimixp3/cash-register
This Cash Register Project consists of HTML, JavaScript, and CSS files that simulate a cash register system. It calculates the change due to a customer based on the amount they provide, checks if the register has enough cash to give the correct change, and displays the status of the cash drawer.
Last synced: 13 Jan 2025
https://github.com/mimixp3/palindrome-checker
This is a simple Palindrome Checker web application that allows users to input text and check if it's a palindrome. It removes non-alphanumeric characters, ignores case, and checks if the input reads the same forwards and backwards, displaying the result on the page.
Last synced: 13 Jan 2025
https://github.com/mimixp3/budget-app
A simple budget tracker in Python. Users can create categories, deposit/withdraw funds, and transfer money between categories. The app also generates a bar chart showing the percentage of spending in each category.
Last synced: 21 Jan 2025
https://github.com/mimixp3/time-calculator
A Python function that adds a given duration (in hours and minutes) to a start time, adjusting for AM/PM and calculating the new time. It also supports calculating the day of the week and returns the result with information about any day transitions.
Last synced: 21 Jan 2025
https://github.com/mimixp3/arithmetic-formatter
A Python program that arranges arithmetic problems vertically, checks for valid input, and optionally shows the answers.
functions-python loops-python python string-manipulation
Last synced: 21 Jan 2025
https://github.com/mimixp3/probability-calculator
A Python program to simulate probability experiments with a hat containing colored balls. The program allows you to define a hat with different colored balls, draw a specified number of balls, and calculate the probability of drawing a specific combination of balls based on multiple experiments.
Last synced: 21 Jan 2025
https://github.com/mimixp3/empower-metrics
A Python project to manage and analyze data on assault cases against women. It tracks patterns, visualizes trends, and provides insights to support safety efforts.
csv excel matplotlib matplotlib-pyplot python
Last synced: 21 Jan 2025
https://github.com/mimixp3/polygon-area-calculator
A Python program to calculate the area, perimeter, and diagonal of different polygons. It includes a Rectangle class and a Square class.
Last synced: 21 Jan 2025