Skip to content
View 4mbl's full-sized avatar

Block or report 4mbl

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

Hey, I'm 4MBL on the internet! 👋

I mainly focus on full-stack applications, but I also build tools like CLI programs and automation to make my life easier. I usually only open source tools, so don’t expect to find source code for my apps here.


Projects

🔹 Prismarine

A collection of Minecraft modifications and a web app to combine and download the desired ones.

  • Type: Closed source
  • Stack: QuickJS / React / Node.js / Fastify
  • Links: Web

🔹 pkdx

A family of apps for managing your Pokédex across various Pokémon games.

  • Type: Closed source
  • Stack: TypeScript / React / Next.js / Tailwind CSS / PWA / Node.js / Fastify / PostgreSQL
  • Links: Web

Tools

🔹 tab

A customizable multi-link viewer, fully client-side.

  • Type: Open source
  • Stack: Astro / TypeScript
  • Links: GitHub

🔹 textureminer

A CLI program for extracting and scaling Minecraft item and block textures.

  • Type: Open source
  • Stack: Python
  • Links: GitHub | PyPI

🔹 notion-api-wrapper

A pleasant Notion API client.

  • Type: Open source
  • Stack: TypeScript
  • Links: GitHub | NPM

Tech I Use Regularly

Languages

  • TypeScript / JavaScript
  • Python
  • SQL
  • Bash

Frontend

  • React
  • Next.js
  • HTML
  • CSS
  • Tailwind CSS

Backend

  • Node.js
  • Express / Fastify
  • PostgreSQL
  • SQLite
  • MongoDB
  • REST APIs
  • GraphQL

Quality

  • ESLint
  • Vitest
  • Playwright

DevOps / Tooling

  • Docker
  • Git / GitHub
  • GitHub Actions
  • Ubuntu Linux
  • pnpm

Public Website

You can find even more on my public website.

🔗 https://4mbl.net

I separate my professional and personal projects to maintain my anonymity online. As such, the public website above does not contain some projects I’ve worked on professionally. I’m happy to share more privately if needed.

Pinned Loading

  1. notion-api-wrapper notion-api-wrapper Public

    Zero dependency Notion API client.

    TypeScript 4 1

  2. tab tab Public

    A simple link viewer with support for custom data sources.

    Astro

  3. textureminer textureminer Public

    Library and CLI program to extract and scale Minecraft item and block textures.

    Python 2

  4. config config Public

    Shared config for various projects

    TypeScript