Skip to content
View yunekoto-dev's full-sized avatar

Block or report yunekoto-dev

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.

Content in all repositories owned by your account will be closed.
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
yunekoto-dev/README.md

Developer · Creator · Builder

Build what you wish already existed.


Yunekoto black cat mascot      Yunekoto ghost mascot

Profile views



01 — About me

I'm a passionate, project-oriented developer who enjoys exploring almost every layer of software.

I like turning ideas into concrete tools, experimenting with unfamiliar technologies, and pushing projects as far as I can.

When I catch myself thinking "this could have been done differently", I would rather try to build it myself.

I'm especially interested in projects where I can combine creativity, engineering and experimentation — from polished web applications to low-level software.


02 — Tech stack

Languages

Rust C Java JavaScript TypeScript Python PHP HTML5 CSS3

Web / Applications

Node.js React Vue.js Electron Firebase Supabase

Systems / Tooling

Linux Docker Git VS Code REST APIs WebSockets

I deliberately keep a broad stack. I like learning a technology by actually building something with it.


03 — Currently exploring

  • Systems programming & emulation
  • Advanced Rust
  • Modern web architecture
  • Software architecture & tooling

04 — GitHub

GitHub statistics
Most used languages

The overview and language cards above are generated in-house from src/generators/ on every workflow run, so they never depend on a third-party server being up.


05 — Contact

Email
GitHub
Discord

I just update config/profile.tscontacts with my real email and links (website, X/Twitter, LinkedIn, etc.) — they'll be picked up automatically here. Badge colors follow each platform's brand color as I add them.


06 — Engineering mindset

idea
 │
 ├── explore
 │
 ├── prototype
 │
 ├── break things
 │
 ├── understand why
 │
 ├── rebuild
 │
 └── ship

I don't want to only consume software.

I want to understand it, modify it, and build the things I wish existed.


07 — Profile infrastructure

This profile is itself a small automated project.

GitHub API ──> Data collector ──> SVG generators ──> README
                                        │
                                        └──> GitHub Actions

The repository uses:

  • TypeScript
  • Node.js
  • GitHub Actions
  • GitHub REST API
  • generated SVG components (stats + language breakdown)
  • cached/fallback data handling
  • configurable project & contact metadata

YUNEKOTO // BUILD • EXPLORE • CREATE

Profile data is automatically refreshed by GitHub Actions.

Popular repositories Loading

  1. yunekoto-dev yunekoto-dev Public

    Personal GitHub profile README & showcase.

    TypeScript 2

  2. yunekoto-dev.github.io yunekoto-dev.github.io Public

    Personal portfolio & interactive web terminal built with HTML, CSS, and JavaScript.

    JavaScript 2

  3. gameboy-emulator gameboy-emulator Public

    Game Boy and Game Boy Color emulator written in Rust with SDL2 video/audio, cartridge support, save files, and headless mode.

    Rust 2