Brendan Gasparin's Portfolio

Here are some of the software projects I've worked on. These are written in many different languages and tools and include websites, utilities, games, and curated lists of Internet content.

Brendan Gasparin's Websites

Buddy's Homepage

Buddy is my dog, BFF, and business partner. He is an excellent programmer and a shrewd negotiator. He was nice enough to let me be the VP (Vital Person) of GasparinTech. He is the CEO (Canine Executive Officer). Written in HTML and CSS

JavaScript Calculator

A calculator written in JavaScript. It is fully functional when you use the on-screen buttons. In the future I want to implement keyboard-based input as well. Written in HTML, CSS, and JavaScript.

JavaScript Cryptography

A site dedicated to cryptography. Currently you can encrypt and decrypt with a Caesar cipher or a subsitituion cipher. Written in HTML, CSS, and JavaScript.

Etch-a-Sketch

An etch-a-sketch web app. Draw whatever you like, press the button to clear the screen, and set the resolution, if you wish. This web app was written in HTML, CSS, and JavaScipt.

Ada Lovelace

A tribute to Ada Lovelace, a mathematical genius and arguably the world's first computer programmer. This site is written in HTML and CSS.

JavaScript Password Generator

A secure password generator that generates a password of your given length, with at least one lowercase and capital letter, and at least one number and special character. Copy it to your clipboard and feel safe knowing you have a strong password. Written in HTML, CSS, and JavaScript.

Brendan Gasparin's Games

Berzerk! Clone

A clone of the 1980s video game Berzerk!, written in MIT's Scratch engine and programming language. You need a device with a keyboard and mouse to play.

Griffin Flight Simulator

Fly your griffin and avoid oncoming hazards in the bullet hell game made in MIT's Scratch engine and programming language. Score more points depending on how long you survive, and try to beat the high score! You need a device with a keyboard and mouse to play.

Rock Paper Scissors

Rock Paper Scissors written in HTML, CSS, and JavaScript. See if you can beat the AI's random choices!