KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
pw-term
★ 11
Open GitHub ↗
Personal terminal-like website.
Download README (.md)
Explore Similar Repositories
hillside_hermitage_archive
:
No description available.
json-type-generator
:
A VSCode extension that generates Typescript types for any REST API endpoint or any URL that returns a JSON
smart_cell_command
:
A smart cell implementation for Livebook to execute shell commands
TrashBox-testandvalid
:
Dataset of trash objects for waste classification and detection
auWin
:
auWin is a program with which you can easily edit window attributes and interact with windows.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pw-term
?
Download (.md)
# Interactive Web Terminal 🖥 I coded this website as a fun way to present my portfolio. Some cool features that I implemented are: - personal GitHub repos are found automatically and displayed when you type `projects`; - the terminal has tab-completion and displays auto-complete-suggestions similar to the beatiful shell [Oh My Zsh](https://github.com/ohmyzsh/ohmyzsh); - you can switch between terminal styles with a single command: `theme random` or `theme set ...`; - the webpage-design is responsive (it scales all content according to the screen size) ## Disclaimer You are welcome to reuse the code. I you do, all I ask is that you *link back to this original repository* 😀. I draw inspiration and borrow some code from [Forrest Knight](https://www.youtube.com/watch?v=KtYby2QN0kQ), [M4tt72](https://term.m4tt72.com) and [Craig Feldman](https://github.com/craig-feldman/personal-website-react).