Pinned Repositories
CarlosAutomateTheBoringStuffWithPython
My solutions to the exercises of the book Automate The Boring Stuff With Python (Al Sweigart)
CarlosMachineLearningAurelionGeron
Exercises from Machine Learning by Aurelion Geron Book
CarlosPythonZelle
Exercises of the book Python Programming An Introduction to Computer Science 3rd Edition (John Zelle)
deusdevok
Config files for my GitHub profile.
DjangoBlogAppWVincent
Django Blog App from William Vincent book
DjangoTodoAppDennisIvy
Django todo list web app. From Dennis Ivy tutorial (youtube)
Flask-Social-Network-App
Flask tutorial from the docs with extra features
Flask-Weather-App
A Weather app made with Flask. Using the API from openweathermap.org
ISLP_Python
Introduction to Statistical Learning with Python book solutions
youtube-scraper-flask
A simple Youtube Scraper using Selenium and Flask
deusdevok's Repositories
deusdevok/CarlosAutomateTheBoringStuffWithPython
My solutions to the exercises of the book Automate The Boring Stuff With Python (Al Sweigart)
deusdevok/CarlosPythonZelle
Exercises of the book Python Programming An Introduction to Computer Science 3rd Edition (John Zelle)
deusdevok/Flask-Social-Network-App
Flask tutorial from the docs with extra features
deusdevok/CarlosMachineLearningAurelionGeron
Exercises from Machine Learning by Aurelion Geron Book
deusdevok/deusdevok
Config files for my GitHub profile.
deusdevok/DjangoBlogAppWVincent
Django Blog App from William Vincent book
deusdevok/DjangoTodoAppDennisIvy
Django todo list web app. From Dennis Ivy tutorial (youtube)
deusdevok/Flask-Weather-App
A Weather app made with Flask. Using the API from openweathermap.org
deusdevok/mb-app
Message Board App from William Vincent Book
deusdevok/pages-app
Django pages-app from William Vincent book
deusdevok/simpleRPN
A very simple Reverse Polish Notation script
deusdevok/TwitterScraper
A Jupyter Notebook that scrapes a Twitter account
deusdevok/youtube-scraper-flask
A simple Youtube Scraper using Selenium and Flask
deusdevok/deusdevarticlesdb
Database repository for deusdev website
deusdevok/ISLP_Python
Introduction to Statistical Learning with Python book solutions
deusdevok/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
deusdevok/Aprendizaje-Automatico
Repositorio de la materia Aprendizaje Automatico del departamento de Computacion. Segundo cuatrimestre de 2018.
deusdevok/CoronavirusBionic
This is a project from Kaggle to make predictions about spread of Coronavirus in 2020
deusdevok/DjangoTodoDeusDev
A Django Todo app
deusdevok/Fortran
Fortran programs
deusdevok/git-practice
deusdevok/github-slideshow
A robot powered training repository :robot:
deusdevok/Interview-Problems
Programming problems used in job interviews
deusdevok/Java
Java programs
deusdevok/Matlab
deusdevok/PipolGraphqlChallenge
Technical challenge for the position at Pipol
deusdevok/portfolio-react
My personal portfolio with React and GutHub pages
deusdevok/Python
Python repository
deusdevok/pythonMergeSort
Merge Sort algorithm in Python