Skip to content
View jeremyfa's full-sized avatar

Highlights

  • Pro

Organizations

@DiscoverMeteor @snowkit @lagamerie @ceramic-engine

Block or report jeremyfa

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
jeremyfa/README.md

Hi there 👋

I’m making apps and games

Author of open-source projects:

  • Ceramic, a cross-platform 2D framework written in Haxe

  • Loreline, a scripting language for writing interactive fictions

You can also check out my Bluesky, Instagram or Soundcloud!

Pinned Loading

  1. ceramic-engine/ceramic Public

    Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js + webgl) and to unity projects

    Haxe 281 25

  2. loreline Public

    Open-source scripting language for writing interactive fictions

    Haxe 10

  3. yaml.js Public

    Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.

    CoffeeScript 888 141

  4. spine-hx Public

    Spine runtime for Haxe automatically converted from the official Java/libgdx runtime

    Haxe 56 15

  5. bind Public

    Bind Objective-C/Swift and Java/JNI code to Haxe without writing glue code manually.

    Haxe 60 4

  6. interpret Public

    Turn haxe classes into scriptable/interpretable/hot-reloadable code using hscript

    Haxe 74 11

964 contributions in the last year

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

Contribution activity

March 2025

Created 3 repositories

Created a pull request in HaxeFoundation/hscript that received 1 comment

Do not allow arrays without comma between values

When playing with hscript, I noticed that the parser accepts this array without any comma as value separator: var list = [ "carrot" 1234 null "potato"

+8 −2 lines changed 1 comment
19 contributions in private repositories Mar 3 – Mar 20
Loading