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. tinobsy Public

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

    C++ 1

  4. blog Public

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

    Python

  5. armdroid Public

    Armdroid 1000 resources, photos, and code

    C++ 1

  6. cogni Public

    Experimental direct interpreter for the Cognate programming language made by @StavromulaBeta

    C 3 1

1,325 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May
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 May 26, 2024 to May 26, 2025. The contributions are 88% commits, 6% pull requests, 5% issues, 1% code review. 1% Code review 5% Issues 6% Pull requests 88% Commits

Contribution activity

May 2025

Created 1 repository

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

fix: hp vs. hp() after #765

the hp was changed to a getter and not a function but the examples weren't updated so examples were crashing.

+23 −20 lines changed 3 comments
Opened 2 other pull requests in 1 repository
Sheepy3/MC-Robotics-Battlebot 2 merged

Created an issue in jcubic/lips that received 4 comments

parse with metadata to keep comments?

Currently the parser completely obliterates the comments because, well, comments do nothing. Now that the parser supports getting metadata (__line__,

4 comments
Opened 3 other issues in 2 repositories
44 contributions in private repositories May 3 – May 24
Loading