Skip to content

Commit

Permalink
Update about.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freqinfi committed Mar 7, 2024
1 parent fb8cd40 commit 2aa8761
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,19 @@ redirect_from:
- /about/
- /about.html
---
I'm senior student at Seoul National University, and my name is Joo Gi-yeong
I'm senior student at Seoul National University and I major in Mechanical Engineering and Computer Science Engineering as double major. I'm a passionate developer interested in data science including AI and computer vision.


A data-driven personal website
Degree and GPA
======
Like many other Jekyll-based GitHub Pages templates, academicpages makes you separate the website's content from its form. The content & metadata of your website are in structured markdown files, while various other files constitute the theme, specifying how to transform that content & metadata into HTML pages. You keep these various markdown (.md), YAML (.yml), HTML, and CSS files in a public GitHub repository. Each time you commit and push an update to the repository, the [GitHub pages](https://pages.github.com/) service creates static HTML pages based on these files, which are hosted on GitHub's servers free of charge.
* B.S. in Mechanical Engineering and Computer Science Engineering, Seoul National University University, 2025 Feb (Expected)

* GPA (Current)
* Total : 4.04 / 4.3 (117 credits)
* Mechanical Engineering : 4.11 / 4.3 (51 credits)
* Computer Science Engineering : 4.02 / 4.3 (28 credits)

Work experience

Many of the features of dynamic content management systems (like Wordpress) can be achieved in this fashion, using a fraction of the computational resources and with far less vulnerability to hacking and DDoSing. You can also modify the theme to your heart's content without touching the content of your site. If you get to a point where you've broken something in Jekyll/HTML/CSS beyond repair, your markdown files describing your talks, publications, etc. are safe. You can rollback the changes or even delete the repository and start over -- just be sure to save the markdown files! Finally, you can also write scripts that process the structured data on the site, such as [this one](https://github.com/academicpages/academicpages.github.io/blob/master/talkmap.ipynb) that analyzes metadata in pages about talks to display [a map of every location you've given a talk](https://academicpages.github.io/talkmap.html).

Expand Down

0 comments on commit 2aa8761

Please sign in to comment.