Pinned Repositories
Computer-Vision-Projects
A collection of some computer vision tests I've work with
Crossword-Solver
Crossword solver using Backtracking with Forward Checking and MRV
Decision-Tree-Implementation
Creating a Decision Tree Classifier using Python
lottery-ticket-recognition
This is a matlab program that reads a lottery tiquet and identifies the numbers
LuciRobot
robot using raspberry pi, ardino and multiple sensors
Minesweeper-game-on-console
Just a simple minesweeper console game I created back in 2017 using Java
nrf52
Using BLE with a nrf52 board to send data to an android app and the cloud
RFID-bus
A project that allows clients to validate their bus trips by an ESP32 and NFC tags, along with an app to check user statistics and realtime bus routes
TFG
Sentiment Analysis for social network posts
marti1999's Repositories
marti1999/lottery-ticket-recognition
This is a matlab program that reads a lottery tiquet and identifies the numbers
marti1999/LuciRobot
robot using raspberry pi, ardino and multiple sensors
marti1999/Minesweeper-game-on-console
Just a simple minesweeper console game I created back in 2017 using Java
marti1999/RFID-bus
A project that allows clients to validate their bus trips by an ESP32 and NFC tags, along with an app to check user statistics and realtime bus routes
marti1999/Computer-Vision-Projects
A collection of some computer vision tests I've work with
marti1999/Crossword-Solver
Crossword solver using Backtracking with Forward Checking and MRV
marti1999/Decision-Tree-Implementation
Creating a Decision Tree Classifier using Python
marti1999/nrf52
Using BLE with a nrf52 board to send data to an android app and the cloud
marti1999/TFG
Sentiment Analysis for social network posts
marti1999/Jungle-exploration-game
Just a short game I developed back in 2019 while messing around with Unity.
marti1999/ML-Rain-Prediction
Rain prediction using machine learning models
marti1999/Path-Search-algotithms-on-Graphs
Assignment on implementing Dijkstra, A Star and GBFS algorythm on a subway map
marti1999/Price-prediction-using-Regression
House price prediction using regression techniques
marti1999/ProjecteFinalDAM-AndroidAdminApp
marti1999/ProjecteFinalDAM-AndroidApp
marti1999/ProjecteFinalDAM-WebService
marti1999/ProjecteFinalDAM-WFP
marti1999/pyqtgraph
Fast data visualization and GUI tools for scientific / engineering applications
marti1999/rarbg-fix-subtitle-files
Scripts to clean and move subtitle files from RARBG TV shows
marti1999/Students-grade-predicion-using-ML
Projecte on es posa en pràctica diferents mètodes per resoldre problemes d'aprenentatge computacional
marti1999/Tetris3D
3D Tetris game using OpenGL 3.3