Skip to content
View 1jmdev's full-sized avatar

Highlights

  • Pro

Block or report 1jmdev

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

Hi 👋, I'm Matthew

A passionate full stack developer from Czech Republic

I'm a 2nd-year 17yo Computer Science student passionate about AI and full-stack development and rust.

🛠️ Skills & Technologies

  • Languages: TypeScript, Rust, JavaScript, CSS, SQL
  • Frameworks & Tools: Hono, Bun, Tokio, React, Vite, Cloudflare Workers

🌱 Currently Learning

  • Systems programming with Rust
  • Advanced web development with Hono and React
  • SQL database management and optimization

🎓 Education & Achievements

  • Bachelor's in Computer Science (Expected Graduation: 2028) – Currently in my 2nd year.

📫 How to reach me ask@1jm.dev

Languages and Tools:

rust typescript hono bun figma postgresql postman react redis

Featured Projects

⭐ BetterKV

Documentation | Repository

A Redis-compatible in-memory key-value store written in Rust, built for low latency, high throughput, and predictable performance. Features a multi-threaded server architecture on Tokio, a sharded in-memory engine optimized for concurrent access, and a growing Redis command surface. Currently in open beta.

Tech Stack: Rust, Tokio


Codx

Repository

A fast terminal code editor written in Rust. Features a keyboard-first TUI workflow powered by Ratatui + Crossterm, project file tree navigation, file picker, command palette, syntax highlighting, LSP integration, and Nerd Font icons.

Tech Stack: Rust, Ratatui, Crossterm


SpamGuard

Live | Repository

A high-performance, stateless spam detection service running entirely on Cloudflare Workers. It utilizes 6 independent analysis layers—including Bayesian classification and header analysis—to detect spam with <4ms processing time and no database dependencies.

Tech Stack: Cloudflare Workers, Hono, TypeScript, Bun


1jm CLI

NPM | Repository

A Bun-native full-stack framework generator that seamlessly combines React (Vite) and Hono. It features native support for Vercel Edge/Serverless deployments and a zero-config development environment.

Tech Stack: Bun, React, Vite, Hono, TypeScript, Tailwind CSS, ShadCN

Pinned Loading

  1. 1jm-app 1jm-app Public

    TypeScript

  2. SpamGuard SpamGuard Public

    A high-performance, stateless spam detection service running on Cloudflare Workers. Inspired by Rspamd, but designed to run entirely at the edge without databases or external dependencies.

    TypeScript