Note-taking for computer engineering lectures and assignments
-
Jeju National University Portal
- Install the SSO login automation userscript
- mu-hun/jejunu-icalendar-server
An automated workflow to subscribe your lecture timetable to external calendars
-
Jeju University LMS (JNU CLASS)
- Install the login page redirection userscript
- Install the login automation userscript
- Principles and Paradigms of Computing (an introduction to computer science based on computer graphics)
Professor: The second assignment will be a rotation animation~
Me: Submitted via https://github.com/mu-hun/strom - Eodeme (Korean: 어데메, pronounced 'uh-deh-me') 🔍 – a mini-game for discovering various places in Jeju Island: https://github.com/eodeme/eodeme
- Bomb-shelter survival game project inspired by Discord chat experience
- Game flowchart, demo video
- I was responsible for designing the LLM communication adapter1 used by the Discord bot.
- Web application assignment applying chart UI: Project proposal (presentation)
- Implementation of sorting algorithm visualization and sonification: ez-25/team-silicon#1
- Cryptocurrency chart demo (code review): ez-25/team-silicon#8
- Embedded software — rhythm game key-input LED visualization project: PLATiNA-LED
This repository was inspired by simnalamburt/snucse
Original contents are copyrighted to Lecturer, and Notes is primarily distributed under the terms of the GNU Affero General Public License v3.0 or any later version. See COPYRIGHT for details.
Footnotes
-
The term comes from the Ports & Adapters pattern (also known as Hexagonal Architecture). "Port" refers to the internals and "Adapter" refers to the externals. See Alistair Cockburn's introduction to the pattern: https://web.archive.org/web/20140329201018/http://alistair.cockburn.us/Hexagonal+architecture. ↩