Le Ngoc Chau's repositories
deep-understanding-deep-learning
Includes course notebooks and practice notebooks from the Deep understanding of deep learning from Udemy: https://www.udemy.com/course/deeplearning_x/?couponCode=LEADERSALE24A
snake-game
The classic snake game
get_temperature_cli
An cli app that allows user to get temperature of a given city.
color-palette-generator-flask-app
A web app that allows users to submit their prompt which paints an imaginary colorful picture. The color palette of said picture will be rendered on the web page. The backend is served by Flask.
wiremock-demo
A small wiremock demo
create_excel
Given a text file written in predefined format, create an excel file.
advent-of-code-2022
Advent of Code 2022 Challenge
robot-framework-course
This repo contains contents from the Udemy course named 'Robot Framework with Python- Selenium/API Automation Testing'.
automate-cookie-clicker-with-playwright
This project creates a bot that plays Cookie Clicker.
cat-facts-email
Send email with daily cat facts.
us-electricity-price-dashboard
This dashboard shows the average electricity price of each of US states from 1990 to 2019.
avocado-price-dashboard
Create an avocado price dashboard using Dash, Plotly and Pandas
getting-started-with-bokeh
Getting to know Bokeh basics
complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
basic-bokeh-graphs
Getting started with bokeh by plotting basic line graphs
pytest-course
This repository contains the source codes for the pytest course on Udemy by Eden Marco.
recipe-app-api
This API allows users to store and manage their recipes.
profiles_project_api
An api that handles profiles authentication and authorization. Built by django==2.2 and djangorestframework==3.9.2
todo-django
django app todo list
space-invaders-game
In this game, player will control a spaceship to shoot down aliens.
monster-wrangler-game
a python game made with pygame.
feed-the-dragon
a game made with pygame
mile-to-km-converter
A GUI window that converts miles to km. Very simple.
titanic-survival-classification
Predict the survival status of the passengers aboard the Titanic.
text-to-morse-converter
Converts user's text into Morse code and show result in a popup window.
heart_disease_classification_with_gui
A GUI window that implements a classification model to predict whether a patient have heart disease or not.
nobel-prize-analysis
Analyze the dataset on the winners of the Nobel prize.
auto-mpg
Analyze and create a regression model to predict the fuel efficiency of vehicles based on the "auto-mpg" dataset collected from the uci machine learning repository.