Looking back at my month-long internship at Brandi, one of Korea's fastest growing women's fashion ecommerce platforms
Looking back on ShockX, a coding project based on StockX (stockx.com), a company that authenticates shoes that are bought and re-sold on its website
Looking back on Dienstag, a coding project based on Freitag (freitag.ch), a company that manufactures and sells bags and accessories
A brief blogpost about the main features of authentication and authorization, which are used in almost every web application
A brief summary of errors encountered while programming login/signup features of WEstagram.
TIL I learned about HTTP, which is a code of communication used between computers to send and receive HTML files.
Intro to Django CRUD (create, read, update, delete)
A short blogpost about basic zsh commands and zsh file hierarchy system
Blogpost about relational databases (one-to-one, one-to-many, many-to-many)
A brief summary of ways to import packages and how python searches through different paths for modules and packages.
A simple summary of basic python concepts I learned in the past week!
Like a dream within a dream, there can be a function within a function... TIL why and how nested functions are used
Function Parameters Keyworded variable length of arguments (kwargs) kwargs in a function allow for an unlimited number of keyword-argument pairs. kw
Korean to English translations
์์ฝ๋ ์์ํ๊ธฐ ์ ์ ๋ ธ๋ง๋์ฝ๋์ค ์ฝ์ฝ์ ํด๋ก ์์ฑ๋ฐ์ ์๋ฃํด์ html/css ๊ณผ์ ๋ฅผ ๋ฆฌ๋ทฐํ๋์ ๊ณต๋ถํ๋ค. ์๋ก์ด ๊ฐ๋ ๋ช๊น์ง ๋ฐฐ์ฐ๊ณ ์์ง ์ต์ํ์ง์์ css์์ฑ๋ค ๋ค์ ๋ณด๊ฐ๋ผ์ ์ข์๋ค!Before flex was added to html/css, "float" wa
์ฌ์ดํธ์ ์ด๋ฏธ์ง๋ฅผ ๋ฃ๋ ๋ฐฉ๋ฒ์ ๋ ๊ฐ์ง: 1) ํ๊ทธ๋ฅผ ์ฌ์ฉ ํด์ 2) ํ๊ทธ css|background-image ์์ฑ์ ์ถ๊ฐํด์. ์ด ๋ ๋ฐฉ๋ฒ์ ์ฐจ์ด์ ์ ๋ช๊ฐ์ง ์๋ค.There are a few differences between using the tag and us