Welcome to the source code for EmmanuelAAM's personal website! This repository contains all the files and assets that power the static site hosted via GitHub Pages.
This project is a personal portfolio and blog, showcasing projects, skills, and insights. Built as a static site, it leverages HTML, CSS, JavaScript, and possibly other web technologies to deliver a responsive and interactive experience.
- Portfolio: Highlight of selected projects and achievements.
- Blog: Posts and articles on technology, design, and personal growth.
- Contact: Ways to reach EmmanuelAAM via social media or email.
- Responsive Design: Works well on desktops, tablets, and mobile devices.
- Fast & Secure: Hosted with GitHub Pages for reliability and speed.
To run or modify this site locally:
-
Clone the repository:
git clone https://github.com/EmmanuelAAM/3MM4NU31.github.io.git cd 3MM4NU31.github.io
-
Open the site:
- Simply open
index.html
in your browser to preview the site locally. - For more advanced workflows, you can use Live Server or similar tools.
- Simply open
├── index.html
├── assets/
│ ├── images/
│ └── css/
│ └── js/
├── blog/
├── projects/
└── README.md
index.html
: The home page.assets/
: Contains images, CSS, and JavaScript files.blog/
: Blog posts and related files.projects/
: Portfolio projects.README.md
: This file.
Contributions and suggestions are welcome! Feel free to open issues or submit pull requests for improvements.
- Fork the repository.
- Create your feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
- GitHub: EmmanuelAAM
- Website: 3mm4nu31.github.io
- Email: (If available, add here)
Powered by GitHub Pages.
© EmmanuelAAM