Monique B.
Munnu
Languages
Repos
75
Stars
15
Forks
7
Top Language
Python
Loading contributions...
Top Repositories
Project to find the safest possible map route.Uses Flask and Google Maps API
A not-too-refined spell checker. Uses StringTokenizer, Hashmap, and Buffered reader to compare user input of words to list of words in English dictionary. Misspelled words get word suggestions.
Learn Next.js Starter Code
Learning how to set up Docker for FastAPI
Folllowing the Bitfumes Youtube FastAPI tutorial.
Repositories
75Learn Next.js Starter Code
Project to find the safest possible map route.Uses Flask and Google Maps API
Learning how to set up Docker for FastAPI
Folllowing the Bitfumes Youtube FastAPI tutorial.
A not-too-refined spell checker. Uses StringTokenizer, Hashmap, and Buffered reader to compare user input of words to list of words in English dictionary. Misspelled words get word suggestions.
Simple Chat application.
temporary blog
A Python native, OS native GUI toolkit.
An implementation of the CSS layout algorithm.
JWT Authorization in Flask
Going through Miguel Grinberg's Flask Tutorial as a refresher
No description provided.
Working on adding Wagtail CMS and new website design together.
Python Library for Studying Binary Trees
Next Generation Python Package Repository
The Python programming language
A sample "code-less" project in support of the "Intro to Sprinting" workshop.
Banking app to show customer transactions.
A text to speech GTK+ front-end for eSpeak and mbrola to play a text in many languages with settings for voice, pitch, volume and speed.
Takes in a file that has eventlogs, extracts the time between two eventlogs, send them out based on delta time.
Revamping my personal website.
This is for all the design documentation from the September iteration of The Engineer Accelerator
Data Structure And Algorithmic Thinking With Python
Practice, Cracking the Coding Interview
Continually updated, interactive, test-driven Python coding interview challenges (algorithms and data structures).
The coding challenges from their "coding book"
KiCAD libraries, footprints, and scripts
data structures and algorithms practice
The first level of Super Mario Bros made with Python and Pygame.
On sorting and recursion and the brains behind why each DS have the runtimes they do.