Levi C. Olson

About Me
Projects
Resume

Here you can find all of the web development projects I've done (which obviously is in addition to this site itself), as well as a couple of the more interesting software development projects I've completed. You can visit my Github to see more.

HTML and Javascript

Here you can find all of the projects I completed for my web development courses:

Intro to HTML and CSS

Intro to Javascript

Restaurant Project

This is a program written in Java that simulates the operation of a restaurant. It utilizes various object oriented programming techniques, data structures, and features a user interface.

github link

Flashcards

This is a program written in Python that allows the user to create their own decks of flashcards for studying any given subject or memorizing information. It features a user interface and file reading/writing. Note that it may not work properly on non-Windows machines

github link