Pinned Repositories
Ataxx
Ataxx is an arcade game that came out in 1990. This is an implementation of this old game in C++ using the Qt framework.
File-Optimization
Opti is a small shell script to optimize files in place. Supported format are PDF, JPG and PNG.
MCQ-Correction
Automatic MCQ correction using C++ and Qt for the Back-End and with a web interface for the Front-End.
nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
Password-Wordlists
wordlists.sh is a small bash script to generate password wordlists.
Pulse-Oximeter
Acquisition, processing and display of a pulse oximeter signal in C.
Spell-Searcher
Spell Searcher to get started with web crawling using Scrapy, distributed computing using Apache Spark and desktop GUI using Scala Swing.
Travelling-Salesman-Problem
Design of different types of algorithms/heuristics and study of their performance in order to solve the TSP. This project is developed thanks to the Boost library in C ++.
nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
adrlsx's Repositories
adrlsx/Spell-Searcher
Spell Searcher to get started with web crawling using Scrapy, distributed computing using Apache Spark and desktop GUI using Scala Swing.
adrlsx/Travelling-Salesman-Problem
Design of different types of algorithms/heuristics and study of their performance in order to solve the TSP. This project is developed thanks to the Boost library in C ++.
adrlsx/Ataxx
Ataxx is an arcade game that came out in 1990. This is an implementation of this old game in C++ using the Qt framework.
adrlsx/File-Optimization
Opti is a small shell script to optimize files in place. Supported format are PDF, JPG and PNG.
adrlsx/MCQ-Correction
Automatic MCQ correction using C++ and Qt for the Back-End and with a web interface for the Front-End.
adrlsx/nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
adrlsx/Password-Wordlists
wordlists.sh is a small bash script to generate password wordlists.
adrlsx/Pulse-Oximeter
Acquisition, processing and display of a pulse oximeter signal in C.