Pinned Repositories
APPetit
Android food delivery (Customer, Restaurant and Rider) APP
esp32-sniffer
ESP32 firmware that sniffs PROBE REQUEST packets sent from smartphones looking for a Wi-Fi connection in order to extract different types of information
deep-learning-cnn
NN and CNN implementation from scratch in PyTorch with data loading, training, and evaluation phase on CIFAR 100 image dataset
examination-timetabling
Timetabling Problem
j4nn0-b0t
Python Telegram BOT ables to store and retrive data from database (create, delete and read items from your personal list) and set alarms
linkedin-web-scraper
Python Web Scraper for LinkedIn to collect and store company data (e.g. name, description, industry, etc.) into .xls file
llm-rag
LLMs prompt augmentation with RAG by integrating external custom data from a variety of sources, allowing chat with such documents
machine-learning-pca-svm
PCA applied on images and Naive Bayes Classifier to classify them. Validation, cross validation and grid search with multi class SVM
OS161
The implementation of systems calls, lock, Virtual Memory and other file system implementation on OS161
wordlist-generator
Generate customised wordlist for penetration testing practice (e.g. brute force attack, dictionary attack, etc.)
J4NN0's Repositories
J4NN0/linkedin-web-scraper
Python Web Scraper for LinkedIn to collect and store company data (e.g. name, description, industry, etc.) into .xls file
J4NN0/wordlist-generator
Generate customised wordlist for penetration testing practice (e.g. brute force attack, dictionary attack, etc.)
J4NN0/j4nn0-b0t
Python Telegram BOT ables to store and retrive data from database (create, delete and read items from your personal list) and set alarms
J4NN0/llm-rag
LLMs prompt augmentation with RAG by integrating external custom data from a variety of sources, allowing chat with such documents
J4NN0/deep-learning-cnn
NN and CNN implementation from scratch in PyTorch with data loading, training, and evaluation phase on CIFAR 100 image dataset
J4NN0/examination-timetabling
Timetabling Problem
J4NN0/machine-learning-pca-svm
PCA applied on images and Naive Bayes Classifier to classify them. Validation, cross validation and grid search with multi class SVM
J4NN0/OS161
The implementation of systems calls, lock, Virtual Memory and other file system implementation on OS161
J4NN0/socket
A series of examples of TCP, UDP and XDR connections
J4NN0/nazi-study
A program that forces you to study during study hours but doesn't let you study during break hours
J4NN0/pulumi-dynamic-iac
Pulumi dynamic resource provider for custom Infrastructure as Code (IaC)
J4NN0/8086-assembly-templates
Assembly 8086 templates
J4NN0/happy_wedding
Make your guests sit in the best possible way and prepare your wedding at its best
J4NN0/J4NN0.github.io
A little bit about me, much more about my interests and projects.
J4NN0/jordan-chain
A guide on Ethereum development and how to create ERC20 Token Smart Contract on Ethereum blockchain
J4NN0/league-of-legends-fight-tactics
Make two champions fight and get the best combination of spells based on the time (in seconds) it takes to kill the enemy champion
J4NN0/go-cache
Thread safe in-memory key-value cache library for Go suitable for single instance microservices
J4NN0/grassado-food
Vannessa's brunches and not only
J4NN0/J4NN0
J4NN0/learn-deutsche
Genau
J4NN0/thread-pool
Thread pool in C++