You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,16 @@ I mostly do Javascript and Python stuff.
2
2
3
3
I do know a bit of C++ via the use of Arduinos.
4
4
5
-
I also have a [blog](https://dragoncoder047.github.io/blog/) that I occasionally write stuff on.
5
+
I have a [blog](https://dragoncoder047.github.io/blog/) that I occasionally write stuff on.
6
6
7
-
## Projects I'm working on
7
+
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.)
8
8
9
-
*[Phoo](https://github.com/dragoncoder047/phoo) - a programming language *WIP - currently broken - help would be appreciated if you know Javascript*
10
-
* Getting an [online console](https://dragoncoder047.github.io/QuackeryFork/) of [Quackery](https://github.com/GordonCharlton/Quackery) working
11
-
*[Armdroid 1000](https://dragoncoder047.github.io/armdroid) - a curated site of resources pertaining to the Armdroid 1000
12
-
* ....aaaand that's it so far :) Check back later!
9
+
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).
*[Phoo](https://github.com/phoo-lang/phoo) - a stack-based programming language. (Currently semi-broken; help would be appreciated if you know Javascript and/or Forth)
14
+
* A website about the [Armdroid 1000](https://dragoncoder047.github.io/armdroid) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc)
15
+
* Adding a whole bunch of [patches and modifications](https://github.com/dragoncoder047/ulisp-esp32) to David Johnson-Davies' **uLisp** interpreter for Arduinos (Dave Astels, if you're reading this, your help would be [much appreciated](https://github.com/technoblogy/ulisp-esp/issues/56#issuecomment-1221358270)!)
0 commit comments