Pinned Repositories
6502
A minimal 6502 emulator
c-ds-algos
Datastructures and Algorithms in C (implementations and notes)
CHIP-8
A simple emulator for the CHIP-8 interpreted programming language.
kademlia-dht
Implementation of the Kademlia DHT protocol in Rust
node-webapp-template-1
A beginner friendly NodeJS webapp template (REST API). Files grouped by technical role.
Oncogene
A simple Windows and Linux RAT/Backdoor + Keylogger written in Python3 using sockets
pyChat
A simple Python encrypted and anonymous chat application written using sockets.
tcp-server-boilerplate
Boilerplate of a TCP Server written in C++ using the epoll API
ts-extended-cheatsheet
An extended cheatsheet about TypeScript
vue-extended-cheatsheet
An "extended cheatsheet" about the JavaScript framework Vue.js
f0lg0's Repositories
f0lg0/6502
A minimal 6502 emulator
f0lg0/ts-extended-cheatsheet
An extended cheatsheet about TypeScript
f0lg0/Oncogene
A simple Windows and Linux RAT/Backdoor + Keylogger written in Python3 using sockets
f0lg0/vue-extended-cheatsheet
An "extended cheatsheet" about the JavaScript framework Vue.js
f0lg0/c-ds-algos
Datastructures and Algorithms in C (implementations and notes)
f0lg0/CHIP-8
A simple emulator for the CHIP-8 interpreted programming language.
f0lg0/kademlia-dht
Implementation of the Kademlia DHT protocol in Rust
f0lg0/pyChat
A simple Python encrypted and anonymous chat application written using sockets.
f0lg0/tcp-server-boilerplate
Boilerplate of a TCP Server written in C++ using the epoll API
f0lg0/node-webapp-template-1
A beginner friendly NodeJS webapp template (REST API). Files grouped by technical role.
f0lg0/geneticAlgorithm-PY
An application of a Genetic Algorithm to the "Infinite monkey theorem"
f0lg0/netmon_cli
A simple and lightweight terminal packet sniffer.
f0lg0/tsmt
A tool to make UML diagrams by writing code
f0lg0/c-gameoflife
An implementation of the famous Game of Life in C
f0lg0/rand-api
A completely useless API that serves completely random data.
f0lg0/geneticAlgorithm-TS
An implementation of a Genetic Algorithm to the Infinite Monkey Theorem made in TypeScript
f0lg0/CSRF-Demo-Tokens
Two very simple demos about CSRF involving access and refresh tokens written in JS with Node.js
f0lg0/node-webapp-template-2
A beginner friendly NodeJS webapp template (REST API). Structure by components.
f0lg0/snpgen
Simple Node Project Generator written in Javascript and Python
f0lg0/ThePandemicHack
Social distancing visualized with an undirected graph and Dijkstra Algorithm
f0lg0/f0lg0
f0lg0/gelata
Gestore delle attivitĂ ATA
f0lg0/stopcovid-website
Covid-19 Tracking and Analysis in Italy
f0lg0/ts-node-sessions-mongodb-api-boilerplate
Boilerplate for a TypeScript Express Nodejs App with Sessions and MongoDB as database