Skip to content

gg582/gg582

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hi, I'm @gg582 (Lee Yunjin)

About Me

I'm a college student with strong interests in Unix/Linux system management, automation scripting, container orchestration, and Go-based development.
Currently learning Java to expand my backend capabilities.


🏃 Recent Activities

  • Contributed to moeru-ai/airi (Please report some good issues)
  • Learning Javascript
  • Developed laputil for personal use
  • Developed ssh-chatter to open a BBS. (TELNET/SSH: chat.korokorok.com, TELNET PORT: 2323, SSH PORT: 2222)

💻 Skills

Language Level Experience
C, C++ Beginner Simulation, Drivers
Go Intermediate GUI, Daemon
Python Intermediate Visualization
Kubernetes Intermediate Cluster Setup
Ansible Beginner IaC
Helm Intermediate Deployment

🧩 Key Projects

🚗 RemoteCarFromMonet

  • Description: Kubernetes-integrated remote car control system with C-based motor drivers and Go-based K8s deployment.
  • Tech Stack: C, Go, Shell, Kubernetes
  • Lines of Code: 4125 LOC, README excluded: 4053 LOC
  • Highlight: Simulates virtual car feedback and executes on physical hardware.

🖥️ SSH-Chatter

  • Description: TUI-based Chatting/BBS server that can be connected via TELNET/SSH.
  • Tech Stack: C, Linux
  • Lines of Code: 49623 LOC, README excluded: 49115 LOC
  • Highlight: TUI BBS that is actually serviced, used ChatGPT Codex to write a project.

⚙️ DevOpsPlayground

  • Description: Miscellaneous tools for Kubernetes Cluster Management
  • Tech Stack: Helm, Kubernetes, Yaml, Shell, Ansible
  • Lines of Code: 4089 LOC, README excluded: 3989 LOC
  • Highlight: Reproduces same services with provided tools

🖥️ IncuSpeed

  • Description: Linux container manager with KivyMD GUI and Go-based secure daemon.
  • Tech Stack: Go, Python, Shell, KivyMD, AES, bcrypt
  • Lines of Code: 3130 LOC, README excluded: 2752 LOC
  • Highlight: Extremely simplified management of incus container

📊 Political Opinion Dynamics Simulator

  • Description: Simulates political opinion spread across social strata using C (core logic) and Python (visualization).
  • Tech Stack: C, Python
  • Super Lightweight: Single Core, C++, 468 LOC
  • Highlight: Models polarization and convergence, reflecting social theories like Social Identity Theory.

💻 NatPP (Nat++)

  • Description: A lightweight DSL transpiled into C/C++ using regex, offering natural language constructs.
  • Tech Stack: C/C++
  • Highlight: Enhances code readability with keywords like Then for { and Is for =.
ImportCode iostream
ImportCode map
ImportCode string

int main()
Then
    map From std <string From std, int> dict;
    
    dict["apple"] Is 5;
    dict["banana"] Is 3;
    
    ForEach(auto pair In dict)
    Then
        cout From std << pair.first << " " << pair.second << endl From std;
        FormattedPrint("1*4 = %d\n", 1 MoveLeft 2);
    Okay

Okay

Ongoing Project

  • Gobus: DBus Wrapper for Golang

🧠 Interests

  • Unix/Linux System Management
  • Container Orchestration (Docker, Incus, Kubernetes, Ansible)
  • Go Language (Tcl/Tk 9.0 GUI, Kubernetes, NATS) now official tk9.0 supports more widgets. use that
  • Shell & Python Automation
  • Java, C# (Learning)

🧠 Research Assistant Certificates

Researches

Awards IndustrialEngineer This is a Korean certificates, for informational engineering.

This is not 'high-leveled' certificates. But this needs some comments.

I took the Industrial Engineer examination's first screening while I was not yet an undergraduate student.

Engineer certificates do not allow people who have graduated from a four-year college.

Also, colleges with 2 years courses cannot take this. In my opinion it is a kind of system limitation.

And I took a final test in 2025. If I can get enough time to get 'Engineer' examination,

which is one step higher than 'Industrial Engineer', I have courage to take.

The first screening pass rate was 51%. The final test's pass rate was 49.64%, which is somewhat easier than the 2023–2024 test.

Test checks skills about MVC structure, and Development process, and a bit of SQL/Java/Unix.


All Lines of Codes (except other developer's repository fork)

Total Lines of Code

📫 Contact


🎧 Personal Note

I enjoy vinyl records and various kinds of music in my spare time. Vinyl records are easy to care. SPK, François Couperin, Coil, Sidiki Diabaté, Korean traditional music, Chinese pipa,
Japanese traditional music from the Edo period, Iannis Xenakis (Greek: Ιάννης Ξενάκης), Blind Willie McTell, Johnny Winter, etc.

Owns some Rock, Blues, Classical, Baroque, and Jazz vinyls.

As an oldies pick, how about Led Zeppelin and Chuck Berry? 😉

As a recent pick, Frank Ocean, Tyler, The Creator are cool. You can hear many inspirations from many different cultures.


🔗 Stats & Profiles

GitHub Streak

Top Langs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •