Welcome to the second iteration of my personal website. This project showcases a neomorphism design, social media buttons, an animated matrix background, an animated greeting using the typewriter typing effect in CSS, and a linked email in the footer section of the website.
- Neomorphism Design: The website uses a modern neomorphism design for a sleek and minimalistic look.
- Social Media Buttons: Links to my social media profiles (GitHub, Twitter, Instagram, and Discord) are provided with stylish icons.
- Animated Matrix Background: The background features an animated matrix effect created using HTML5 Canvas and JavaScript.
- Typewriter Effect: The greeting text on the homepage is animated with a typewriter typing effect using CSS animations.
- Linked Email: My email is linked in the footer for easy contact.
- index.html: The main HTML file that structures the content of the website.
- matrix.js: JavaScript file that creates the animated matrix background effect.
- style.css: CSS file that styles the website, including the neomorphism design, typewriter effect, and other visual elements.
- images/: Directory containing images used on the website, such as social media icons and profile image.
- Clone the repository:
git clone https://github.com/horyzen1/personal-website-v2.git
- Navigate to the project directory:
cd personal-website-v2
- Open
index.html
in your web browser to view the website.
Feel free to reach out to me via email at lucknumber8@protonmail.com.
This project is licensed under the MIT License. See the LICENSE file for details.