carlosdg
I like solving problems & understanding things 👨💻
Cátedra ULL-Cajasiete Open Data, Big Data y BlockchainSpain
Pinned Repositories
AirPollutionForecasting
Degree thesis about forecasting air pollution in Tenerife
LeakDetection
Simulation of introductions and extractions of liquid in a tank to build models for leak detection
MLFilter
PWA that allows users to take pictures filtered using Machine Learning with ml5.js
NginxReverseProxyWithModsecurity
NGINX reverse proxy using ModSecurity WAF to protect a web application
PrediccionEnfermedadCoronaria
[Spanish] Proyecto para predecir si un paciente tiene una enfermedad de corazón usando técnicas de Aprendizaje Automático
RestaurantsReviews
Restaurant Reviews application started for Udacity's Mobile Web Specialist nanodegree
SimpleWebSearchEngine
Have you ever wondered how to build a very simple Google and run everything easily with Docker?
wip
Web Image Processing: a simple image processing application in the browser
CapacityVehicleRoutingProblem
Implementation of different algorithms for solving the Capacity Vehicle Routing Problem, one of the main problems in combinatorial optimization.
Stransfer
Web application that lets you take pictures and apply styles to them :art:
carlosdg's Repositories
carlosdg/wip
Web Image Processing: a simple image processing application in the browser
carlosdg/NginxReverseProxyWithModsecurity
NGINX reverse proxy using ModSecurity WAF to protect a web application
carlosdg/PrediccionEnfermedadCoronaria
[Spanish] Proyecto para predecir si un paciente tiene una enfermedad de corazón usando técnicas de Aprendizaje Automático
carlosdg/SimpleWebSearchEngine
Have you ever wondered how to build a very simple Google and run everything easily with Docker?
carlosdg/MLFilter
PWA that allows users to take pictures filtered using Machine Learning with ml5.js
carlosdg/LeakDetection
Simulation of introductions and extractions of liquid in a tank to build models for leak detection
carlosdg/NeuralNetwork
Implementation of a simple feed foward, fully connected neural network in TypeScript (for learning purposes)
carlosdg/NeuralStyleTransfer
Yet another implementation of "A Neural Algorithm of Artistic Style" of Gatys et al.
carlosdg/NodeGoat
The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.
carlosdg/PythonPostgresDockerTemplate
Simple template for a project using Python and PostgreSQL with Docker. Using the `psycopg2-binary` package for connecting to the database
carlosdg/TrainStyleTransfer
Train your Style Transfer model for ml5js in Google Colab (where they provide free access to a GPU 🤯)
carlosdg/AirPollutionForecasting
Degree thesis about forecasting air pollution in Tenerife
carlosdg/RestaurantsReviews
Restaurant Reviews application started for Udacity's Mobile Web Specialist nanodegree
carlosdg/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
carlosdg/JwtAndOauthExample
An application to see how to use JSON web tokens in Node.js and OAuth2 by using the Github API
carlosdg/Martians
Implementation of a game based on "Space Invaders" in JavaScript
carlosdg/mlcourse.ai
Open Machine Learning Course
carlosdg/mws-restaurant-stage-1
Udacity's "Mobile Web Specialist" nanodegree, "Restaurant Reviews App" project
carlosdg/mws-restaurant-stage-2
Development server for students completing stage two of the restaurant reviews project for Mobile Web Specialist Nanodegree
carlosdg/mws-restaurant-stage-3
Development server for students completing stage three of the restaurant reviews project for Mobile Web Specialist Nanodegree
carlosdg/owasp-modsecurity-crs
OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
carlosdg/PushdownAutomatonSimulator
Pushdown automaton simulator in Java
carlosdg/pytorch_notebooks
🔥A collection of PyTorch notebooks for learning and practicing deep learning
carlosdg/quorum-dev-quickstart
carlosdg/Representation-Learning-for-Information-Extraction
Pytorch implementation of Paper by Google Research - Representation Learning for Information Extraction from Form-like Documents.
carlosdg/SimplePerceptron
Implementation of a simple perceptron classifier in TypeScript.
carlosdg/SimpleReverseREPL
Simple reverse node REPL and reverse Shell using Node JS sockets
carlosdg/SolvingFrozenLakeV0
Solving the MDP model of the gym's FrozenLage-v0 environment using value and policy iteration.
carlosdg/TuringMachineSimulator
Simple Multitape Turing Machine simulator in java
carlosdg/yatla
Yet Another Todo List App. A to do list application with nice transitions using React Pose