Hi, my name is ATAI. I love everything about computers. I also love Overwatch.

Things I’ve learned/done through computer science major#

2022#

Spring ~ Summer semester 📚#

CourseLanguageProject
Introduction to Web ProgrammingHTML, JS, CSS-
A wise daily life of Python with RPAPythonSimple movie info web crawling
Introduction to coding got problem solvingPython Basics-

It was my first time making something out of programming languages I learned. The project was final project of RPA(Robotic process automation) Python course. It was pretty fun to utilize knowledges I learned from various courses.

Summer Break 🍹#

  • none

Fall ~ Winter semester 📚#

CourseLanguageProject
Computer ProgrammingC-
Programming LabCDodge game with C and WIN32 API

This was final project of Programming Lab course. It was first time making a game program. I leared some of basics of game programming concepts such as delta time, frame buffering.

Winter Break ⛄#

  • Tried making simple bot for Discord using discord.js.
    • It was pretty challenging to make something with what I am not familiar with.
  • Hansung University Winter Coding Camp: Notes uploaded to GitHub
    • It was a great time to study LeetCode types of coding problems. Studied about dynamic programming, quite brain bugging but it is such a fascinating way to analyze problems.

2023#

Spring ~ Summer semester 📚#

CourseLanguage
Computer Architecture-
Data structureC
Understanding of Programming Languages-
Object Oriented Language 1C++
Linear AlgebraPython
Calculus 1-

Summmer Break 🍹#

  • Studied basics of game programming using C++ and SDL2 (Book by Sanjay Madhav)
  • Personalized .dotfiles of git, neovim, vim, etc with stow for Linux/Unix systems
    • The more I got familiar with git, vim, linux commands, I felt the need for having my own dotfile(configuration files) repository.
    • GitHub: nyhryan/ATAI-Dotfiles
  • Pathfinding algorithm visualization with HTML & Typescript & CSS

Fall ~ Winter semester 📚#

CourseLanguageProject
Object Oriented Language 2JavaGraph tool with Java Swing (Demo Video)
Data Communications--
AlgorithmC-
Web ProgrammingNode.js, basic SQL-
Game Graphics and Animation3ds Max-
Open Source SWShell script, Git-

2024#

Winter Break ⛄#

2025#

tbd.