This repository contains my second personal profile webpage, built using pure HTML and CSS. It demonstrates clean structure, modern styling, and responsive design without using any CSS frameworks.
This is a simple personal profile website that includes:
- Header with name and role
- About Me section
- Skills & Interests section
- Contact form (UI only)
- Responsive layout for mobile devices
This project was created as part of my learning journey in Web Fundamentals and Front-End Development.
- HTML5
- CSS3
- Google Fonts (Poppins)
- Flexbox & CSS Grid
No frameworks like Bootstrap or Tailwind were used.
๐ฆ personal-profile
โฃ ๐ index.html
โฃ ๐ styles.css
โฃ ๐ผ๏ธ Profile.jpg
โ ๐ README.md
The website is responsive and works well on:
- Desktop screens
- Tablets
- Mobile phones
Media queries were used to adjust layout and typography.
- Download or clone the repository
- Open the project folder
- Open
index.htmlin any web browser
- Semantic HTML structure
- CSS layout with Flexbox and Grid
- Responsive web design
- Project organization
- Clean UI styling
- Add JavaScript functionality
- Improve accessibility
- Add animations and interactivity
- Expand into a full portfolio website
Biruk Yilfasew Hunde
Pre-Engineering Student at ASTU
Stay tuned โ I will continue updating this portfolio as I grow my skills.
This project is open-source and available for learning and personal use.