You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My perfolio website in terminal version developed with React and TypeScript. In this project, styled-components library is used for styling. Multiple themes supported. Keyboard shortcuts can be used for some functionalities.
9
+
My perfolio website in terminal version developed with React, TypeScript and Styled-Components. Multiple themes supported and keyboard shortcuts can be used for some functionalities.
7
10
8
11
Blog Post: https://satnaing.dev/blog/posts/how-do-i-develop-my-terminal-portfolio-website-with-react
9
12
@@ -14,6 +17,7 @@ Blog Post: https://satnaing.dev/blog/posts/how-do-i-develop-my-terminal-portfoli
14
17
- Autocomplete feature ✨ (TAB | Ctrl + i)
15
18
- Go previous and next command ⬆️⬇️
16
19
- View command history 📖
20
+
- PWA and Offline Support 🔥
17
21
18
22
## Tech Stack
19
23
@@ -23,6 +27,11 @@ Blog Post: https://satnaing.dev/blog/posts/how-do-i-develop-my-terminal-portfoli
0 commit comments