Benjamin Davis
Home Projects Creative Contact

Creative Category

Coding Projects

Class assignments, side projects, and one real website I build and maintain. Terminal games, an iPhone calculator clone, some assembly, and a live food-truck site that actual customers use.

Projects

Northern Ember Smoke BBQ website preview

Northern Ember Smoke BBQ

A live marketing website I built and maintain for a Texas-inspired BBQ food truck in Bancroft, Ontario.

Similes generator preview

Similes

A Grade 12 terminal-based simile generator with custom ASCII menus, keyboard navigation, and user-created phrase options.

Calculator app preview

Calculator

An early Grade 11 computer science project where I recreated the look and basic behaviour of the iPhone calculator.

Frog pathfinding project preview

Frog Pathfinding

A CS1027 Java project that used stacks, priority queues, and pathfinding logic to move a frog across a hex-based pond.

UPC checker assembly code preview

UPC Checker

A CS2208 assembly language project that checks whether a UPC code is valid by processing digits and applying check digit logic.