This README.md file serves as documentation for a portfolio project. It provides an overview and description of the portfolio project, instructions on how to set up and run the portfolio locally, the overall structure and organization of the codebase, and documentation on any build tools, libraries, frameworks used.
The portfolio project is a website that showcases Gabriel Uwaila's technical abilities. It includes sections for Projects, About Me, and Contact. The main page features a welcome section with an introduction text and a profile picture.
To set up and run the portfolio locally, follow these steps:
- Clone the repository to your local machine.
- Open the index.html file in a web browser.
The codebase is organized as follows:
index.html
: The main HTML file that defines the structure of the portfolio website.css/index.css
: The CSS file that styles the portfolio website.js/app.js
: The JavaScript file that contains any necessary scripts for the portfolio website.img/
: The folder that contains all the images used in the portfolio website.
The portfolio project does not have any external dependencies. It only uses HTML, CSS, and JavaScript.
Contributions to the portfolio project are welcome. Please follow the guidelines below:
- Follow the coding style and best practices outlined in the project.
- Provide clear and descriptive commit messages.
- Test any changes thoroughly before submitting a pull request.
The portfolio project is currently in its initial stage. Future updates may include additional sections, improved styling, and more interactive features.
For any questions or inquiries, please contact Gabriel Uwaila through the following channels:
- GitHub: github.com
- LinkedIn: linkedin.com
- KDG: gabbriel.uwaila@student.kdg.be
Thank you for your interest in the portfolio project!