Skip to content
View Charlie284's full-sized avatar
💻
Still committing.
💻
Still committing.

Block or report Charlie284

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.

Content in all repositories owned by your account will be closed.
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
Charlie284/README.md

Student developer building cross-platform apps, fast Rust tools, and self-hosted systems

I like turning ambitious ideas into useful software, from polished Flutter apps to focused Rust tools and Linux infrastructure.

Portfolio · Blog · Email · YouTube

Featured Work

A native macOS menu-bar utility that plays a randomly selected local video on a configurable schedule. It includes safety-aware scheduling, multi-display playback, sandboxed local storage, and a dedicated emergency shortcut.

Swift SwiftUI AppKit AVFoundation

View source

An arbitrary-precision command-line calculator for π, written in Rust with the Chudnovsky algorithm and GMP. It supports anything from quick checks to much larger precision runs.

Rust rug GMP CLI

View source

About Me

I enjoy projects where product polish meets systems work: applications that behave well across platforms, tools with measurable performance, and services I can run and understand myself. I’m especially interested in Flutter, Rust, backend architecture, Linux, and practical self-hosting.

Right now, I’m:

  • Improving Startle and preparing its unsigned previews for a future signed macOS release
  • Going deeper into Rust, systems programming, and backend design
  • Running Linux-based homelab and media-server infrastructure
  • Looking for useful open-source projects to contribute to

Languages and Tools

Swift, Flutter, Dart, Rust, Kotlin, React, TypeScript, Node.js, PostgreSQL, Docker, and Linux

Let’s Build Something

I’m open to collaborating on open-source tools, cross-platform applications, Linux projects, and self-hosted software. The best way to reach me is charlie@clh.lol.

Pinned Loading

  1. Startle Startle Public

    Native macOS menu-bar app that plays surprise videos on a configurable schedule.

    Swift

  2. pi-calc pi-calc Public

    Arbitrary-precision pi calculator in Rust using the Chudnovsky algorithm and GMP.

    Rust