Pinned Repositories
65C02-JSON
A JSON document with the 65C02 opcodes. The "Illegal" instructions are lumped together under "Undocumented NOP". Please suggest edits or point out mistakes.
andrewthecoder-xyz
Personal website and blog of Andrew Erwin (andrew the coder)
andrewthecodertx
andrewthecodertx.github.io
assembly-pearlos
Simple bootloader written in 16-bit x86 assembly. Proof of concept.
astro-blog-template
Personal Blog Template Powered by Astro
blitzcrank_discord_bot_v2
Version 2 of Discord Bot Blitzcrank
boopkit
Linux eBPF backdoor over TCP. Spawn reverse shells, RCE, on prior privileged access. Less Honkin, More Tonkin.
c-game-of-life
Conway's Game of Life in C and SDL2
Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
andrewthecodertx's Repositories
andrewthecodertx/andrewthecoder-xyz
Personal website and blog of Andrew Erwin (andrew the coder)
andrewthecodertx/typescript-tetris
it's tetris. in typescript..for some reason.
andrewthecodertx/kickstart.nvim
A launch point for your personal nvim configuration
andrewthecodertx/andrewthecodertx
andrewthecodertx/javascript-game-of-life
andrewthecodertx/php-mvc-framework
Basic MVC example written in PHP. Micro framework not suitable for production!
andrewthecodertx/c-game-of-life
Conway's Game of Life in C and SDL2
andrewthecodertx/php-6502
MOS 6502 emulator
andrewthecodertx/cpp-linear-algebra
simple class library for doing linear algebra operaations for neural network programs
andrewthecodertx/crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper
andrewthecodertx/go-dadjokes-api
just simple API that delivers random dad jokes from a remote database
andrewthecodertx/go-neuralnetwork
andrewthecodertx/Primes
Prime Number Projects in C#/C++/Python
andrewthecodertx/enigma-emulator
andrewthecodertx/blitzcrank_discord_bot_v2
Version 2 of Discord Bot Blitzcrank
andrewthecodertx/prioritize-your-life
A mobile application for managing personal budgets and finances, built with React Native and TypeScript. Backend services are powered by Firebase and Node.js.
andrewthecodertx/Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
andrewthecodertx/assembly-pearlos
Simple bootloader written in 16-bit x86 assembly. Proof of concept.
andrewthecodertx/andrewthecodertx.github.io
andrewthecodertx/typescript-subtitle-renderer
andrewthecodertx/php-linear-algebra
simple class library for doing linear algebra operaations for neural network programs
andrewthecodertx/opensource-casino-v10
Open source slots casino script (formely-Goldsvet) v10
andrewthecodertx/javascript-tetris
andrewthecodertx/go-tormask
The program demonstrates how to connect to a destination server through a Tor proxy using the SOCKS4 protocol.
andrewthecodertx/RollCall-API
An API designed for students to mark class attendance.
andrewthecodertx/Project-Euler
Project Euler exists to encourage, challenge, and develop the skills and enjoyment of anyone with an interest in the fascinating world of mathematics.
andrewthecodertx/x11-rs
Rust bindings for X11 libraries
andrewthecodertx/sudoku-solver
Backtracking algorithm in several languages! Solves sudoku puzzles.
andrewthecodertx/php-ErwinCRM
Simple CRM written in PHP. This is a client project and a rare chance for me to build in public!
andrewthecodertx/php-simple-router
Simple PHP router! Not quite production ready, but it is a work in progress,