Skip to content
View Isvane's full-sized avatar
😎
wassup
😎
wassup

Organizations

@my-phantasia

Block or report Isvane

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

ABOUT ME

  • Education: 3rd Year CS Student
  • Location: Indonesia 🇮🇩
  • Email: alyhazamy@protonmail.com
  • Interests: Developer tooling ✦ Backend ✦ Practice over theory

PROJECTS

  • fuzzies ~ High-performance crate combining FSTs and Levenshtein automata for memory-mapped fuzzy search 🦀
  • mamoru ~ Fast Git hook that catches typos in commit messages using an embedded 106k-word dictionary 🦀
  • axie ~ Asynchronous Rust service for learning web backend 🦀

OPEN SOURCE

STACK

  • Languages: Rust ✦ Go
  • Databases: PostgreSQL
  • Tools: Docker ✦ Git

Pinned Loading

  1. fuzzies fuzzies Public

    Fast Rust crate combining FSTs and Levenshtein automata for high-performance fuzzy search.

    Rust

  2. axie axie Public

    Asynchronous Rust backend featuring JWT authentication with Argon2 hashing and Docker deployment.

    Rust

  3. mamoru mamoru Public

    Git commit-msg hook that catches typos using FST and Levenshtein distance algorithms.

    Rust