Skip to content

Franchuphone/homepage

Repository files navigation


☀️ Personal Portfolio Website

A modern, responsive personal portfolio website. This project serves as a central hub to showcase projects, skills, and contact information.

Live Demo

📖 Overview

A modern portfolio as a showcase of several website projects. Linked with all important repositories on Github, direct link to live preview.

✨ Features

  • Responsive Design: Optimized for mobile, tablet, and desktop views.
  • Project Showcase: Dynamic display of portfolio projects.

🔧 Future improvements

  • 🎯 **Add more projects and contact info

🛠️ Tech Stack

Frontend:

JavaScript HTML5 CSS3

Build Tools:

Webpack Babel ESLint NPM

📁 Project Structure

homepage/
├── src/                    # Source code directory
│   ├── index.js            # Main application entry point
│   ├── modules/            # Contains JS modules for logic (e.g., API calls, UI rendering)
│   ├── styles/             # Global or component-specific CSS files
│   └── assets/             # Images, fonts, or other static assets
├── package.json            # Project metadata and dependencies
├── package-lock.json       # npm dependency lock file
├── babel.config.json       # Babel configuration for JavaScript transpilation
├── eslint.config.mjs       # ESLint configuration for code quality
├── webpack.common.js       # Webpack common configuration for dev and prod
├── webpack.dev.js          # Webpack specific settings for development
└── webpack.prod.js         # Webpack specific settings for production build

📄 License

No particular license, just keep in mind to respect the work of others and just point to this repository for credentials.

🙏 Acknowledgments

  • Webpack: For the powerful and flexible module bundler.
  • Babel: For enabling the use of modern JavaScript features.

📞 Support & Contact


⭐ Star this repo if you find it helpful!

Made with ❤️ by Franchuphone

About

A personal portfolio showcasing my front-end projects — built with vanilla JavaScript, HTML, and CSS.

Topics

Resources

Stars

Watchers

Forks

Contributors