Skip to content
View webbben's full-sized avatar
  • Hexabase
  • Tokyo, Japan
  • 12:21 (UTC +09:00)

Block or report webbben

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

I'm Ben, a software engineer based in Tokyo. Here's some info on what I've been up to lately in the coding world...

  • 🔭 I’m currently working on ...
    • Taskmonger - a task manager app for the terminal, written with react/ink. I use it for my own personal task management for work.
    • AI Email Assistant - I'm making an AI assistant that helps me check my inbox, summarize emails, and draft responses, all using custom personalities. Powered by llama3 LLM.
  • 📫 How to reach me: ...

Pinned Loading

  1. code-duel code-duel Public

    app that allows users to compete and race over solving leetcode-style coding challenges

    TypeScript

  2. p2p-file-share p2p-file-share Public

    A distributed peer-to-peer file sharing system to connect your computers on your local network

    Go 1

  3. memory-card-share memory-card-share Public

    Gamecube memory card sharing utility for friends

    Python 1

  4. fallout-terminal fallout-terminal Public

    Fallout terminal, including the "hacking" minigame

    JavaScript

  5. 2d-game-engine 2d-game-engine Public

    engine for 2d top-down games that uses procedural generation for world creation. may use this in the near future to start making a game!

    Go

  6. code-exec-microservice code-exec-microservice Public

    A simple microservice API for executing code snippets and returning their output

    Go