https://github.com/billalben/intern2grow-ui-developer-personal-portfolio
inter2Grow UI Developer Personal Poertfolio
https://github.com/billalben/intern2grow-ui-developer-personal-portfolio
css html javascript
Last synced: 8 months ago
JSON representation
inter2Grow UI Developer Personal Poertfolio
- Host: GitHub
- URL: https://github.com/billalben/intern2grow-ui-developer-personal-portfolio
- Owner: billalben
- Created: 2024-06-01T11:34:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T16:34:50.000Z (over 1 year ago)
- Last Synced: 2025-01-07T18:43:53.920Z (10 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://billalben.github.io/intern2Grow-ui-developer-personal-portfolio/
- Size: 443 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intern2Grow-ui-developer-personal-portfolio
### Summary of Portfolio Project
[View Demo](https://billalben.github.io/intern2Grow-ui-developer-personal-portfolio/)
[Link Figma Design](https://www.figma.com/design/n2RPnDQSd7yMM8qFh3T1Th/Intern2Grow---UI-Developer---Personal-Portfolio?node-id=1-17&t=S5RDwWTAMhtFF3hH-1)

**Project Overview:**
- **Task:** Build a simple portfolio website.
- **Source of Design:** Figma.
- **Duration:** Couple hours.
- **Tools & Technologies Used:** HTML, CSS, JavaScript, Figma.**Process:**
1. **Design Analysis:**
- Reviewed and analyzed the Figma design to understand the layout, color scheme, typography, and overall aesthetics.2. **Setup & Structure:**
- Set up the project directory structure, including folders for HTML, CSS, JavaScript, and assets.
- Created a responsive layout using HTML and CSS, ensuring compatibility across different devices and screen sizes.3. **Development:**
- Implemented the header, navigation, and hero sections as per the Figma design.4. **Styling & Responsiveness:**
- Used media queries to ensure the site is fully responsive, providing a seamless user experience on mobile devices.5. **Testing & Deployment:**
- Conducted thorough testing to identify and fix any bugs or design inconsistencies.
- Deployed the portfolio website to a web server for live access.**Outcome:**
- Successfully built a fully functional and visually appealing portfolio website.
- Gained valuable experience in translating Figma designs into a live website.
- Improved skills in HTML, CSS, and JavaScript, as well as responsive web design principles.**Key Learnings:**
- The importance of planning and design analysis before starting development.
- Effective use of Figma for extracting design elements and ensuring design fidelity.
- Techniques for making a website responsive and user-friendly across different devices.