Skip to content

👩🏻‍💻포트폴리오 사이트👩🏻‍💻 (영어, 한국어, 일본어 지원)

Notifications You must be signed in to change notification settings

happyhyep/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖇️ 사이트 바로가기

https://happyhyep.github.io/portfolio/

🔨 Tools

📁 폴더구조

📦public
 ┣ 📂assets
 ┃ ┣ 📂icons
 ┃ ┗ 📂images
 ┣ ...
📦src
 ┣ 📂assets
 ┃ ┣ 📂css
 ┃ ┃ ┣ 📂components
 ┃ ┃ ┃ ┣ 📜footer.scss
 ┃ ┃ ┃ ┣ 📜mobileMenu.scss
 ┃ ┃ ┃ ┗ 📜navBar.scss
 ┃ ┃ ┣ 📂pages
 ┃ ┃ ┃ ┣ 📜activities.scss
 ┃ ┃ ┃ ┣ 📜awards.scss
 ┃ ┃ ┃ ┣ 📜gallery.scss
 ┃ ┃ ┃ ┣ 📜home.scss
 ┃ ┃ ┃ ┣ 📜introduce.scss
 ┃ ┃ ┃ ┗ 📜projects.scss
 ┃ ┃ ┣ 📜app.scss
 ┃ ┃ ┣ 📜common.scss
 ┃ ┃ ┣ 📜font.scss
 ┃ ┃ ┣ 📜layout.scss
 ┃ ┃ ┗ 📜variable.scss
 ┃ ┗ 📁icons
 ┣ 📂components
 ┃ ┣ 📂common
 ┃ ┃ ┣ 📜DashTitle.tsx
 ┃ ┃ ┣ 📜LangToast.tsx
 ┃ ┃ ┣ 📜MobileMenu.tsx
 ┃ ┃ ┣ 📜ScorollToTop.tsx
 ┃ ┃ ┗ 📜TopBar.tsx
 ┃ ┣ 📂layout
 ┃ ┃ ┣ 📜Footer.tsx
 ┃ ┃ ┣ 📜Layout.tsx
 ┃ ┃ ┗ 📜NavBar.tsx
 ┃ ┣ 📜AwardBox.tsx
 ┃ ┣ 📜ProjectComponent.tsx
 ┃ ┣ 📜SkillsContainer.tsx
 ┃ ┗ 📜VideoModal.tsx
 ┣ 📂data
 ┃ ┗ 📜commonImageList.ts
 ┣ 📂lang
 ┃ ┣ 📂locale
 ┃ ┃ ┣ 📜en.json
 ┃ ┃ ┣ 📜jp.json
 ┃ ┃ ┗ 📜ko.json
 ┃ ┗ 📜index.ts
 ┣ 📂lib
 ┃ ┗ 📂worker
 ┃ ┃ ┣ 📜IntersectionObserver.ts
 ┃ ┃ ┣ 📜getActivityData.tsx
 ┃ ┃ ┣ 📜getProjectPropsData.tsx
 ┃ ┃ ┗ 📜preloadImage.ts
 ┣ 📂pages
 ┃ ┣ 📜Activity.tsx
 ┃ ┣ 📜Awards.tsx
 ┃ ┣ 📜Gallery.tsx
 ┃ ┣ 📜Home.tsx
 ┃ ┣ 📜Introduce.tsx
 ┃ ┗ 📜Projects.tsx
 ┣ 📂router
 ┃ ┗ 📜index.tsx
 ┣ 📂states
 ┃ ┣ 📜recoilMobileMenu.ts
 ┃ ┗ 📜recoilModalState.ts
 ┣ 📂types
 ┃ ┣ 📜enum.ts
 ┃ ┗ 📜type.ts
 ┣ 📂utils
 ┃ ┗ 📜common-util.ts
 ┣ 📜App.tsx
 ┣ 📜index.tsx
 ┗ ...

About

👩🏻‍💻포트폴리오 사이트👩🏻‍💻 (영어, 한국어, 일본어 지원)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published