Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pratyush0898/pratyush-old-portfolio
An old portfolio website I made in 2000 using HTML, CSS, and JavaScript. Features pages for contact info, professional details, and visuals like background images and GIFs.
https://github.com/pratyush0898/pratyush-old-portfolio
Last synced: 16 days ago
JSON representation
An old portfolio website I made in 2000 using HTML, CSS, and JavaScript. Features pages for contact info, professional details, and visuals like background images and GIFs.
- Host: GitHub
- URL: https://github.com/pratyush0898/pratyush-old-portfolio
- Owner: pratyush0898
- Created: 2024-09-05T08:57:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T13:55:16.000Z (3 months ago)
- Last Synced: 2024-11-13T14:47:54.312Z (3 months ago)
- Language: CSS
- Size: 2.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pratyush Old Portfolio
This is my old portfolio website, created in the year **2018** using only **HTML, CSS, and JavaScript**. It showcases some of my early work and web development skills.
## Structure
The project is organized as follows:
- **HTML Files**:
- `index.html`: The main landing page of the portfolio.
- `contact.html`: A page to display contact information.
- `profession.html`: A page detailing my professional experience and skills.- **Assets**:
- `background.png`: Background image used on various pages.
- `programming-gif-unscreen.gif`: An animated GIF to add dynamic visuals to the site.- **Source Files**:
- **JavaScript** (`src/js/`): Contains scripts like `contact.js`, `profession.js`, and `script.js` for interactivity.
- **CSS Styles** (`src/styles/`): Includes stylesheets `contact.css`, `profession.css`, and `style.css` to style different parts of the site.## Purpose
This portfolio site is a reflection of my early days in web development. It demonstrates my foundational knowledge and approach to creating websites in the early 2000s.