Pinned Repositories
advent-of-code-2022
My Advent of Code 2022 solutions
ai-notebooks
Collection of AI implementations using Python and Julia
algorithmic-trading-python
The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
candy2d
A 2D game engine made with C++ and SDL2
daverlon.com
My personal blog/portfolio website
ebiten-game-framework
2D game structural framework using Go & Ebitengine
gui-digit-classifier
MNIST digit classifier with a gui
ict167-java-projects
My ICT167 Java projects for University
n-gram-flask-app
Generate Elon Tweets, McDonald's Reviews and Airline Reviews
ngram-wordgen
Word generator using n-gram probabilities
daverlon's Repositories
daverlon/ai-notebooks
Collection of AI implementations using Python and Julia
daverlon/ebiten-game-framework
2D game structural framework using Go & Ebitengine
daverlon/ict167-java-projects
My ICT167 Java projects for University
daverlon/ngram-wordgen
Word generator using n-gram probabilities
daverlon/advent-of-code-2022
My Advent of Code 2022 solutions
daverlon/algorithmic-trading-python
The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
daverlon/candy2d
A 2D game engine made with C++ and SDL2
daverlon/daverlon.com
My personal blog/portfolio website
daverlon/gui-digit-classifier
MNIST digit classifier with a gui
daverlon/n-gram-flask-app
Generate Elon Tweets, McDonald's Reviews and Airline Reviews
daverlon/worm-generator
Text ascii art worm generator
daverlon/clientcmdunstricted
Thread to call clientcmd_unrestricted from the source engine
daverlon/cosine-similarity
Cosine Similarity implementation in Python
daverlon/davlondev
Me!
daverlon/flexbox-landing-page
A landing page prototype using flexboxes
daverlon/gograd
Back propagation engine based on karpathy/micrograd implemented in Go
daverlon/ict170-assembly-project
My final ICT170 assembly program solution
daverlon/lang-stacks
implementation of the stack (LIFO) in some languages
daverlon/mdungeon
daverlon/myvimrc
My config files for Bash, Vim, Neovim and tmux
daverlon/ostep-projects
Projects for the 'Operating Systems: Three Easy Pieces' book
daverlon/p2p-test
PeerJS initial connection test
daverlon/png-decoder
Simple PNG decoder/viewer
daverlon/python-autostrafer
Python auto strafer
daverlon/ringzer0-ctf-solutions
My solutions for RingZer0 online CTF challenges
daverlon/sdl2-empty-project
Empty SDL2 project for quick testing
daverlon/sdl2-shadow-texture-masking
An example of light mask texture blending in SDL2
daverlon/source-sdk-2013
The 2013 edition of the Source SDK
daverlon/the-sniffler
CS:S Packet Sniffer
daverlon/unity-2d-player-controller
2D physics based player controller