Welcome to the repository for my personal site! This site serves as a portfolio, blog, and personal space where I share my projects, thoughts, and more.
This personal website is currently a work in progress using HTML,CSS, and JS. It's sole purpose is to showcase my work and interests. It includes sections for a portfolio, blog, resume, and contact information.
- Responsive Design
- Home Page
- Resume/About Me Page
- Crafts Page
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/aad3m/Personal-Site.git - Navigate to the project directory:
cd Personal-Site - Install dependencies:
npm install - Start the server:
npm start
When you open a pull request (PR), Netlify automatically deploys a preview of your changes. This allows you to see how your updates will look before they are merged.
- Push your changes to a new branch.
- Open a pull request against the main branch.
- Netlify will generate a unique preview URL for your PR, which you can view in the Netlify dashboard or directly from the PR comments.
Review the preview to ensure everything looks as expected before merging your changes.
This project is licensed under the MIT License. You can find the full license text in the LICENSE file.
Contributions are welcome! If you have any ideas, suggestions, or issues, please open an issue or submit a pull request.
- Create your feature branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -m 'Add your feature') - Push to the branch (
git push origin feature/your-feature) - Open a pull request
If you have any questions or would like to get in touch, please reach out to me at aad3m.