Skip to content
View dragoncoder047's full-sized avatar
🤖
🤖

Block or report dragoncoder047

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
dragoncoder047/README.md
  • I mostly use Javascript for web apps and Python for tools.
  • I picked up C++ and C via the use of Arduinos and have been self-taught otherwise.
  • 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.
  • I have a blog that I occasionally write stuff on.
  • I am a member of the Conwaylife.com forums under the username wirehead.
  • I have a YouTube channel -- check that out when you get a chance.

Some of my projects

Noteworthy but incomplete/WIP stuff

  • Parasite - A game that can't be beaten by the player: you have to teach the NPC's how to play it for you.
  • PICKLE and Tinobsy - A new idea for a programming language, and a type system to implement it.
languages languages

Note: I excluded Javascript from the above language stats because its verbosity (curly braces, JSDoc comments, etc.) compared to other languages artificially inflates the amount of Javascript I seem to have written. Only about 60% of those lines are meaningful code.

Pinned Loading

  1. schemascii Public

    A command-line tool and library for converting ASCII-art diagrams into nice SVG circuit schematics.

    Python 8 1

  2. langton-music Public

    Langton's Ant generating music.

    JavaScript 2 1

  3. parasite Public

    Teach neural networks how to slither.

    JavaScript 1

  4. tinobsy Public

    TINy OBject SYstem for C++. Garbage collector is included

    C++ 1

  5. blog Public

    There's a statically generated site here! Aaaaaaaaaaaaaa!!

    Python

  6. armdroid Public

    Armdroid 1000 resources, photos, and code

    C++ 1

1,301 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to kaplayjs/kaplay, dragoncoder047/cogni, dragoncoder047/blog and 36 other repositories
Loading A graph representing dragoncoder047's contributions from April 21, 2024 to April 26, 2025. The contributions are 89% commits, 6% pull requests, 5% issues, 0% code review.

Contribution activity

April 2025

Created a pull request in kaplayjs/kaplay that received 2 comments

fix: dialog example was broken

change renderedText to formatted text property

+4 −2 lines changed 2 comments
Opened 11 other pull requests in 2 repositories

Created an issue in kaplayjs/kaplay that received 1 comment

feat: automatic dependencies

Is your feature request related to a problem? Please describe. I HATE: having to add dependencies of components where they are implied. like if I a…

1 comment
Answered 1 discussion in 1 repository
community/community
Loading