Skip to content

Commit 3c23c33

Browse files
junjunjunbongclaude
andcommitted
refactor: move sample content to _examples folder
- Move 31 sample blog posts to _examples/_posts (keep SolarNote) - Move 9 sample projects to _examples/_projects - Move 3 sample news to _examples/_news - Move papers.bib to _examples/_bibliography - Move sample data files to _examples/_data (keep socials.yml) - Move sample pages to _examples/_pages - Add _examples/ to exclude list in _config.yml - Update scholar config from Einstein to Seo - Add "coming soon" messages to empty projects/publications pages - Create placeholder cv.yml with basic structure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e727136 commit 3c23c33

60 files changed

Lines changed: 386 additions & 368 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_bibliography/papers.bib

Lines changed: 2 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -1,115 +1,2 @@
1-
---
2-
---
3-
4-
@string{aps = {American Physical Society,}}
5-
6-
@book{einstein1920relativity,
7-
title = {Relativity: the Special and General Theory},
8-
author = {Einstein, Albert},
9-
year = {1920},
10-
publisher = {Methuen & Co Ltd},
11-
html = {relativity.html}
12-
}
13-
14-
@book{einstein1956investigations,
15-
bibtex_show = {true},
16-
title = {Investigations on the Theory of the Brownian Movement},
17-
author = {Einstein, Albert},
18-
year = {1956},
19-
publisher = {Courier Corporation},
20-
preview = {brownian-motion.gif}
21-
}
22-
23-
@article{einstein1950meaning,
24-
abbr = {AJP},
25-
bibtex_show = {true},
26-
title = {The meaning of relativity},
27-
author = {Einstein, Albert and Taub, AH},
28-
journal = {American Journal of Physics},
29-
volume = {18},
30-
number = {6},
31-
pages = {403--404},
32-
year = {1950},
33-
publisher = {American Association of Physics Teachers}
34-
}
35-
36-
@article{PhysRev.47.777,
37-
abbr = {PhysRev},
38-
title = {Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?},
39-
author = {Einstein*†, A. and Podolsky*, B. and Rosen*, N.},
40-
abstract = {In a complete theory there is an element corresponding to each element of reality. A sufficient condition for the reality of a physical quantity is the possibility of predicting it with certainty, without disturbing the system. In quantum mechanics in the case of two physical quantities described by non-commuting operators, the knowledge of one precludes the knowledge of the other. Then either (1) the description of reality given by the wave function in quantum mechanics is not complete or (2) these two quantities cannot have simultaneous reality. Consideration of the problem of making predictions concerning a system on the basis of measurements made on another system that had previously interacted with it leads to the result that if (1) is false then (2) is also false. One is thus led to conclude that the description of reality as given by a wave function is not complete.},
41-
journal = {Phys. Rev.},
42-
location = {New Jersey},
43-
volume = {47},
44-
issue = {10},
45-
pages = {777--780},
46-
numpages = {0},
47-
year = {1935},
48-
month = {May},
49-
publisher = aps,
50-
doi = {10.1103/PhysRev.47.777},
51-
url = {https://link.aps.org/doi/10.1103/PhysRev.47.777},
52-
html = {https://journals.aps.org/pr/abstract/10.1103/PhysRev.47.777},
53-
pdf = {example_pdf.pdf},
54-
altmetric = {248277},
55-
dimensions = {true},
56-
google_scholar_id = {qyhmnyLat1gC},
57-
video = {https://www.youtube-nocookie.com/embed/aqz-KE-bpKQ},
58-
additional_info = {. *More Information* can be [found here](https://github.com/alshedivat/al-folio/)},
59-
annotation = {* Example use of superscripts<br>† Albert Einstein},
60-
selected = {true},
61-
inspirehep_id = {3255}
62-
}
63-
64-
@article{einstein1905molekularkinetischen,
65-
title = {{\"U}ber die von der molekularkinetischen Theorie der W{\"a}rme geforderte Bewegung von in ruhenden Fl{\"u}ssigkeiten suspendierten Teilchen},
66-
author = {Einstein, A.},
67-
journal = {Annalen der physik},
68-
volume = {322},
69-
number = {8},
70-
pages = {549--560},
71-
year = {1905},
72-
publisher = {Wiley Online Library}
73-
}
74-
75-
@article{einstein1905movement,
76-
abbr = {Ann. Phys.},
77-
title = {Un the movement of small particles suspended in statiunary liquids required by the molecular-kinetic theory 0f heat},
78-
author = {Einstein, A.},
79-
journal = {Ann. Phys.},
80-
volume = {17},
81-
pages = {549--560},
82-
year = {1905}
83-
}
84-
85-
@article{einstein1905electrodynamics,
86-
title = {On the electrodynamics of moving bodies},
87-
author = {Einstein, A.},
88-
year = {1905}
89-
}
90-
91-
@article{einstein1905photoelectriceffect,
92-
bibtex_show = {true},
93-
abbr = {Ann. Phys.},
94-
title = {{{\"U}ber einen die Erzeugung und Verwandlung des Lichtes betreffenden heuristischen Gesichtspunkt}},
95-
author = {Albert Einstein},
96-
abstract = {This is the abstract text.},
97-
journal = {Ann. Phys.},
98-
volume = {322},
99-
number = {6},
100-
pages = {132--148},
101-
year = {1905},
102-
doi = {10.1002/andp.19053220607},
103-
award = {Albert Einstein receveid the **Nobel Prize in Physics** 1921 *for his services to Theoretical Physics, and especially for his discovery of the law of the photoelectric effect*},
104-
award_name = {Nobel Prize}
105-
}
106-
107-
@book{przibram1967letters,
108-
bibtex_show = {true},
109-
title = {Letters on wave mechanics},
110-
author = {Einstein, Albert and Schrödinger, Erwin and Planck, Max and Lorentz, Hendrik Antoon and Przibram, Karl},
111-
year = {1967},
112-
publisher = {Vision},
113-
preview = {wave-mechanics.gif},
114-
abbr = {Vision}
115-
}
1+
% Empty bibliography file
2+
% Add your publications here in BibTeX format

_config.yml

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
9292
# Blog
9393
# -----------------------------------------------------------------------------
9494

95-
blog_name: al-folio # blog_name will be displayed in your blog page
96-
blog_description: a simple whitespace theme for academics
95+
blog_name: Junwon's Blog # blog_name will be displayed in your blog page
96+
blog_description: Personal blog about AI, technology, and more
9797
permalink: /blog/:year/:title/
9898
lsi: false # produce an index for related posts
9999

@@ -129,17 +129,7 @@ disqus_shortname: al-folio # put your disqus shortname
129129
# If you have blog posts published on medium.com or other external sources,
130130
# you can display them in your blog by adding a link to the RSS feed.
131131
# Optional: Set default categories and tags for posts from each source.
132-
external_sources:
133-
- name: medium.com
134-
rss_url: https://medium.com/@al-folio/feed
135-
categories: [external-posts]
136-
tags: [medium]
137-
- name: Google Blog
138-
posts:
139-
- url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
140-
published_date: 2024-05-14
141-
categories: [external-posts]
142-
tags: [google]
132+
external_sources: []
143133

144134
# -----------------------------------------------------------------------------
145135
# Newsletter
@@ -186,6 +176,7 @@ kramdown:
186176
# Includes & excludes
187177
include: ["_pages", "_scripts"]
188178
exclude:
179+
- _examples/
189180
- bin/
190181
- CONTRIBUTING.md
191182
- CUSTOMIZE.md
@@ -272,16 +263,16 @@ jekyll-archives:
272263
books:
273264
enabled: [year, tags, categories] # enables year, tag and category archives (remove if you need to disable one of them).
274265

275-
display_tags: ["formatting", "images", "links", "math", "code", "blockquotes"] # these tags will be displayed on the front page of your blog
276-
display_categories: ["external-services"] # these categories will be displayed on the front page of your blog
266+
display_tags: [] # these tags will be displayed on the front page of your blog
267+
display_categories: [] # these categories will be displayed on the front page of your blog
277268

278269
# -----------------------------------------------------------------------------
279270
# Jekyll Scholar
280271
# -----------------------------------------------------------------------------
281272

282273
scholar:
283-
last_name: [Einstein]
284-
first_name: [Albert, A.]
274+
last_name: [Seo]
275+
first_name: [Junwon, J.]
285276

286277
style: apa
287278
locale: en

_data/cv.yml

Lines changed: 20 additions & 180 deletions
Original file line numberDiff line numberDiff line change
@@ -1,189 +1,29 @@
11
cv:
2-
name: Albert Einstein
3-
label: Scientist
4-
email: einstein@example.com
5-
location: Princeton, NJ
2+
name: Junwon Seo
3+
label: Student
4+
email: ""
5+
location: Seoul, South Korea
66
image: ""
7-
summary: A German-born theoretical physicist, widely ranked among the greatest and most influential scientists of all time
7+
summary: Undergraduate student at Seoul National University studying Civil & Environmental Engineering and Artificial Intelligence.
88

9-
social_networks:
10-
- network: X
11-
username: AlbertEinstein
12-
- network: GitHub
13-
username: example
14-
- network: LinkedIn
15-
username: example
9+
social_networks: []
1610

1711
address:
18-
street: 2712 Broadway St
19-
city: San Francisco
20-
region: California
21-
postalCode: CA 94115
22-
countryCode: US
12+
street: ""
13+
city: Seoul
14+
region: ""
15+
postalCode: ""
16+
countryCode: KR
2317

2418
sections:
2519
Education:
26-
- institution: University of Zurich
27-
location: Zurich, Switzerland
28-
url: https://www.uzh.ch/
29-
area: Physics
30-
studyType: PhD
31-
start_date: 1900
32-
end_date: 1905
20+
- institution: Seoul National University
21+
location: Seoul, South Korea
22+
url: https://www.snu.ac.kr/
23+
area: Civil & Environmental Engineering, Artificial Intelligence
24+
studyType: B.S.
25+
start_date: ""
26+
end_date: ""
3327
score: ""
34-
courses: "Theory of Relativity"
35-
highlights:
36-
- Description 1.
37-
- Description 2.
38-
39-
- institution: Eidgenössische Technische Hochschule
40-
location: Zurich, Switzerland
41-
area: Physics
42-
studyType: Federal teaching diploma
43-
start_date: 1896
44-
end_date: 1900
45-
highlights:
46-
- Description 1.
47-
- Description 2.
48-
49-
Experience:
50-
- company: Institute for Advanced Study, Princeton University
51-
position: Professor of Theoretical Physics
52-
location: Princeton University, NJ
53-
start_date: 1933
54-
end_date: 1955
55-
summary: Teaching at Palmer Physical Laboratory (now 302 Frist Campus Center). While not a professor at Princeton, I associated with the physics professors and continued to give lectures on campus.
56-
highlights:
57-
- Relativity
58-
- Description 2.
59-
60-
- company: California Institute of Technology
61-
position: Visiting Professor
62-
location: Pasadena, California, US
63-
start_date: 1933
64-
end_date: 1933
65-
highlights:
66-
- Description 1.
67-
- Description 2.
68-
69-
- company: Kaiser Wilhelm Institute for Physics
70-
position: Director
71-
location: Berlin, Germany
72-
start_date: 1917
73-
end_date: 1933
74-
75-
- company: Karl-Ferdinand University
76-
position: Professor of Theoretical Physics
77-
location: Prague, Czechoslovakia
78-
start_date: 1911
79-
end_date: 1917
80-
81-
- company: University of Zurich
82-
position: Associate Professor of Theoretical Physics
83-
location: Zurich, Switzerland
84-
start_date: 1909
85-
end_date: 1911
86-
87-
Volunteer:
88-
- company: People's Climate March
89-
position: Lead Organizer
90-
location: Zurich, Switzerland
91-
start_date: 2014-04-01
92-
end_date: 2015-07-01
93-
summary: Lead organizer for the New York City branch of the People's Climate March, the largest climate march in history.
94-
highlights:
95-
- "Awarded 'Climate Hero' award by Greenpeace for my efforts organizing the march."
96-
- "Men of the year 2014 by Time magazine"
97-
98-
Awards:
99-
- title: Nobel Prize in Physics
100-
authors:
101-
- "Royal Swedish Academy of Sciences"
102-
date: 1921-11-01
103-
awarder: Royal Swedish Academy of Sciences
104-
url: https://www.nobelprize.org/prizes/physics/1921/einstein/biographical/
105-
summary: The Nobel Prizes are five separate prizes that, according to Alfred Nobel's will of 1895, are awarded to 'those who, during the preceding year, have conferred the greatest benefit to humankind.'
106-
107-
- title: Max Planck Medal
108-
authors:
109-
- "German Physical Society"
110-
date: 2029
111-
awarder: German Physical Society
112-
summary: Awarded for outstanding scientific achievement
113-
114-
Publications:
115-
- title: Zur Elektrodynamik bewegter Körper
116-
authors:
117-
- Albert Einstein
118-
publisher: Annalen der Physik
119-
releaseDate: 1905-06-30
120-
url: https://en.wikisource.org/wiki/Translation:On_the_Electrodynamics_of_Moving_Bodies
121-
summary: It concerned an interpretation of the Michelson–Morley experiment and the properties of light and time. Special relativity incorporates the principle that the speed of light is the same for all inertial observers regardless of the state of motion of the source.
122-
123-
- title: Über einen die Erzeugung und Verwandlung des Lichtes betreffenden heuristischen Gesichtspunkt
124-
authors:
125-
- Albert Einstein
126-
publisher: Annalen der Physik
127-
releaseDate: 1905-03-18
128-
url: https://de.wikisource.org/wiki/Über_einen_die_Erzeugung_und_Verwandlung_des_Lichtes_betreffenden_heuristischen_Gesichtspunkt
129-
summary: In the second paper, he applied the quantum theory to light to explain the photoelectric effect. In particular, he used the idea of light quanta (photons) to explain experimental results, but stressed the importance of the experimental results. The importance of his work on the photoelectric effect earned him the Nobel Prize in Physics in 1921.
130-
131-
- title: Die Grundlage der allgemeinen Relativitätstheorie
132-
authors:
133-
- Albert Einstein
134-
publisher: Annalen der Physik
135-
releaseDate: 1916-03-20
136-
url: https://de.wikisource.org/wiki/Die_Grundlage_der_allgemeinen_Relativitätstheorie
137-
summary: The publication of the theory of general relativity made him internationally famous. He was professor of physics at the universities of Zurich (1909–1911) and Prague (1911–1912), before he returned to ETH Zurich (1912–1914).
138-
139-
Skills:
140-
- name: Physics
141-
level: Master
142-
icon: fa-solid fa-hashtag
143-
keywords: "Quantum Mechanics, Quantum Computing, Quantum Information, Quantum Cryptography, Quantum Communication, Quantum Teleportation"
144-
145-
Languages:
146-
- name: German
147-
summary: "Native speaker"
148-
149-
- name: English
150-
summary: "Fluent"
151-
152-
Interests:
153-
- name: Physics
154-
icon: fa-solid fa-tag
155-
keywords: "Quantum Mechanics, Quantum Computing, Quantum Information, Quantum Cryptography, Quantum Communication, Quantum Teleportation"
156-
157-
Certificates:
158-
- name: Machine Learning
159-
date: 2018-01-01
160-
issuer: Stanford University
161-
icon: fa-solid fa-location-dot
162-
163-
- name: Quantum Computing
164-
date: 2018-01-01
165-
issuer: Stanford University
166-
icon: fa-solid fa-tag
167-
168-
- name: Quantum Information
169-
date: 2018-01-01
170-
issuer: Stanford University
171-
icon: fa-solid fa-envelope
172-
173-
Projects:
174-
- name: Quantum Computing
175-
summary: Quantum computing is the use of quantum-mechanical phenomena such as superposition and entanglement to perform computation. Computers that perform quantum computations are known as quantum computers.
176-
highlights:
177-
- Quantum Teleportation
178-
- Quantum Cryptography
179-
start_date: 2018-01-01
180-
end_date: 2018-01-01
181-
182-
References:
183-
- name: Professor John Doe
184-
icon: fa-solid fa-laptop
185-
reference: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit.
186-
187-
- name: Professor Jane Smith
188-
icon: fa-solid fa-thumbtack
189-
reference: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit.
28+
courses: ""
29+
highlights: []

0 commit comments

Comments
 (0)