Introduce
I am AlgoSphereDev, a common junior developer.
I'm currently working on various projects to improve my skills.
My main language is Python, but I'm also familiar with C# and JavaScript.
I use Next.js, React, and TypeScript for web development,
and I have a strong interest in game development and modding.
Windows 11 is my primary operating system,
but I am also studying various Linux distributions (Ubuntu, Kali, Debian, etc.).
I'm always looking for new challenges and opportunities to learn.
Feel free to contact me for questions or collaboration.
Projects
Game Development Project
A rhythm game developed with the Unity engine, focused on keyboard-based gameplay.
This project is currently on hold for rebuilding.
Status: On hold (Rebuilding plans)
Discord Bot Development
A Python-based Discord bot, "Mythril 0," providing "Eternal Return" statistics.
Utilizes the Eternal Return Open API to fetch real-time data.
Main Commands:
• /전적 [nickname]: View player stats (Rank games only)
• /동접: View current concurrent player count
• /시즌: View season end date and time remaining
• /등록 [nickname]: Register your nickname in the bot's database
• /봇랭킹: View MMR rankings of registered users
• /서버등록: Register a server-specific nickname
• /오늘의험체: Get a random character recommendation
• /커트라인: View current MMR cutlines for Demigod/Eternity
Major Milestone (v1.8):
With the API tier upgrade, the entire bot was refactored using async/await to handle higher request limits efficiently.
This ensures stable performance even with multiple concurrent users.
Project Status: Active (v1.8)
Terraria Mod Development
Developed using tModLoader and C#, this mod introduces an upgrade system inspired by MapleStory’s "Potential" mechanics.
It features 5 distinct tiers of upgrade items that can be applied to tools, accessories, and armor.
Key Features:
• Varying success rates based on item grade.
• Re-rolls all three bonus options (potential lines) simultaneously per upgrade.
• Full support for Tools, Accessories, and Armor sets.
Available now on the Steam Workshop.
Mod Name: [More Potential Tools (MPT)]Languages: EN (Default), KR, JP
Project Status: Active (v1.2.1)
Coin Trade Site Simulator
A web-based simulator designed to test and develop cryptocurrency trading strategies.
Built with Next.js, React, and TypeScript for a robust and responsive experience.
Key Features:
• Supports 3 types of coins with prices updating every 3 seconds.
• Functional daily reward (claim) and competitive ranking systems.
• Real-time asset tracking including wallet balances and buy/sell orders.
* This is a private repository.
Project Status: DonePython Tetris Project
A classic Tetris clone implemented in Python using Pygame to practice core game logic and state management.
Key Features:
• Implementation of the 7-bag system for fair piece randomization.
• Supports essential moves: Hold (C key), Soft Drop, and Hard Drop.
• Core mechanics include line clearing, score calculation, and Game Over logic.
* This is a private repository.
Project Status: DoneC Language Minesweeper
A classic Minesweeper game built with C, focusing on grid-based logic and recursive area reveal mechanics.
Key Features:
• Coordinate-based Control: Use commands (Reveal, Flag, Chord) with X and Y coordinates.
• Chording Logic: Quickly clear adjacent cells once the required mines are flagged.
• Recursive Expansion: Efficiently reveals empty areas using recursive algorithms.
• Implements standard rules including mine counts and Game Over states.
* This is a private repository.
Project Status: DoneContact
Email: AlgoSphereDev@gmail.com
GitHub: https://github.com/HaeminYoun