About this project
This website was created for my honors programming studio class my junior year of university. The website uses a combination of PHP, JavaScript, HTML, and CSS to display the various pages. It took approximately a month to create.
My work
- Created a custom function for parsing and displaying CSV and simplified WikiText files
- Created an interactive gallery using HTML forms that displays and sorts images according to user preference
- Created a search function using PHP and JavaScript that searches all content pages and highlights the keyword if found
What I learned
- PHP
- JavaScript
- The concept of DOM