- ๐ฏ About Me
- ๐ผ Career Highlights
- ๐ Featured Projects
- ๐ ๏ธ Tech Stack
- ๐ GitHub Statistics
- ๐ Achievements
- ๐ซ Contact
class FullStackDeveloper {
constructor() {
this.name = "Woohyuk";
this.role = "Full Stack Developer";
this.location = "Seoul, South Korea";
this.education = "Software Engineering & Data";
}
getSkills() {
return {
frontend: ["React", "JavaScript", "HTML/CSS", "Tailwind CSS"],
backend: ["Python", "Django", "Java", "REST API"],
data: ["ETL Pipeline", "API Integration", "Data Visualization"],
devops: ["Docker", "AWS", "Linux", "Git"],
};
}
currentFocus() {
return ["์๋น์ค ๊ฐ๋ฐ ๋ฐ ๊ตฌํ", "API ์ค๊ณ ๋ฐ ์ต์ ํ", "๋ฐ์ดํฐ ๊ธฐ๋ฐ ์น ์ ํ๋ฆฌ์ผ์ด์
"];
}
}
const developer = new FullStackDeveloper();
console.log(`Welcome to ${developer.name}'s Portfolio!`);"๋ฐ์ดํฐ์ ๊ฐ๋ฐ์ ๊ฒฝ๊ณ๋ฅผ ๋๋๋ค๋ฉฐ, ์ค์ง์ ์ธ ๊ฐ์น๋ฅผ ๋ง๋๋ ์๋น์ค๋ฅผ ๊ฐ๋ฐํฉ๋๋ค"
|
๊ฐ๋ฐ ์ธํด
|
๊ฐ๋ฐ ์ธํด
|
๐ Previous Experience (ํด๋ฆญํ์ฌ ํผ์น๊ธฐ)
๊ธฐ๊ฐ: 2024.07 - 2024.10 | ์ง์ญ: ์์ธ
- โ Python ๊ธฐ๋ฐ ๋ฐ์ดํฐ ์์ง ๋ฐ ์ ์ฒ๋ฆฌ ์๋ํ ๋ชจ๋ ๊ฐ๋ฐ
- โ Selenium, BeautifulSoup์ ํ์ฉํ ์น ํฌ๋กค๋ฌ ๊ตฌํ
- โ ๋์๋ณด๋ ๋ฐ ๋ฆฌํฌํธ ์๋ ์์ฑ ์์คํ ๊ฐ๋ฐ
Tech Stack: Python Pandas Selenium Matplotlib Seaborn
๊ธฐ๊ฐ: 2021.09 - 2021.12 | ์ง์ญ: ์ธ์ฒ
- โ ๊ณต๊ณต๋ฐ์ดํฐ ํฌํธ API ์ฐ๋ ๋ฐ ๊ฒ์ฆ ๋ชจ๋ ๊ฐ๋ฐ
- โ ๋ฐ์ดํฐ ํด๋ ์ง ์๋ํ ํ๋ก์ธ์ค ๊ตฌํ
- โ Python ๊ธฐ๋ฐ ๋ฐ์ดํฐ ํ์ง ๊ฒ์ ์๋ํ ๋๊ตฌ ๊ฐ๋ฐ
Tech Stack: Python Excel API Integration Data Quality Management
|
ํ๋ก์ ํธ ๊ฐ์
ํต์ฌ ๊ธฐ๋ฅ
๊ฐ๋ฐ ์ฑ๊ณผ
Tech Stack |
ํ๋ก์ ํธ ๊ฐ์
ํต์ฌ ๊ธฐ๋ฅ
๊ฐ๋ฐ ์ฑ๊ณผ
Tech Stack |
๐ง ๋ ๋ง์ ํ๋ก์ ํธ ๋ณด๊ธฐ
- ๊ธฐ์ : Python, Airflow, Selenium
- ์ฑ๊ณผ: ์์์ ๋๋น 90% ์๊ฐ ๋จ์ถ
- ํน์ง: ์ค์ผ์ค๋ง ๊ธฐ๋ฐ ์๋ ์คํ, ์๋ฌ ํธ๋ค๋ง ๋ฐ ์๋ฆผ ๊ธฐ๋ฅ ๊ตฌํ
- ๊ธฐ์ : Python, Selenium, BeautifulSoup, Scrapy
- ์ฑ๊ณผ: ์ผ์ผ 10๋ง+ ๋ฐ์ดํฐ ํฌ์ธํธ ์์ง ํ์ดํ๋ผ์ธ ๊ตฌํ
- ํน์ง: ๋์ ์นํ์ด์ง ์ฒ๋ฆฌ, ํ๋ก์ ๋กํ ์ด์
- ๊ธฐ์ : Python, Pandas, Plotly, Streamlit
- ์ฑ๊ณผ: ์ค์๊ฐ ๋ฐ์ดํฐ ์๊ฐํ ์น ๋์๋ณด๋ ๊ตฌํ
- ํน์ง: ์ธํฐ๋ํฐ๋ธ ์ฐจํธ, ์๋ ์ ๋ฐ์ดํธ
graph LR
A[Full Stack Dev] --> B[Frontend]
A --> C[Backend & API]
A --> D[Data Pipeline]
B --> E[React / Tailwind]
C --> F[Django REST API]
D --> G[์๋ํ 70%โ]
style A fill:#58A6FF,stroke:#1F6FEB,color:#fff
style B fill:#238636,stroke:#196C2E,color:#fff
style C fill:#238636,stroke:#196C2E,color:#fff
style D fill:#238636,stroke:#196C2E,color:#fff
style E fill:#F85149,stroke:#DA3633,color:#fff
style F fill:#F85149,stroke:#DA3633,color:#fff
style G fill:#F85149,stroke:#DA3633,color:#fff
|
|
|
ํจ๊ป ์ธ์์ ๊ฐ์น๋ฅผ ๋ํ๋ ์๋น์ค๋ฅผ ๋ง๋ค์ด ๋๊ฐ ๋ถ์ ์ฐพ๊ณ ์์ต๋๋ค.
์ธ์ ๋ ์ง ์ฐ๋ฝ ์ฃผ์ธ์! ๐
Average: < 24 hours
Emergency: Contact via email with [URGENT] prefix
"์ฝ๋ ํ ์ค์ด ์ธ์์ ๋ฐ๊ฟ ์ ์๋ค๊ณ ๋ฏฟ์ต๋๋ค.
๋ฐ์ดํฐ์ ๊ฐ๋ฐ์ ๊ฒฝ๊ณ๋ฅผ ๋๋๋ค๋ฉฐ, ์ฌ๋๋ค์ ์ถ์ ์ค์ง์ ์ธ ๊ฐ์น๋ฅผ ๋ํ๋ ์๋น์ค๋ฅผ ๋ง๋ค๊ฒ ์ต๋๋ค."
- ๐ญ ํ์ฌ ์ฌ๋ฌ ํ๋ก์ ํธ๋ฅผ ๊ตฌ์ ์ค์ ๋๋ค
- ๐ฑ ๋ค์ํ ์๋น์ค ๊ฐ๋ฐ๊ณผ ๊ตฌํ์ ํ์ตํ๊ณ ์์ต๋๋ค
- ๐ฏ ์คํ์์ค ํ๋ก์ ํธ ๋ฐ ์ปค๋ฎค๋ํฐ, ํด์ปคํค, ๊ณต๋ชจ์ ํ๋์ ๊ด์ฌ์ด ๋ง์ต๋๋ค
- ๐ฌ ๊ณต๋ชจ์ , ํด์ปคํค, ๊ฒฝ์ง๋ํ์ ๋ํด ๋ฌธ์ ์ฃผ์ธ์
- โก ์ธ์์ ๋ ๋์ ๊ณณ์ผ๋ก ๋ง๋๋ ๊ฒ์ด ๋ชฉํ์ ๋๋ค
โจ ๋ฐฉ๋ฌธํด์ฃผ์ ์ ๊ฐ์ฌํฉ๋๋ค! โจ
Last Updated: 2026.02


