- Cyberspace
- synkops.dev
- in/jaime-romero-mar%C3%ADn-aba914177
-
multioutput-neural-net Public
An exercise implemenation of a multioutput neural net.
Python UpdatedSep 28, 2021 -
-
paperDown Public
Forked from manu-torres/paperDownA python tool to download articles from Scopus to your local machine
-
DataScienceLearningPlan Public
A repo of exercises to get an introductory mastery of data science.
Python UpdatedJul 25, 2021 -
gocolors Public
A small utility written in go to highlight regular expressions from stdin into stdout.
Go Other UpdatedJul 5, 2021 -
-
mergersort_go Public
A toy project to implement the mergesort sorting algorithm using go subroutines.
Go UpdatedJun 24, 2021 -
websockets-group-chat Public
A demo showing how to use web sockets in a simple way.
-
A test project to practice polymorphism in C++.
C++ UpdatedMay 29, 2021 -
pandas_testing Public
Experimentation with an open source 3D game engine.
Python UpdatedApr 24, 2021 -
hey Public
Forked from rakyll/heyHTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
Go Apache License 2.0 UpdatedFeb 22, 2021 -
digital-twin-stats Public
A code base used to extract and obtain statistics used on my final undergraduate thesis.
-
-
RSS-to-Telegram-Bot Public
Forked from BoKKeR/RSS-to-Telegram-BotRSS to Telegram python script
Python GNU General Public License v3.0 UpdatedDec 28, 2020 -
design-patterns Public
A work in progress to compile notes and implementations of recurrent design patterns in software engineering.
Java UpdatedNov 13, 2020 -
terminal-mastermind-game Public
A software design and implementation exercise made for the master of software architecture and craftsmanship.
Java UpdatedOct 29, 2020 -
android-mastermind Public
Yet another Mastermind implementation for android.
Java UpdatedOct 9, 2020 -
TAT-ROS-CoppeliaSim Public
A project to get the turn around time between a ROS node and CoppeliaSim. Both can be launched using Docker containers.
Dockerfile Other UpdatedSep 24, 2020 -
niryo_one_simulation Public
Non-threaded script code for a simulated Niryo One in coppeliaSIM that can be controlled via ROS topics.
-
ROS node that implements the business logic to control both a ROS enabled simulation of a Niryo One and a physical instance using MoveIt for path planning.
-
embedded-lua-cpp Public
This repository contains the code and notes that I took while following the series "Embedding Lua in C++" From Dave Poo in YouTube https://www.youtube.com/playlist?list=PLLwK93hM93Z3nhfJyRRWGRXHaXg…
-
mergesort_lua Public
A sequential implementation of mergesort in the LUA programming language.
Lua UpdatedMay 19, 2020 -
perceptroncpp Public
A perceptron in C++.
-
coinpricecpp Public
A small CLI utility in C++ to check the price of bitcoin.
C++ UpdatedApr 14, 2020 -
heuristic_search_assignment Public
The product of a couple of very stressful weeks for an university assignment.
C++ Other UpdatedDec 23, 2019 -
imdb-web-scrapping Public
A simple script procedure in Python to extract text information about thousands of films in IMDB using Python3 and Elastic Search.
Python UpdatedDec 20, 2019 -
ESP8266-WiFi-Relay Public
Firmware for remotely opening and closing an AC relay connected to a ESP8266 microcontroller via TLS-encrypted MQTT messages over a wifi network.
C++ UpdatedAug 24, 2019 -
mosquitto-docker-deployment Public
Dockerfile for eclipse mosquitto broker with user authentication enabled.
Shell UpdatedAug 24, 2019 -
xfce4-i3-arch Public
Forked from EnricoVogt/xfce4-i3-archUsing i3 as WM in xfce4 ( without xfdesktop ) on arch
UpdatedAug 20, 2019 -
change-address Public
Script to change the MAC of the selected network interface and force a new IP assignment from DHCP.