Welcome to my portfolio website repository! This is where I showcase my projects, skills, and experiences. Feel free to explore and get in touch if you have any questions or collaboration ideas.
This repository contains the source code for my personal portfolio website. Feel free to use this as a starter template for your personal portfolio website. It serves as a showcase of my skills, projects, and experiences in the field of Computer Science.
- HTML/CSS: Used for structuring and styling the web pages.
- JavaScript: Implemented for interactivity and dynamic content.
- Tailwind CSS: Utilized for responsive design and layout components.
- Netlify: Hosts the website for free using GitHub repository as a source.
- Project Showcase: Displays my portfolio projects with detailed descriptions, showcasing my skills and expertise.
- About Me Section: Provides information about my background, education, and professional experience.
- Skills & Technologies: Highlights the programming languages, frameworks, and tools that I am proficient in.
- Contact Form: Allows visitors to reach out to me directly through a contact form or provided contact details.
- Responsive Design: Ensures that the website is fully functional and visually appealing on desktops, tablets, and mobile devices.
To clone this repository locally, use the following command:
git clone https://github.com/Abdullahprogramme/personal_portfolio
To install the dependencies, run the following command in the root folder of the cloned project:
npm install
You can change the descriptions and name and stuff by simply following these steps:
- Change every image in the Asset folder.
- In the respective component file do change their names and imports.
- If you want to remove something such as a skill or any project, simply comment them or delete that box.
- Furthermore you would like to change the profile pic and website title in the public folder's file Index.html file.
- Remove my picture and add yours their and update the name of the imports.
- Enjoy your own protfolio.