refactor(blog): move content gen code to its own package
This commit is contained in:
parent
c9c8cd35c1
commit
5ab6b93fa3
66 changed files with 460 additions and 380 deletions
34
packages/blog-content/markdown/unsearchable/resume.md
Normal file
34
packages/blog-content/markdown/unsearchable/resume.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
---
|
||||
title: Resume
|
||||
---
|
||||
|
||||
## Jimin Kim
|
||||
|
||||
[](https://github.com/developomp)
|
||||
[](/portfolio)
|
||||
|
||||
Frontend engineer wannabe
|
||||
|
||||
A natural-born developer who has got to create everything with his own hand.
|
||||
He won't be satisfied until he breaks everything down to its components and understands what's behind it.
|
||||
|
||||
Characteristics:
|
||||
|
||||
- daily drives [arch linux](https://archlinux.org)
|
||||
- can fluently speak, read, and write English and Korean at a native level
|
||||
|
||||
Email: developomp@gmail.com
|
||||
|
||||
## Education
|
||||
|
||||
### [Hongik university](https://wwwce.hongik.ac.kr) computer science major
|
||||
|
||||
- Mar 2022 - now
|
||||
|
||||
## Github
|
||||
|
||||
<img alt="github metrics" src="https://raw.githubusercontent.com/developomp/developomp/master/github-metrics.svg" style="display: block; margin-left: auto; margin-right: auto; max-width: 100%;">
|
||||
|
||||
## Skills
|
||||
|
||||
<img alt="programming skills" src="/img/skills.svg" style="display: block; margin-left: auto; margin-right: auto; max-width: 100%;" />
|
Loading…
Add table
Add a link
Reference in a new issue