![](https://private-user-images.githubusercontent.com/7102064/390508961-8462320c-b1e5-4818-8558-4c04a568b905.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjE4NzIsIm5iZiI6MTczODk2MTU3MiwicGF0aCI6Ii83MTAyMDY0LzM5MDUwODk2MS04NDYyMzIwYy1iMWU1LTQ4MTgtODU1OC00YzA0YTU2OGI5MDUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMjA1MjUyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTJjNWQ4YTk1NGQxZDhkNzljMzA2ZjM3ZDUzZDJmNzc4YjkyMWU5N2JkMTlmOWZiMDRiYjM2ODJmYzU0NjY2YSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.NUCWQffFkQ1dzo57bgKWXIjohFvswbREt5amBOkqNd8)
βοΈ
Software Engineering Resources - Currated list of links
πΉοΈ
Game/Design Resources
Icons - For use in github markdown
webserver.js - Node.js webserver (under 24 lines!)
Name | Language / Platform | Description |
---|---|---|
Blog Articles | markdown | Programming blog articles. |
Bible Reader | java | Bible reading program. (wip) |
HotDIR | c / windows | Colorized file & folder listing for command prompt. (wip) |
More | c / windows | Command to display a screenful of text at a time. (wip) |
Proggie Pad | asm / windows? | Programmer's editor. (wip) |
Sprited | qbasic | Sprite editor. (wip) |
Tortilla Timer | java | Kitchen timer for cooking foods. |
Type | c / windows | Command to display contents of text files. |
Webserver.js | javascript | Web server for node.js. (no external dependencies) |
Zelta | qbasic | Legend of Zelda clone. (wip) |
Name | Description |
---|---|
ASM | Assembler resources & examples. |
BASIC | BASIC resources & examples. |
C | C programming resources & examples. |
HASKELL | Haskell programming resources & examples. |
JAVA | Java resources & examples. |
JS | Javascript resources & examples. |
LUA | Lua resources & examples. |
PASCAL | Pascal resources & examples. |
PY | Python resources & examples. |
UNIX | Linux & OpenBSD resources. |
WinBin | Binary packages for Windows. (openssl, perl, etc.) |
TDD | Test-Driven Development resources. |
MGMT | Management related resources. |