Other

Discussions and tips on other stuff.

Magic Eye Image Generator: Exploring 3D Visualization with SIRDS

This project involves using an algorithm to generate "Magic Eye" images from grayscale depth-mappings of photographs. These images are also known as Single Image Random Dot Stereograms (SIRDS) and were popularized by the Magic Eye books in the…

MyCollegeExchange Website

MyCollegeExchange is the project that eventually inspired me to develop UniversityLite, a rapid deployment e-commerce tool to market university products and information to university students over the web using PHP and other tools. UniversityLite…

Automotive Projects

As someone with a lifelong fascination for automotive technology, I have gained an extensive amount of knowledge and hands-on experience through various projects I've completed in my spare time. I take great pride in following the manufacturer's…

2013 Local Trance – Compact Disc

I once embarked on a musical adventure that led me to experiment with different music technologies, resulting in a collection of two techno singles that I proudly named my "weird Sunday on the computer" project. I am grateful to Gerry the cat…

Piano Music – Compact Disc

David Maiolo's album, "Piano," is a unique exploration of melody, harmony, and rhythm that showcases a journey through different cultures and moods, each piece conveying its own story and emotions. Track 1 - American Series - Crystal Ocean Track…

Low Photon Detection Assisted Transit Photometry for Extrasolar Planet Detection

This project involved designing and programming a Printed Circuit Board (PCB) for very low photon detection assisted transit photometry to detect extrasolar planets. I worked with a team of design and electrical engineers to develop the final…

Infix Expression Evaluator

The Infix Expression Evaluator is a powerful algorithm that takes an arithmetic expression in infix notation, converts it to postfix notation, and evaluates the expression using C-style evaluation. This is a GUI-based interface that allows…