Skip to content
View Coldlapse's full-sized avatar
☁️
Eternally Overcast
☁️
Eternally Overcast

Highlights

  • Pro

Organizations

@PixelZoom-Team

Block or report Coldlapse

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

Welcome

This is the profile page of a developer who enjoys solving problems with code, especially those arising from topics that spark curiosity. Welcome.

About me

Started Programming: July 2017, with C, First project: MyUpdate
Affiliation: Undergraduate Researcher at Human-Robot Interaction Lab, Dongguk University
Who I Am: I consider myself a backend developer.
Currently Learning: Training models using PyTorch, practicing algorithmic problem solving
Interests: Networking and server infrastructure. I’ve built and currently maintain several backend API servers running on a physical home server.

Publications

  • Structure-Aware Pixel Art Scaling via Block Size Detection (Published in Applied Sciences)
    Introduced the core algorithm behind PixelZoom. This paper establishes the mathematical definitions of pixel art and provides the detailed pseudocode for extracting the "MinChunk Image" (the minimum unit image) using common divisors. [View Article]

Ongoing Projects

  • beatmania.app
    Cloned from kuna/iidxranktable and refactored for compatibility with Python 3.xx. Added new features such as dark mode and LEGGENDARIA chart difficulties. Also fixed broken features including DJ RANK record tracking. Now publicly available as a live service.

  • Additionally, I have worked on several private projects through external freelance contracts.

Finished Projects

  • PixelZoom (Web Service Live since September 1, 2026 — pixelzoom.app)
    Developed an algorithm that enables scaling of pixel art without damaging its block structure, unlike standard integer-ratio scaling. Implemented a working zoom tool using OpenCV. The web service, built with the PixelZoom-Team, went live on September 1, 2026 and is now publicly available at pixelzoom.app. The underlying algorithm was published in Applied Sciences.

  • Geomemo
    Contributed as a backend developer. Designed the backbone of the backend API, with a strong focus on privacy-related user experience features such as “visibility” and “access scope” settings. Later implemented the follow system to enhance user interactions. This project was also my first experience working in a structured collaboration environment with dedicated roles such as a platform/deployment manager, and practices like PR/issue workflows. I was able to see firsthand how systematic collaboration boosts both efficiency and productivity.

  • pill-bg-remover
    Developed as a module for a capstone design project. Fine-tuned the U²-Net model included in the rembg library to build a preprocessor that isolates pills in photos by removing the background.

  • IIDXwidget
    Developed an Electron app that runs a local server to replicate Rag's button input counter for dual-PC streaming environments. The output can be integrated into OBS via a browser source.

  • HJ-QueueCounter
    Implemented a hardware and software system to monitor the number of users in the queue for arcade game machines. In collaboration with 'Hwajeong Game Land' in Goyang-si, South Korea, the custom-built solution was successfully deployed and operated on a beatmania IIDX Lightning Model cabinet.

I code with

c logo cplusplus logo python logo javascript logo opencv logo fastapi logo nodejs logo electron logo pytorch logo

Pinned Loading

  1. IIDXwidget IIDXwidget Public

    IIDX/BMS Streaming Widget based on electron

    JavaScript 10 2

  2. PixelZoom PixelZoom Public

    2024-1 인간컴퓨터상호작용 5조

    Python 2

  3. PixelZoom-Team/pixelzoom-web PixelZoom-Team/pixelzoom-web Public

    Lossless pixel art resizing. Live at pixelzoom.app

    JavaScript

  4. pill-bg-remover pill-bg-remover Public

    다양한 배경에서 촬영된 알약 이미지의 배경을 제거하는 U2Net 기반 모듈입니다.

    Python

  5. beatmania.app beatmania.app Public

    Forked from kuna/iidxranktable

    IIDX INFINITAS rank table service forked from kuna/iidxranktable. Currently on live service.

    Python

  6. 2025-OSS-Project/GeoMemo-Backend 2025-OSS-Project/GeoMemo-Backend Public

    Python