Skip to content
View kor-pixel's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Sejong University
  • South Korea
Block or Report

Block or report kor-pixel

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
kor-pixel/README.md
  • πŸ‘‹ Hi, I’m @kor-pixel, a full stack developer with an interest in deep learning and financial technology.
  • πŸ“š I’m currently an undergraduate studying Computer Science and Engineering at Sejong University
  • πŸ“« How to reach me: kor_pixel@fastmail.com
#!/usr/bin/python
import base64
myself = {

#Operating Systems
"Client OS": "Debian KDE and Mac",
"Server OS": "Ubuntu LTS",

#Skillset
"Programming languages": "Javascript, Python 3, C#, C, C++",
"Frameworks and libraries": "Blazor Web Framework",

#Terminal
"Emulator": "Wezterm",
"Theme": "seoulbones_dark",
"Shell": "zsh",
"Manager": "ohmyzsh",
"Plugins": "zsh-autosuggestions",
"Prompt": "Starship",


#Learning
"Programming languages": "Rust, Typescript",
"Frameworks and libraries": "Flutter, React, Next.js, Tauri, Firebase, .NET MAUI",
"Other": "WebAssembly Implementations, Mongodb, Postgres",

#portfolio
"Website": "Coming Soon @ kor-pixel.dev"
}

secret = 'SXRzIG5pY2UgdG8gbWVldCB5b3U='
print("Are you reading this?", base64.b64decode(secret).decode("UTF-8"))

Pinned

  1. I'm a night πŸ¦‰ I'm a night πŸ¦‰
    1
    🌞 Morning    11 commits  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  31.4%
    2
    πŸŒ† Daytime     6 commits  β–ˆβ–ˆβ–ˆβ–Œβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  17.1%
    3
    πŸŒƒ Evening    15 commits  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  42.9%
    4
    πŸŒ™ Night       3 commits  β–ˆβ–Šβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   8.6%
  2. Blazor-Web-Assembly-Dynamic-3D-.obj-Model-Viewer Blazor-Web-Assembly-Dynamic-3D-.obj-Model-Viewer Public

    This is a Blazor WebAssembly app which uses Javascript interoperability to allow a user to upload and view a 3D model in their browser. It could also potentially be ported to alternative Blazor pla…

    JavaScript