Oscillart was my first time using Javascript, and one of my first HTML/CSS projects!
I followed
Hack Club's Oscillart Jam
and added my own features!
You can play notes, change the color of the wave, change the volume (and therefore amplitude), and start and stop a recording of your wave that's saved as a .webm!
I added unique colors and styling, and learnt how to use buttons by adding some to immediately change the wave color, linking to the GitHub repository, and this portfolio website!
This portfolio is one of my first HTML/CSS projects!
It features my writing, computer science projects, and awards.
I made this website to serve as a portfolio and to display my achievements.
It's the largest website I've ever made!
I spent over 18 hours creating it, which is the most time I've ever spent on a technical project, and it has the most pages and files I've ever worked with.
I struggled with formatting, especially images and the heading at the top of each page, and changing how files are named and linked to deploy on GitHub Pages.
I learned about display:grid; and used it for the Writing, Computer Science, and Certifications & Accolades pages to fix the placement of the image and heading at the top, and to format each project on the page.