Dnd 8th Weddingmap Project Retrospective

Completing the 8th DND activities

March 8, 2023 · 6 min · junghoon-vans

Dnd 8th Backend Developer Acceptance Review

I wrote a review of passing the 8th DND class, including what I felt after participating in the orientation.

January 8, 2023 · 2 min · junghoon-vans

What I Learned While Working At Digital Competency Center

I have recently been teaching as an instructor at Digital Learning Center (a digital competency education project promoted by the government). When I first became an instructor, the first concern I had was what kind of lectures I should teach. Because the main purpose of the project was to strengthen the capabilities of digitally vulnerable classes, programming classes were not in high demand. But even so, I thought it was right to teach what I was good at as a class. I tried offering a programming class, but it didn’t attract as many students as expected. Fortunately, a close friend told me that he wanted to learn web development, so I was able to take the class. ...

July 20, 2022 · 3 min · junghoon-vans

Apply Utterances Dynamic Theme

utterances is an open source comment service widely used on personal technology blogs. It features a clean design of GitHub style and support for dark mode. Recently, there are more and more sites that allow you to change night mode and dark mode to Dynamic. My blog is also like this, so I had to dynamically apply the theme of utterances. When I googled it, I found very few mentions of this method. So, in this post, I would like to focus on how to dynamically apply the theme of utterances. ...

July 17, 2022 · 4 min · junghoon-vans

My Views On The Recent Luna Rise

$Luna to the moon 🌕

February 27, 2022 · 7 min · junghoon-vans

Refactoring Loops To Collection Pipelines

When is it best to use streams introduced in Java 8?

July 19, 2021 · 3 min · junghoon-vans

Primitive Type And Reference Type

Let’s learn about Java’s basic data types and reference data types!

July 16, 2021 · 4 min · junghoon-vans

Smell In Code

Code smell, code smell

April 13, 2021 · 7 min · junghoon-vans

How To Add Custom Fonts On Code Server

Applying custom fonts to code server

March 11, 2021 · 2 min · junghoon-vans

What Is Refactoring

Code restructuring and refactoring

February 6, 2021 · 10 min · junghoon-vans