Skip to content
View jiyometrik's full-sized avatar
💭
kf yokdzsin namdan un
💭
kf yokdzsin namdan un
Block or Report

Block or report jiyometrik

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

jiyo!

hi, i'm @jiyometrik! i'm a member of my school's computing club, ec³.

in this repo you'll find some source code. it's a personal website: a mini-project i did in vue, which contains information about me!

run this to set the website up!

  • npm install to install all dependencies.
  • npm run dev to compile the website for development.
  • npm run build to compile for production

tldr.

i'm currently learning:

  • intermediate competitive programming
  • basic data science + machine learning

i'm also interested in:

  • ➕ math
  • 🧪 chemistry
  • 🎹 classical music
  • 📕 conlanging—making constructed languages

i can do:

  • competitive programming
  • cybersec ctfs (capture-the-flag)

my stuff!

Pinned

  1. dotfiles dotfiles Public

    definitely not my attempts to rice gnu/linux

    Shell 5

  2. rust-adventures rust-adventures Public

    me trying my best to learn rust

    Rust

  3. ec3 ec3 Public archive

    a stash of my ec3 assignments (2022 onwards)

    HTML

  4. shooter-game shooter-game Public

    A simple shooter game made with Python's Arcade module.

    Python