|
5 | 5 | * I am a high school student so I will probably be busy with classes during the day. And homework in the evening. (You know, AP classes and stuff.)
|
6 | 6 | * I am a member of the [Conwaylife.com forums](https://conwaylife.com/forums) under the username **wirehead**. Half of what I do here somehow manages to wind up there as well (mostly from my [ca-experiments](https://github.com/dragoncoder047/ca-experiments) repository).
|
7 | 7 |
|
8 |
| -<!-- [BEGIN PROJECTS --> |
9 |
| - |
10 |
| -| Project Name | Repo Link | Description | Status | |
11 |
| -|:------------:|:---------:|:------------|:------:| |
12 |
| -| Parasite | [parasite](https://github.com/dragoncoder047/parasite) | A game that can't be beaten by the player: you have to teach the NPC's how to play it for you. | Engine (mostly) complete<br>Levels WIP<br> | |
13 |
| -| PICKLE and Tinobsy | [tinobsy](https://github.com/dragoncoder047/tinobsy)<br>[pickle](https://github.com/dragoncoder047/pickle) | A new idea for a programming language, and a type system to implement it. | In progress<br><br> | |
14 |
| -| uLisp fork | [ulisp-esp32](https://github.com/dragoncoder047/ulisp-esp32) | My fork of [uLisp](http://ulisp.com/) with additional features |  | |
15 |
| -| Langton-Music | [langton-music](https://github.com/dragoncoder047/langton-music) | simulator for [musical Langton's Ant](https://dragoncoder047.github.io/langton-music). | Complete   | |
16 |
| -| Schemascii | [schemascii](https://github.com/dragoncoder047/schemascii) | A Python program to convert ASCII art circuit diagrams into nice SVG schematics. | Complete<br>   | |
17 |
| -| Armdroid 1000 | [armdroid](https://github.com/dragoncoder047/armdroid) | A website about the [Armdroid 1000](https://dragoncoder047.github.io/armdroid) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc) | Working draft<br> | |
18 |
| - |
19 |
| -<!-- END PROJECTS] --> |
| 8 | +#### Some of my projects |
| 9 | + |
| 10 | +* [Schemascii](https://github.com/dragoncoder047/schemascii) - A Python program to convert ASCII art circuit diagrams into nice SVG schematics. |
| 11 | +* [uLisp fork](https://github.com/dragoncoder047/ulisp-esp32) - My fork of [uLisp](http://ulisp.com/) with additional features |
| 12 | +* [Langton-Music](https://github.com/dragoncoder047/langton-music) - A simulator for [musical Langton's Ant](https://dragoncoder047.github.io/langton-music). |
| 13 | +* [Armdroid 1000](https://github.com/dragoncoder047/armdroid) - A website about the old [Armdroid 1000](https://dragoncoder047.github.io/armdroid) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc) |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +#### Noteworthy but incomplete/WIP stuff |
| 18 | + |
| 19 | +* [Parasite](https://github.com/dragoncoder047/parasite) - A game that can't be beaten by the player: you have to teach the NPC's how to play it for you. |
| 20 | +* [PICKLE](https://github.com/dragoncoder047/pickle) and [Tinobsy](https://github.com/dragoncoder047/tinobsy) - A new idea for a programming language, and a type system to implement it. |
20 | 21 |
|
21 | 22 | <picture>
|
22 | 23 | <source media="(prefers-color-scheme: dark)" srcset="https://github-readme-stats.vercel.app/api/top-langs/?username=dragoncoder047&langs_count=100&layout=compact&hide_title=true&theme=dark&hide=javascript,css,html,makefile,markdown">
|
|
0 commit comments