An open API service indexing awesome lists of open source software.

https://github.com/ucangun/alex_sass_project

Alex de Souza Portfolio is a detailed webpage dedicated to the football legend, built with HTML and extensively styled using Sass. The project showcases advanced Sass features like variables, nesting, mixins, and partials to create a visually appealing and well-structured portfolio site.
https://github.com/ucangun/alex_sass_project

Last synced: 2 months ago
JSON representation

Alex de Souza Portfolio is a detailed webpage dedicated to the football legend, built with HTML and extensively styled using Sass. The project showcases advanced Sass features like variables, nesting, mixins, and partials to create a visually appealing and well-structured portfolio site.

Awesome Lists containing this project

README

        

# Alex de Souza Portfolio Project

https://ucangunalex.netlify.app/

## Project Purpose

The purpose of this project is to enhance and demonstrate my skills in Sass (Syntactically Awesome Style Sheets) by creating a detailed and styled webpage dedicated to Alex de Souza. This project serves as a real-life example to apply and showcase my expertise in Sass, including its advanced features such as variables, nesting, mixins, inheritance, and partials. The project aims to create a visually appealing and well-organized webpage that highlights the achievements and career of Alex de Souza.

## Project Skeleton

```
(folder)

|----css
|----img
|----scss
|----about.html
|----contact.html
|----index.html
|----projects.html
|----readme.md

```

## Outcome
![Alex de Souza](https://github.com/ucangun/Alex_Sass_Project/assets/149247682/913b95ef-da6c-4f65-a6c5-451c11e2aff3)

## Technologies Used
- **HTML: Used for structuring the content of the webpage.
- **CSS: Employed for basic styling and enhancements.
- **Sass: Utilized extensively for advanced styling features such as variables, nesting, mixins, inheritance, and partials. Sass preprocessor enhances the maintainability and organization of stylesheets.

### At the end of the project, will be able to;

Upon completion of the project, you will have acquired a comprehensive understanding of Sass, a powerful CSS preprocessor. Through hands-on implementation, you will have honed your skills in utilizing Sass features such as variables, nesting, mixins, inheritance, and partials to streamline your styling workflow effectively. This project will equip you with the ability to craft visually stunning webpages with organized and maintainable stylesheets, demonstrating your proficiency in Sass within a real-life context.

⌛ Happy Coding ✍