Skip to content

JollyJolli/formen.cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Personal Portfolio Website

A modern, hacker-themed personal portfolio website that showcases your projects and skills in an engaging way.

✨ Features

  • 🎯 Clean and minimalist design with a hacker theme
  • 📱 Responsive layout that works on all devices
  • 🚀 Dynamic project showcase
  • 🔧 Skills and expertise section
  • 📬 Contact information display
  • ⚙️ Easy to customize through data.json

🛠️ Technologies Used

  • 🌐 HTML5
  • 🎨 CSS3
  • 🔄 JavaScript (Vanilla)
  • 📦 JSON for data management

📁 Project Structure

├── data/
│   └── data.json        # Personal information and project data
├── js/
│   └── main.js         # Core JavaScript functionality
├── styles/
│   └── main.css        # Styling and animations
├── index.html          # Main entry point
└── README.md          # Project documentation

🚀 Setup

  1. Clone the repository
  2. Customize the data/data.json file with your personal information
  3. Deploy to your preferred hosting service

⚙️ Customization

All personal information and project data can be modified through the data/data.json file. This includes:

  • 👤 Personal details
  • 💡 Skills and expertise
  • 📂 Project information
  • 📞 Contact details

🌐 Deployment

The website can be deployed to any static hosting service such as:

  • 🔗 GitHub Pages
  • 🚀 Netlify
  • ⚡ Vercel
  • 🌍 Any standard web hosting service

📄 License

Feel free to use this template for your personal portfolio.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.