Skip to content

Commit 4ba53a3

Browse files
revise wording on pickle
1 parent f1efc56 commit 4ba53a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
* I mostly use Javascript for web apps and Python for tools.
22
* I picked up C++ and C via the use of Arduinos and have been self-taught otherwise.
3-
* I enjoy functional, homoiconic, and object-oriented langauges (especially Scheme) but have not had much experience using Scheme or Lisp. I'm trying to design one of my own but it's not going well.
4-
* I have a [blog](https://dragoncoder047.github.io/blog/) that I occasionally write stuff on. ![](https://img.shields.io/github/last-commit/dragoncoder047/blog)
3+
* I enjoy functional, homoiconic, and object-oriented langauges (especially Scheme) but have not had much experience using Scheme or Lisp. I'm trying to design one of my own but so far it's all just theoretical.
4+
* I have a [blog](https://dragoncoder047.github.io/blog/?utm_source=githubprofile) that I occasionally write stuff on. ![](https://img.shields.io/github/last-commit/dragoncoder047/blog)
55
* I am a member of the [Conwaylife.com forums](https://conwaylife.com/forums) under the username **wirehead**.
66
* I have a [YouTube channel](https://youtube.com/@dragoncoder047?si=LeWERFFGmZtFv3U-) -- check that out when you get a chance.
77

88
#### Some of my projects
99

1010
* [Schemascii](https://github.com/dragoncoder047/schemascii) - A Python program to convert ASCII art circuit diagrams into nice SVG schematics.
1111
* [uLisp fork](https://github.com/dragoncoder047/ulisp-esp32) - My fork of [uLisp](http://ulisp.com/) with new, experimental 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).
12+
* [Langton-Music](https://github.com/dragoncoder047/langton-music) - A simulator for [musical Langton's Ant](https://dragoncoder047.github.io/langton-music?utm_source=githubprofile).
13+
* [Armdroid 1000](https://github.com/dragoncoder047/armdroid) - A website about the old [Armdroid 1000](https://dragoncoder047.github.io/armdroid?utm_source=githubprofile) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc).
1414

1515
#### Noteworthy but incomplete/WIP stuff
1616

0 commit comments

Comments
 (0)