Skip to content
View BendyLand's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report BendyLand

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
BendyLand/README.md

👋 Hi, I'm Ben! (a.k.a. @BendyLand)

🌱 I enjoy systems programming, particularly involving internal tooling, language design, and other low-level development. I often write software that simplifies complex workflows and enhances developer productivity. I also think game development is pretty neat.

💼 More professionally, I am a freelance programmer. I build mobile apps and other custom software based on your criteria. Basically, you tell me what you want, I give you an app. Don't like what I came up with? Give me some notes and I'll fix it. Easy peasy.

⚡ Quick info:

  • I am most proficient in Dart, C, C++, Zig, Rust, and Python.
    • Of those, my favorite one to use right now is Zig.
  • I’ve also dabbled in functional languages (Haskell, F#, OCaml), JVM/JS ecosystems (Scala, Kotlin, Groovy, Clojure, JS/TS), and a smattering of others (C#, Swift, Ruby, Lua, Julia).
    • (I did say I like language design)
  • My favorite game engines are Unreal 4 (for 3D), Godot (for 2D), and Flame (for mobile).

📫 You can reach me at contact@blandlogic.com. Or you can visit my website: blandlogic.com

Pinned Loading

  1. Hasty Hasty Public

    A SwiftUI-inspired static site generator for Dart. Build HTML with HStacks, VStacks, and zero CSS stress!

    Dart

  2. zclip zclip Public

    A clipboard manager daemon for Linux. Store multiple strings, retrieve old ones, and even save them to a SQLite db for later use (can be read back into the daemon or used directly)!

    Zig

  3. Lash Lash Public

    Labeled Bash. Like 'make' with no custom syntax, or 'just' as a much smaller binary!

    Zig

  4. tabspace tabspace Public

    Auto-convert leading tabs to spaces and vice versa.

    F#

  5. elsefix elsefix Public

    Bringing order to C-style syntax. Automatically decouple the brace from the else/catch keyword.

    Dart

  6. SQLup SQLup Public

    Write SQL queries lowercase, then auto-capitalize them all at once.

    Rust