Pinned Repositories
byteify
An npm module that serializes or deserializes your native types to an array of bytes.
coin-collector
Electron/Angular desktop app for a coin collector
dree
A nodejs module wich helps you handle a directory tree. It provides you an object of a directory tree with custom configuration and optional callback method when a file or dir is scanned. You will also be able to turn the tree into a string representation. With Typescript support.
esm-module-alias
An alternative to module-alias, but for esm
euberlog
A beautiful nodejs logger
javafx-old-but-gold
The shitty-simple-applications I made with JavaFX to prepare me for the java exam at unitn
matrix-cpp
A C++ Matrix of Fraction class implementation
mongoback
The most powerful npm module to export and make backups of your MongoDB
mqtt-now
A node.js module which provides you a publisher and a subscriber, allowing you to easily run repetitive tasks. With Typescript support.
unitn-tronchet
Site where there are simulations of the theoric part of unitn exam "linguaggi di programmazione - mod 1"
euberdeveloper's Repositories
euberdeveloper/matrix-cpp
A C++ Matrix of Fraction class implementation
euberdeveloper/javafx-old-but-gold
The shitty-simple-applications I made with JavaFX to prepare me for the java exam at unitn
euberdeveloper/cScell
A framework made with python for C cli projects
euberdeveloper/eagletrt-documentation
The Latex documentation for my eagletrt projects
euberdeveloper/flatland
An "Algorithm and Data Structure" exercise solved to O(n)
euberdeveloper/java-cryptography
It is a java library with useful classes to encrypt and decrypt texts with simple and traditional ciphers. There is a class for each cipher, such as CaesarCipher, PlayfairCipher, VigenereCipher, VernamCipher and so on. All the classes implement the Cipher interface.
euberdeveloper/pst-email-addresses-seeker
A Java application which, given a pst file, analyzes all the emails and return every email address found. These are taken from contacts, email subject, email text, email cc and email sender. A blacklilst of email domains or a folders targeted test could be performed too.
euberdeveloper/vue-mosquitto-trial
This is a trash-trial sample of a vuejs app using mqtt protocol and chartjs
euberdeveloper/acdcrock
This is one of the first sites I have ever done, when I began highschool and did not now anything about programming
euberdeveloper/Appunti-LFC
Appunti di Linguaggi Formali e Compilatori - Prof.ssa P. Quaglia - UniversitĂ di Trento
euberdeveloper/awesome-nodejs
:zap: Delightful Node.js packages and resources
euberdeveloper/covid19-death-graph
Trial
euberdeveloper/datasets-merger
An npm package to quickly merge datasets for machine learning
euberdeveloper/eagletrt-csv
The npm module to export eagleTRT telemetry data as csv
euberdeveloper/fenice-tools
Some tool used to save and receive mqtt data
euberdeveloper/Fondamenti-matematici-per-l-informatica
Repository contenente il sorgente LaTex per il pdf riguardante Fondamenti matematici per l'informatica
euberdeveloper/geo-locations
Repository to host geo locations files for other targeted countries
euberdeveloper/google-code-jam-2020
My scripts for Google Code Jam 2020
euberdeveloper/nemequ.github.io
euberdeveloper/telemetria-c
euberdeveloper/to-regex
Generate a regex from a string or array of strings.
euberdeveloper/unitn-naimailgenerator
A site to quickly generate the email subject and body format for the email messages of the project Sistemi Operativi of UniTN
euberdeveloper/unitn-sistemi-operativi
euberdeveloper/yolo-simple-project-client
The client part of a simple project made for a classmate
euberdeveloper/yolo-simple-project-server
The backend of a simple project for a classmate