Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harilvfs/web
Portfolio website [ PSU ] πΈοΈ
https://github.com/harilvfs/web
personal-website portfolio website
Last synced: 5 days ago
JSON representation
Portfolio website [ PSU ] πΈοΈ
- Host: GitHub
- URL: https://github.com/harilvfs/web
- Owner: harilvfs
- License: mit
- Created: 2024-10-01T08:46:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T19:20:01.000Z (about 1 month ago)
- Last Synced: 2024-12-26T20:17:00.235Z (about 1 month ago)
- Topics: personal-website, portfolio, website
- Language: HTML
- Homepage: http://chalisehari.com.np/
- Size: 82.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π chalisehari.com.np
β₯ Live Here
![Website](https://img.shields.io/website?url=https%3A%2F%2Fchalisehari.com.np&style=for-the-badge&logo=github&color=eed49f&logoColor=D9E0EE&labelColor=1c1c29)![Desktop Demo](https://github.com/harilvfs/web/blob/main/website%20preview/web.png)
π οΈ Tech Stack
-
Frontend: HTML5, CSS3, JavaScript
## π Setup Instructions (Python3)
**Prerequisites:**
* Ensure you have Git installed on your system. You can install it using the package manager.
**Installation:**
- **Clone the repository:**
```bash
git clone https://github.com/harilvfs/web.git
```
- **Navigate to the project directory:**
```bash
cd web/
```
- **Install Python3 (if not already installed):**
- **Arch Linux:**
```bash
sudo pacman -S python
```
- **Debian/Ubuntu:**
```bash
sudo apt update
sudo apt install python3
```
- **Fedora/CentOS:**
```bash
sudo dnf install python3
```
- **OpenSUSE:**
```bash
sudo zypper install python3
```
- **Run the development server:**
```
python3 -m http.server 8000
```
- **Open http://localhost:8000 in your browser** (or the port specified by the development server) to view the site.
> [!NOTE]
> This website code is based on the work of [codewithsadee](https://github.com/codewithsadee)
β¨ Contribution
Feel free to fork this project, create a new branch, and submit a pull request with your enhancements. All kinds of contributions are welcome!
Copyright Β© 2023-present Hari Chalise