magicsih
Expert back-end software engineer who enjoys front-end, app, and game development as a hobby. I love bringing various ideas to life through coding! 🎮💻
CoupangSeoul, South Korea
Pinned Repositories
adb4j
"Java-based Android Debug Bridge library for executing ADB commands, registering device callbacks, and more. No external dependencies required.
AndroidScreenCaster
Efficient, low-latency Android screen casting with H.264 and WebM encoding via TCP and UDP.
bitcoin-puzzle-solver
A multi-threaded, high-performance Bitcoin puzzle solver written in Rust. Find the private key of a bitcoin in a specific power-of-two interval.
gpt-assistant
It's designed to make it easier for one to construct their personal Telegram bot utilizing OpenAI's GPT API. This bot is written and runs with Typescript.
grpc-opencv-recognizer
gRPC based Template matching and OCR server with OpenCV
remote-log-watcher
Monitor logs in real-time: A web application for collecting log messages via UDP and displaying them on a web page.
testo
Scripting-based test automation command line application for android apps specially games.
WindowsService
Windows Service Template written in Visual C++
magicsih's Repositories
magicsih/AndroidScreenCaster
Efficient, low-latency Android screen casting with H.264 and WebM encoding via TCP and UDP.
magicsih/WindowsService
Windows Service Template written in Visual C++
magicsih/remote-log-watcher
Monitor logs in real-time: A web application for collecting log messages via UDP and displaying them on a web page.
magicsih/adb4j
"Java-based Android Debug Bridge library for executing ADB commands, registering device callbacks, and more. No external dependencies required.
magicsih/grpc-opencv-recognizer
gRPC based Template matching and OCR server with OpenCV
magicsih/gpt-assistant
It's designed to make it easier for one to construct their personal Telegram bot utilizing OpenAI's GPT API. This bot is written and runs with Typescript.
magicsih/bitcoin-puzzle-solver
A multi-threaded, high-performance Bitcoin puzzle solver written in Rust. Find the private key of a bitcoin in a specific power-of-two interval.
magicsih/testo
Scripting-based test automation command line application for android apps specially games.
magicsih/gpt-web-prompt
Ideal for users who want to self-host and use OpenAI chat due to restrictions such as security policies, or those who want to develop and use their own chat UI.
magicsih/hardhat-ignition
Hardhat Ignition is a declarative deployment system that enables you to deploy your smart contracts without navigating the mechanics of the deployment process.
magicsih/minigame-web
A simple collection of classic mini-games including 2048, Maze Game, and Snake. Built using only HTML, JavaScript, and CSS.
magicsih/reversiplay-webapp
Web(HTML5 canvas) based othello game. game logic is written in Java