22
33![ Terminal Portfolio Website by Sat Naing] ( https://user-images.githubusercontent.com/53733092/194220661-e2ff8b4c-f64a-4b64-a836-c52fae6bbcda.png )
44
5- <!--  -->
6-
7- ![ ts ] ( https://badgen.net/badge/Built%20With/TypeScript/blue ) [ ![ Netlify Status ] ( https://api.netlify.com/api/v1/badges/81fdb91d-c06f-46c2-b18d-dfc6f090f281/deploy-status )] ( https://app.netlify.com/sites/terminal-sn/deploys ) ![ Gitmoji] ( https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square )
5+ ![ ts ] ( https://badgen.net/badge/Built%20With/TypeScript/blue?style=flat-square )
6+ [ ![ Netlify Status ] ( https://api.netlify.com/api/v1/badges/81fdb91d-c06f-46c2-b18d-dfc6f090f281/deploy-status )] ( https://app.netlify.com/sites/terminal-sn/deploys )
7+ ![ Gitmoji] ( https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square )
88
99My perfolio website in terminal version developed with React, TypeScript and Styled-Components. Multiple themes supported and keyboard shortcuts can be used for some functionalities.
1010
@@ -18,13 +18,15 @@ Blog Post: https://satnaing.dev/blog/posts/how-do-i-develop-my-terminal-portfoli
1818- Go previous and next command ⬆️⬇️
1919- View command history 📖
2020- PWA and Offline Support 🔥
21+ - Well-tested ✅
2122
2223## Tech Stack
2324
2425** Frontend** - [ React] ( https://reactjs.org/ ) , [ TypeScript] ( https://www.typescriptlang.org/ )
2526** Styling** - [ Styled-Components] ( https://styled-components.com/ )
2627** UI/UX** - [ Figma] ( https://figma.com/ )
2728** State Management** - [ ContextAPI] ( https://reactjs.org/docs/context.html )
29+ ** Testing** - [ Vitest] ( https://vitest.dev/ ) , [ React Testing Library] ( https://testing-library.com/ )
2830** Deployment** - [ Netlify] ( https://app.netlify.com/ )
2931
3032## Multiple Themes
@@ -36,7 +38,6 @@ Currently, this website supports 6 themes. Type `themes` in the terminal for mor
3638
3739<p align =" center " >
3840<img width =" 710 " alt =" Sat Naing Terminal Lighthouse Score " src =" public/lighthouse-result.svg " >
39- <!-- <img width="710" alt="Sat Naing Terminal Lighthouse Score" src="https://user-images.githubusercontent.com/53733092/172168920-d05dd889-802e-48f3-8266-75e0357f561e.png"> -->
4041</p >
4142
4243## Running Locally
0 commit comments