Skip to content
View Mochitto's full-sized avatar
🍑
🍑

Block or report Mochitto

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

Mochitto - the squishy developer 🍑

Pink mochi pixelart

🌸 Hello there!

I'm ✨ Mochi ✨ (or Mochitto!). My pronouns are: They/them πŸ³οΈβ€πŸŒˆ

I have a background in Japanese language and studies, and a passion for programming. πŸ‘©β€πŸ’» My focus is on writing maintainable, scalable and testable code, with a preference for functional programming and strong typing. I use linux as a daily-driver, love open-source and any software that allows its community to break it, fix it and make it better. 🐧

I have professional experience as a web developer (full-stack in the JS environment), but I love local-first software and TUI applications; in the future I'd love to build something using bubbletea.πŸ§‹

I'm also a member of the Recurse Center, a self-directed and diverse community of programmers based in New York. Some projects I've built during my batch are: Markdown2anki, a fully typed Python CLI tool that bridges the gap between Anki and Markdown files, and Type-config, a Python library that validates and casts types onto a custom configuration file format.

✨ Latest projects

I've recently redesigned and rebuilt the Jolly residence's website using Next.js, React, Shadcn and Taliwind and I've published a study on exporting huge XLSX files using dockerized PHP and PSQL.

🌱 Currently working on

I'm working on a building my blog/website at mochitto.dev using HTMX, Go, PSQL and Taliwind ⭐ I'm also planning on building projects I've prototyped during my batch at the Recurse Center, once my blog will be ready :)


I'm always eager to learn new technologies and take on new challenges. Feel free to check out my GitHub repositories and get in touch if you're interested in collaborating, have any question or would just like to say 'hi'! πŸ’•

Mochitto's GitHub stats

Pinned Loading

  1. Markdown2Anki Markdown2Anki Public

    A CLI tool and an apkg template to allow you to create flashcards from markdown and have a better experience while using anki for your studies. 🌸

    Python 111 3

  2. type-config type-config Public

    A small python library that allows you to have type-safe configurations easily!

    Python 5

  3. blog_Exporting-huge-XLSX-files blog_Exporting-huge-XLSX-files Public

    A study project and demo for exporting large XLSX files in a scalable way.

    PHP