mdzoul's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
rwaldron/idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
Fechin/reference
⭕ Share quick reference cheat sheet for developers.
3dprintingworld/Mulbot
Mulbot - Mostly Printed 3D Printer
dotvignesh/PDFChat
The PDFChat app allows you to chat with your PDF files in natural language.
YukiGasai/obsidian-google-tasks
Add Google Tasks inside Obsidian
mdzoul/Fly-Within-Budget
FWB (Fly Within Budget) v1.0.0
mdzoul/Auto-Birthday-Wisher-v2
Updated the automated birthday wisher that sends a birthday message to clients via Whatsapp.
mdzoul/Basketball-Analysis
Learned matrices in R to analyse basketball trends
mdzoul/Bingsu-and-Dessert
Made a project using flask for a friend who loves desserts and bingsu so that she can update her foodie adventures! #100DaysOfCode #Day065
mdzoul/Coffee-and-Wifi
Created a webpage for cafe reviews by yours truly. #100DaysOfCode #Day062
mdzoul/Data-Entry-Job-Automation
Found a way to automate a simple data entry job using BeautifulSoup, Selenium and Google Forms! #100DaysOfCode #Day053
mdzoul/Dice-Game
Made a dice game using HTML, CSS and JS. Upgraded the game by adding button that rolls the dice instead of having to refresh the page every time.
mdzoul/Drum-Kit
Made a web app drum kit where users can press on corresponding keys or click on the images to play the drums.
mdzoul/Fibonacci-Sequence-Generator-Javascript
Fibonacci Sequence Generator in JavaScript
mdzoul/Fibonacci-Sequence-Generator-Python
Fibonacci Sequence Generator
mdzoul/Financial-Statement-Analysis
Basic R script used for financial statement analysis. Explored the uses of vectors and functions in R.
mdzoul/Law-of-Large-Numbers
Simple R script showing Law of Large Numbers through rnorm() with mean<-0 & sd<-1
mdzoul/Movie-Depository
Brought together Flask, Bootstrap, SQLAlchemy and WTForms to make a depository for reviews of the movies I have watched. #100DaysOfCode #Day064
mdzoul/Movie-Ratings-Client-Deliverables
Utilised ggplot2 in R, making full use of my understanding of Grammar of Graphics, to create informative and aesthetically pleasing plots for an imaginary client
mdzoul/Simon-Says
Learnt jQuery and made a web app that plays Simon Says with the user.
mdzoul/Tindog-Site
Made a parody Tinder website called "Tindog" where dogs can meet other dogs and go on dates! #100DaysOfCode #Day058
mdzoul/Vertical-Institute-Data-Science-Capstone-Project
Capstone project for Vertical Institute's Data Science course
mdzoul/Virtual-Bookshelf
Used SQLAlchemy in this project to create a database of books read and their individual ratings. #100DaysOfCode #Day063
mdzoul/World-Trend-Analysis
Used R to load .csv data, create and merge dataframes, and visualise datasets using ggplot2
mdzoul/Zek-Recipes
Used Flask and Jinja to simplify the creation of a blog and its posts! #100DaysOfCode #Day057
mdzoul/Zek-Recipes-v2
Created a blog for Zek's Recipes using Flask, Jinja, Bootstrap, and npoint API. #100DaysOfCode #Day059
mdzoul/ZoulAimi-NameCard
Created my very own online name card with using Flask! #100DaysOfCode #Day056