Skip to content
View nazo6's full-sized avatar
🗻
🗻

Highlights

  • Pro

Block or report nazo6

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

Hello!

I'm nazo6, a student in Japan.

Interseted in

  • Rust language
    • I use Rust in a wide range of areas from embedded to web development.
  • Web development
    • I am interested in type safe full stack development from backend to frontend using TypeScript.
  • Neovim
    • I use Neovim as my main editor and created some plugins.
  • Self-hosting and network
    • I run services such as Immich and Nextcloud for personal use, and I run a server on a mini PC to study networking.
  • Self-made keyboard
    • I am currently working to create firmware for keyboard called keyball61 in Rust.

Projects

  • nazo6 note (https://note.nazo6.dev)
    • My blog site. The markdown file is read from my Obisidian Vault at build time and output as a static site utilizing App Router. I also created system to cross-post to Zenn using github ci.
    • Technology: React, Next.js App Router, Tailwind CSS
  • rktk
    • Keyboard firmware for keyball61 (or other keyboards). It is written using no-std Rust and embassy-rs.
    • Technology: Rust, Embedded, no-std, embassy-rs
  • archivehost
    • Self-hostable web server software to download websites from wayback machine.
    • Technology: TypeScript, React, Rust, sea-orm, GraphQL

Stats

Top used Langs

Website (Japanese)

nazo6 note

zenn

Pinned Loading

  1. keyball-rs keyball-rs Public

    Keyball firmware made with rust and embassy

    Rust 2

  2. rktk rktk Public

    Keyboard firmware built with Rust and embassy (For now, for keyball61)

    Rust 1

  3. nvim nvim Public

    Lua 13

  4. archivehost archivehost Public

    Wayback machine webarchive downloader/server

    Rust