Skip to content

Commit f269361

Browse files
committed
📝 Update README
1 parent 6eaeb0e commit f269361

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# Sat Naing Terminal Portfolio
1+
# Terminal Portfolio Website by Sat Naing
2+
3+
![Terminal Portfolio Website by Sat Naing](https://user-images.githubusercontent.com/53733092/194220661-e2ff8b4c-f64a-4b64-a836-c52fae6bbcda.png)
4+
5+
<!-- ![Sat Naing's Terminal](https://user-images.githubusercontent.com/53733092/172165697-a69d61dd-98f5-4237-910c-5915b5b8952b.png) -->
26

3-
![Sat Naing's Terminal](https://user-images.githubusercontent.com/53733092/172165697-a69d61dd-98f5-4237-910c-5915b5b8952b.png)
47
![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)
58

6-
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.
710

811
Blog Post: https://satnaing.dev/blog/posts/how-do-i-develop-my-terminal-portfolio-website-with-react
912

@@ -14,6 +17,7 @@ Blog Post: https://satnaing.dev/blog/posts/how-do-i-develop-my-terminal-portfoli
1417
- Autocomplete feature ✨ (TAB | Ctrl + i)
1518
- Go previous and next command ⬆️⬇️
1619
- View command history 📖
20+
- PWA and Offline Support 🔥
1721

1822
## Tech Stack
1923

@@ -23,6 +27,11 @@ Blog Post: https://satnaing.dev/blog/posts/how-do-i-develop-my-terminal-portfoli
2327
**State Management** - [ContextAPI](https://reactjs.org/docs/context.html)
2428
**Deployment** - [Netlify](https://app.netlify.com/)
2529

30+
## Multiple Themes
31+
32+
Currently, this website supports 6 themes. Type `themes` in the terminal for more info.
33+
![terminal-portfolio-themes](https://user-images.githubusercontent.com/53733092/194221801-94f1c28b-4865-4b7f-a73e-d41132519bea.png)
34+
2635
## Lighthouse Score
2736

2837
<p align="center">

0 commit comments

Comments
 (0)