JiwoonKim / first-web-page

Personal web page (web50 - project0)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First Web Page ๐Ÿ’โ€โ™€๏ธ

Practicing Front-end development using html, css, bootstrap, sass, and a little bit of javascript.

html, css, bootstrap, sass์™€ ์•ฝ๊ฐ„์˜ javascript๋ฅผ ๋ฐ”ํƒ•์œผ๋กœ ํ•œ ํ”„๋ก ํŠธ์—”๋“œ ์›น ๊ฐœ๋ฐœ ์—ฐ์Šต.

๐Ÿพ My First Web Page

  • For CS50 Web Programming with Python and JavaScript.
  • Created a web page to practice using HTML, CSS, Bootstrap, Sass
  • The website page is about introducing myself in terms of who I am, what challenges I have done or are in the process, where I have traveled, and finally my portfolio.
about.html portfolio.html
introduction page about myself portfolio page of school assignments
challenges.html traveled.html
collection page for challenges travel mark page for places I have gone to
  • A total of 4 html files (pages) can be navigated from the top navigation bar made from bootstrap template.
  • about.html is default with a short introduction of myself.
  • portfolio.html is the projects I have done in the past, made via card components from bootstrap template.
  • challenges.html contains the challenges (habits, projects, etc.) in the process along with completed challenges and future challenges in mind, made via carousel and card components from bootstrap template.
  • traveled.html contains a travel log of all the places I have been in the world via a map with markers and a table for short descriptions (used javascript for google map api).

๐Ÿพ ์ฒซ ๊ฐœ์ธ ์›น ํŽ˜์ด์ง€

  • ํ•˜๋ฒ„๋“œ์˜ CS50 MOOC(edX)์˜ Web Programming with Python and JavaScript ์ˆ˜์—…์˜ ํ”„๋กœ์ ํŠธ 0.
  • HTML, CSS, Bootstrap, Sass๋ฅผ ์—ฐ์Šตํ•˜๊ธฐ ์œ„ํ•œ ์›น ํŽ˜์ด์ง€ ์ œ์ž‘.
  • ๊ฐ„๋‹จํ•œ ์ž๊ธฐ ์†Œ๊ฐœ, ์—ฌํ–‰ํ•œ ๊ณณ, ํฌํ† ํด๋ฆฌ์˜ค, ๊ทธ๋ฆฌ๊ณ  ๋„์ „๋“ค์„ ๋‹ด์€ ์›น ์‚ฌ์ดํŠธ.
  • ์ด 4์žฅ์˜ html ํŒŒ์ผ์„ ์‚ฌ์šฉํ•˜์˜€์œผ๋ฉฐ navigation bar์„ ํ†ตํ•ด ์ด๋™๊ฐ€๋Šฅ.
  • traveled.html์—๋Š” ๊ฐ„๋‹จํ•˜๊ฒŒ javascript์™€ google map api๋ฅผ ์‚ฌ์šฉํ•จ (๊ฐ„๋‹จํ•˜๊ธฐ์— script tag์— ์ฝ”๋”ฉ).

๐ŸŒฑ what I learned | ๋ฌด์—‡์„ ๋ฐฐ์› ๋Š”๊ฐ€

I learned that it takes such a long time for me to style things. Wondering if I prefer back-end over front-end development. ๋””์ž์ธ์ ์ธ ์š”์†Œ๋ฅผ ๊ณ ๋ คํ•˜๋Š”๋ฐ ์‹œ๊ฐ„์ด ์•„์ฃผ ๋งŽ์ด ๊ฑธ๋ฆฐ๋‹ค๋Š” ๊ฒƒ์„ ์‹ค๊ฐํ•˜๋ฉฐ ์Šค์Šค๋กœ๊ฐ€ ํ”„๋ก ํŠธ์—”๋“œ๋ณด๋‹ค ๋ฐฑ์—”๋“œ์— ๋” ๋งž๋Š”์ง€ ๊ณ ๋ฏผํ•˜๊ฒŒ ๋จ.

  • I learned how to use a styling template and how to use the various components of Bootstrap4.
  • Bootstrap ์Šคํƒ€์ผ๋ง ํ…œํ”Œ๋ ›์˜ ๋‹ค์–‘ํ•œ ์ปดํฌ๋„ŒํŠธ๋ฅผ ์ ์šฉํ•ด๋ณด๋Š” ์—ฐ์Šต์„ ํ•ด ๋ณผ ์ˆ˜ ์žˆ์—ˆ์Œ.

About

Personal web page (web50 - project0)


Languages

Language:HTML 86.7%Language:CSS 13.3%