Skip to content
View ben05allen's full-sized avatar
  • Japan

Block or report ben05allen

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

Ben Allen | Software Engineer

Independent contractor specializing in modern Python architectures and high-performance tooling. I enjoy the intersection of Python and Rust, and leveraging tools like uv and ruff to build scalable, maintainable systems.

๐Ÿ›  Tech Stack & Philosophy

  • Core: Python (Expert), Rust (Exploring/Interop), Vue.js and NUXT.js, FastAPI.
  • Tooling: I use uv for all dependency management and environment isolation. I advocate for the "Rust-ification" of Python tooling to improve $DX$ and execution speed.
  • Architectures: Asynchronous systems, OCR/Document processing, and full-stack API design.

๐Ÿš€ Featured Open Source

Focus: Performance, OCR, Tooling A utility to handle the heavy lifting of scanned document extraction. Managed via uv to ensure reproducible, lightning-fast environments.

Focus: Data Integrity, File Systems A tool for intelligent photo deduplication. Currently exploring ways to optimize file hashing and comparison logic.


๐Ÿ“ซ Get in Touch

  • LinkedIn: In/ben05allen
  • Status: Available for select contract opportunities involving Python/Rust ecosystems.

Popular repositories Loading

  1. PhotoMerge PhotoMerge Public

    App to remove duplicated photos

    Python 1

  2. TokyoPythonBowlingChallenge TokyoPythonBowlingChallenge Public

    60 minutes to knock this challenge over!

    Python 1 4

  3. ben05allen ben05allen Public

    Config files for my GitHub profile.

  4. nz_postcodes nz_postcodes Public

    Quick app to pull co-ordinates for NZ Postcodes

    Python

  5. vue3-fastapi-demo vue3-fastapi-demo Public

    Forked from sdairs/vue3-fastapi-oath2-jwt-demo

    This is a Demo project to show how to do OAth2 token auth with FastAPI to Vue3 frontend with JWT (with Postgres)

    Python

  6. OCR_PDF_Scanner OCR_PDF_Scanner Public

    Python script to scan PDF's which are not machine written

    Python