Welcome to my personal blog repository!. This repository is showcasing both technical and human skills. Each sprint is reflected in a unique blog post, providing a detailed journey of my growth and learning. All the blogs are linked through an index.html file for easy navigation.
The blog is built using HTML, CSS, and JavaScript. It is a fully responsive website, utilizing Flexbox, Grid, and Media Queries for adaptability across different screen sizes.
Clone the repository to your local machine.Then, run npx vite
in terminal.
Open the index.html file in your preferred browser to explore the blog.
github link: https://mariyatom.github.io/
Published on GitHub using Pages.
- index.html - All files are linked to this file. The GitHub repository link is also added on this page, along with links to showcase both human skills and technical skills.
- html-css.html - Details about the best practices for using classes vs. IDs have been added to the html-css.html file.
-
identity-values.html - Discussed the topic of ethical decision-making, my strengths, how they support various situations, evaluated my limitations, and other related aspects.
-
learning-plan.html - The learning plan discusses my goals, a description of my strengths and limitations, the skills I aim to develop at Dev Academy, and how I manage my extra commitments.
Enjoy exploring my blog and witnessing the journey of my learning process!
- https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/CSS_layout/Grids
- Test for Grid: https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/CSS_layout/Grid_skills
- https://bigsea.co/ideas/understanding-website-wireframes/
- Flex grow, flex shrink, flex basis: https://developer.mozilla.org/en-US/docs/Web/CSS/ CSS_flexible_box_layout/Controlling_ratios_of_flex_items_along_the_main_axis https://www.markdownguide.org/tools/vscode/
- https://www.markdownguide.org/tools/vscode/