Visual Design Page

Take a scroll down to see some of my achievements—brought to life with coding right here on my site!"

1 / 6
highschool graduation, Image 1
2 / 6
school competition, Image 2
3 / 6
trophy, Image 3
4 / 6
trophy, Image 4
5 / 6
mercy soccer, Image 5
6 / 6
Pixel Landscape assignment, Image 6

Here are some of the achievements I’ve captured along the way — and lastly, one of my favorite pieces from high school, which reflects my appreciation for nature and sunsets.




Download Resume


HTML also known as HyperText Markup Language

HTML is ike the skeleton of a webpage. It’s a language used to create and structure content on a web, like text, images, and links. HTML tells the browser what to display (like paragraphs, headings, images, etc.). It uses tags like h1, p, and img (<>) to define different parts of the page and struture.


CSS also known as Cascading Style Sheets

CSS is another language used to style and change the appearance of a webpage. It's like the skin of the skeleton and tells the browser how the content should look (like what colors, fonts, layout, etc. to use). Makes a webpage look good and organized just like mine!


html,css,java image
Back to Top