Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brijenmakwana/terminal-portfolio
This is not your typical GUI portfolio website. Instead, you can access my information via a command line interface.
https://github.com/brijenmakwana/terminal-portfolio
cmd css3 html5 javascript portfolio portfolio-website sanity terminal-based
Last synced: about 2 months ago
JSON representation
This is not your typical GUI portfolio website. Instead, you can access my information via a command line interface.
- Host: GitHub
- URL: https://github.com/brijenmakwana/terminal-portfolio
- Owner: BrijenMakwana
- Created: 2023-01-17T04:35:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T05:19:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T05:55:34.601Z (3 months ago)
- Topics: cmd, css3, html5, javascript, portfolio, portfolio-website, sanity, terminal-based
- Language: JavaScript
- Homepage: https://brijenmakwanacmd.vercel.app
- Size: 547 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Terminal style portfolio website
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#Built-with)## Overview
- This is not your typical GUI portfolio website. Instead, you can access my information via a command line interface.
- You can type 'help' command to view all available command you can use.
- By inputting different commands, you can learn a lot about me, including who I am, my qualifications, the projects I've worked on, my contact information, and a lot more.
- You can use 'website' command to view my GUI portfolio website.
- I have created this project with HTML, CSS and vanilla Javascript.## Screenshot
![](./assets/screenshots/preview_1.png)
![](./assets/screenshots/preview_2.png)
![](./assets/screenshots/preview_3.png)
![](./assets/screenshots/preview_4.png)
![](./assets/screenshots/preview_5.png)
![](./assets/screenshots/preview_6.png)## Links
- Live Site URL: [https://brijenmakwanacmd.vercel.app/](https://brijenmakwanacmd.vercel.app/)
## Built with
- HTML
- CSS
- Javascript
- Sanity.io API