Pinned Repositories
AdaptiveHuffman
Provides a minimal implementation of FKG algorithm for Huffman coding
Algorithms
Some template algorithms for competitive programming
CrackMe-1
First crackme
CryptoLib
An educational library with different hash and cryptographic functions
ctf-writeups
Contains my solutions and sometimes writeups on some of the CTFs I've played.
market_doppelgangers
Find similar market prices to the currently selected ones and try to predict the next value
pdftoc
Extract the PDF outline (table of contents) as a tree and try to assign a page number to each of the elements.
resume
My public resume
Taxi
A taxi site PHP project on Laravel
verse
beaverden's Repositories
beaverden/pdftoc
Extract the PDF outline (table of contents) as a tree and try to assign a page number to each of the elements.
beaverden/Taxi
A taxi site PHP project on Laravel
beaverden/market_doppelgangers
Find similar market prices to the currently selected ones and try to predict the next value
beaverden/Algorithms
Some template algorithms for competitive programming
beaverden/CryptoLib
An educational library with different hash and cryptographic functions
beaverden/AdaptiveHuffman
Provides a minimal implementation of FKG algorithm for Huffman coding
beaverden/beaverden.github.io
beaverden/CrackMe-1
First crackme
beaverden/ctf-writeups
Contains my solutions and sometimes writeups on some of the CTFs I've played.
beaverden/resume
My public resume
beaverden/verse
beaverden/codecrafters-bittorrent-go
BitTorrent challenge from CodeCrafters
beaverden/codecrafters-docker-go
Docker challenge from CodeCrafters
beaverden/GeneticAlgoritm
Genetic Algorithm for optimization problems
beaverden/go-suffixarray-16
16 bit extension of https://golang.org/pkg/index/suffixarray/
beaverden/ib_insync
Python sync/async framework for Interactive Brokers API
beaverden/icon_extractor
Extracts icons from PE executable resources
beaverden/icon_parser
Parses .ico files and extracts info & saves the embedded icons
beaverden/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
beaverden/image-k-means
Commandline KMeans clusetring on same-size images
beaverden/input-type
Custom file selects (HTML+CSS+JS) and custom checkboxes (HTML+CSS)
beaverden/Java-projects
Princeton Algorithms course solutions and some other small projects
beaverden/lightsel
A carousel in VanillaJS with IE8+ compatibility
beaverden/liteframework
A POC Python Web Framework following MVC principles
beaverden/mySSH
Minimalistic SSH implementation
beaverden/NumberSystemConverter
Converts numbers of any length from base A to base B
beaverden/resume-cli
CLI tool to easily setup a new resume 📑
beaverden/RockPaperScissorsAI
Some AI techniques for RPS game
beaverden/SeeYourUse
A JavaFX application
beaverden/smart-cards
Smart Cards course projects