Skip to content

Portfolio showcasing the frontend projects I worked on and more details about me.

Notifications You must be signed in to change notification settings

lianavaleria15/my-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio - HTML, CSS

Portfolio showcasing my projects built using HTML5 and CSS3 frameworks.

Table of Contents

Description

In this project I built my personal portfolio using HTML and CSS. I included 3 main sections: about me, my projects and my contacts. I also built some animations in CSS, which I am planning to improve once I master JavaScript. In the navbar there is an extra link towards a downloadable version of my resume.

Link deployed application

Click here to view the deployed live application.

Technologies used

HTML5

  • used semantic elements elements
  • added high-level comments
  • respected the logical order of the heading elements
  • linked navbar links to correspondent webpage sections using id selectors
  • added class names to add css style properties

CSS3

  • used css reset stylesheet to overwrite the browser styling properties
  • used css variable to group color properties
  • used child and class selector properties to apply the styling
  • used flexbox property to make the application responsive
  • added media queries for different screen sizes, using x-small, small, medium, large and x-large viewport breakpoints
  • used @keyframes property to add animations for headings on top of banner image (transitions from left and right) and the projects cards (grow card size, when hovered over)
  • used pseudo-class :first-child to apply larger size property on the first project card

Contact Me

For contributing, feedback or any inquiries, feel free to contact me on my email: [email protected]

License

MIT License

Copyright (c) 2021 Liana-Valeria Laurentiu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Screenshots application

Small devices

screenshot small device

Medium devices

screenshot medium device

Large devices

screenshot large device

About

Portfolio showcasing the frontend projects I worked on and more details about me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published