Dynamic PORTFOLIO with a seamless user experience, smooth animations, and a nice design! 🚀
- 🎨 Design – Clean and visually appealing layout.
- 🌙 Dark Mode Support
- 🏎️ Fast & Responsive – Optimized for all screen sizes and devices.
- ⚡ Smooth Animations – Subtle hover effects and transitions for an immersive feel.
- 📜 Easy Navigation and Structure – Intuitive UI with a fixed navbar and smooth scrolling.
To run this website locally, clone the repository and open it in a browser.
git clone https://github.com/Chefcurry4/chefcurry-website.git cd chefcurry-website
Simply open index.html in your browser:
open index.html # Mac
start index.html # Windows
/chefcurry-website
├── index.html -------------------- # Main HTML file
├── portfolio.html ---------------- # Portfolio HTML file
├── all the others .html ---------- # These HTML files are just my projects
├── styles.css -------------------- # General CSS styles for layout
├── components.css ---------------- # General CSS styles for animations
├── project.css ------------------- # Custom CSS styles for the projects
├── dark-mode.css ----------------- # CSS for dark mode
├── portfolio.css ----------------- # CSS styles for the portfolio page
├── script.js --------------------- # JavaScript for general interactivity
├── dark-mode.js ------------------ # JavaScript for dark mode
├── waves.js ---------------------- # JavaScript for dynamic background
├── starfish.js ------------------- # JavaScript for aesthetics
├── portfolio.js ------------------ # JavaScript for portfolio page
├── project.js -------------------- # JavaScript for the projects
├── documents/ -------------------- # Personal Documents
├── images/ ----------------------- # Image assets
└── README.md --------------------- # Project documentation
This project is licensed under the CC BY-NC-ND 4.0 License (https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en) – feel free to modify and use it!
For any inquiries or collaborations, feel free to reach out:
📧 Email: massimoperfetti4@gmail.com
🌍 Portfolio: type 'massimo perfetti' online to visit my portfolio :)
🐙 GitHub: @Chefcurry4
