Skip to content

augustdev290/personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A modern, responsive personal portfolio website built using plain HTML, CSS, and JavaScript. It features a distinctive red hacker aesthetic, interactive animations, and visual effects to showcase projects, skills, and contact information in a dynamic way.

portfolio-screenshot

Personal Portfolio 📁

A modern, responsive personal portfolio website built using plain HTML, CSS, and JavaScript. It features a distinctive red hacker aesthetic, interactive animations, and visual effects to showcase projects, skills, and contact information in a dynamic way.


🛠 Features

  • 🔴 Red hacker-themed design with glitch and neon elements
  • ⌨️ Typing animation for an engaging introduction
  • 💥 Glitch effects on headings and images
  • 🃏 3D card tilt interaction on project thumbnails
  • 🖼️ Gallery lightbox for viewing project screenshots
  • 📱 Fully responsive layout (desktop, tablet, mobile)
  • Lightweight: no frameworks or build tools required

🚀 Getting Started

Prerequisites

You only need a browser. No installation or dependencies required.

Running Locally

  1. Clone the repository:

    git clone https://github.com/augustdev290/personal-portfolio.git
    cd personal-portfolio
  2. Open index.html in your favorite browser:

    start index.html   # Windows
    open index.html    # macOS
  3. Modify styles.css and script.js to customize the look and behavior.

⚙️ Project Structure

personal-portfolio/
├── index.html      # Main page
├── styles.css      # Styling and layout
└── script.js       # Interactive effects and animations

🎨 Customization

  • Change colors or fonts in styles.css.
  • Replace project details or images in index.html.
  • Add more interactivity by editing script.js.

📄 License

This project is open source and available under the MIT License.


Built with ❤️ by [augustdev290]

About

A modern, responsive **personal portfolio website** built using plain HTML, CSS, and JavaScript. It features a distinctive red hacker aesthetic, interactive animations, and visual effects to showcase projects, skills, and contact information in a dynamic way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors