Skip to content
View andrewthecodertx's full-sized avatar

Block or report andrewthecodertx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andrewthecodertx/README.md

Hi, I'm Andrew

Software engineering veteran with 25 years in the trenches. When I'm not crafting code, I'm probably exploring yet another programming language.

Tech Stack

Languages

Popular repositories Loading

  1. php-mos6502-emulator php-mos6502-emulator Public

    Emulates MOS6502 and WDC65c02

    PHP 18 1

  2. go-nes-emulator go-nes-emulator Public

    NES emulator in Go built on top of the go-6502 CPU emulator

    Go 12

  3. go-neural-network go-neural-network Public

    Feed forward neural network with back propagation and activation functions built from scratch (no libraries)

    Go 9

  4. javascript-beneater-65c02 javascript-beneater-65c02 Public

    Emulation of Ben Eater's breadboard 65C02 based computer.

    PHP 6

  5. go-dadjokes-api go-dadjokes-api Public

    just simple API that delivers random dad jokes from a remote database

    Go 5

  6. c-hash-table-api c-hash-table-api Public

    A generic, open-addressing hash table in C featuring a memory-efficient design (2 bits per entry for metadata), custom allocator support, and a flexible void* API with type handlers for any key/val…

    C 4