Pinned Repositories
another_silly_porfolio_why_not
Creating another portfolio, this time using a backend and database, if you think is overkilling, is because it is.
Coding-test
Coding Test for Nymbus
Debugging_Exercises
Debugging Exercises in Python!
Formula1-Webpage
Formula 1 🏎️ Webpage, where you'll be able to compare pilots based on a given race!
Fuel_Economy_Data_Analysis
Data Analysis with Pandas, Numpy and Matplotlib 📈 about a fuel economy data 💸 from US car models 🚗 from 2008 and 2018
Gif-Expert-React
Creating a website on react
heroes-react
Single Page Application about heroes of Marvel and DC
My_First_RPG_Game
My first RPG Game in Python! 🕹️
Note-Taker
Note Taker built using Node JS, HTML, CSS, and Express
Snake_game
🐍 Snake game
davidtc8's Repositories
davidtc8/COVID-19_project
Experiment
davidtc8/Encryption
Encryption is the process of encoding information. This process converts the original representation of the information, known as plaintext, into an alternative form known as ciphertext. In here I'll be coding in Python the encrypting method Julius Cesar used in Rome.
davidtc8/hangman
Game of hangman in Python!