Projects
These are some programming projects I've worked on!
Click on a project to learn more about it and my involvement.
More projects to be added soon!
×
- JavaFx, GitHub, Git, IntelliJ
- Assignment for Computer Science for AP Students
- I worked on the GUI for the Lights Out puzzle game.
- The display is made up of 3 main sections.
- A message bar at the top that displays the number
of moves made and general messages or hints
- A 5x5 grid of buttons
- 3 buttons below the grid to start a random game
(New Game), load in your own board (Load Board),
or get a hint (Hint)
×
- HTML, CSS, GitHub, Git, VS Code
- Final project for my Web Development class in high school
- I collaborated with a partner to create a multi-page website.
- Designed and implemented three pages (“Home”, “Snakes”, and “Turtles”) with features like
- a navbar
- grid display
- tables
- responsive to differnt screen sizes
- https://maimunau.github.io/FinalProject/