https://github.com/codewithmoses/myportfolio
my portfolio template using html and tailwind css
https://github.com/codewithmoses/myportfolio
Last synced: 3 months ago
JSON representation
my portfolio template using html and tailwind css
- Host: GitHub
- URL: https://github.com/codewithmoses/myportfolio
- Owner: codewithmoses
- License: mit
- Created: 2024-08-13T15:41:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T16:55:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T18:50:46.074Z (over 1 year ago)
- Language: HTML
- Size: 5.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Portfolio 🎨
Welcome to my personal portfolio repository! This project showcases my skills, projects, and experience as a web developer. It serves as both a portfolio of my work and a demonstration of my capabilities with various web technologies.
## Table of Contents
- [About the Project](#about-the-project)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
## About the Project
This portfolio is designed to provide an overview of who I am, what I do, and the projects I've worked on. It includes sections like:
- **Home:** A brief introduction and a welcoming message.
- **About Me:** An overview of my background, skills, and experience.
- **Projects:** A showcase of my work, with links to live demos and source code.
- **Contact:** A way for visitors to get in touch with me.
## Features
- **Responsive Design:** The portfolio is fully responsive and looks great on all devices, from mobile to desktop.
- **Modern UI/UX:** A clean and modern design, ensuring a pleasant user experience.
- **Interactive Elements:** Engaging animations and interactive components enhance the user experience.
- **Easy to Navigate:** Intuitive navigation to help visitors easily explore the site.
- **SEO Optimized:** Includes meta tags and other SEO best practices to ensure better visibility in search engines.
## Technologies Used
- **HTML5:** For the structure and content of the pages.
- **CSS3:** For styling the site, including Flexbox and Grid for layout.
- **JavaScript:** For interactive features and functionality.
- **Bootstrap:** For responsive design and prebuilt components.
- **Font Awesome:** For icons used throughout the site.
- **Google Fonts:** For modern and professional typography.
## Getting Started
To get a local copy up and running, follow these simple steps.
### Prerequisites
Ensure you have the following installed on your machine:
- [Git](https://git-scm.com/) (for cloning the repository)
- [Node.js](https://nodejs.org/) (for running any potential build scripts)
### Installation
1. **Clone the repository:**
```bash
git clone https://github.com/codewithmoses/myportfolio.git