Zachary Albright
zalbright90
Aspiring Developer | Chef | Father | Husband | Guitarist | Self-Taught Academic | Mythology Enthusiast
Languages
Loading contributions...
Top Repositories
Welcome to the **Aesop's Fables Illustrated** project! This interactive web application breathes new life into Aesop's timeless tales with modern language, engaging illustrations, and interactive features. Dive into ancient wisdom re-imagined for today's world.
Explore the Hávamál Interactive Site, an open-source project that combines digital humanities and cultural heritage to present ancient Norse wisdom. Featuring daily stanzas and interactive design, the site highlights themes of Virtue, Folly, and Wisdom while promoting community engagement and cultural preservation through digital storytelling.
A Choice Driven Narrative Adventure Story
A Tic-Tac-Toe game you can play in your browser, but with a Norse inspiration. Using the Gebo (ᚷ) and Ingwaz (ᛝ) runes instead of (X) and (O).
Easy-to-use calculator for common operations
A dynamic weather app built with JavaScript that fetches and displays real-time weather data and GIFs based on current conditions.
Repositories
26Welcome to the **Aesop's Fables Illustrated** project! This interactive web application breathes new life into Aesop's timeless tales with modern language, engaging illustrations, and interactive features. Dive into ancient wisdom re-imagined for today's world.
A binary search tree for The Odin Project 'project'.
Develop a web application that visualizes various sorting algorithms in real-time, allowing users to interact with the visualization and experiment with different parameters. This project emphasizes modularity for scalability and maintainability.
A hash map for The Odin Project JavaScript Course.
This project implements a custom Linked List data structure in JavaScript using ES6 modules. The LinkedList class provides a comprehensive set of methods for manipulating and interacting with a singly linked list.
A dynamic weather app built with JavaScript that fetches and displays real-time weather data and GIFs based on current conditions.
A sleek and efficient to-do list application designed to help you manage tasks with ease.
A template repo for future projects using webpack and modules.
A Choice Driven Narrative Adventure Story
A dynamic restaurant homepage created using only JavaScript for content generation. This project showcases DOM manipulation skills learned, dynamically rendering the entire website structure without using HTML content directly. The page will include multiple sections like Home, Menu, and Contact, all generated through JavaScript.
A Tic-Tac-Toe game you can play in your browser, but with a Norse inspiration. Using the Gebo (ᚷ) and Ingwaz (ᛝ) runes instead of (X) and (O).
A project for The Odin Project JavaScript course.
Migratory work for making the Havamal webpage into a full web app.
Admin Dashboard project for The Odin Project
a sign-up form project through The Odin Project
Easy-to-use calculator for common operations
A project to practice and demonstrate DOM manipulation.
The Odin Project exercises
A version of 'rock, paper, scissors' in a matrix universe.
A landing page based on a illustrated concept through The Odin Project.
No description provided.
CSS exercises from TOP
Explore the Hávamál Interactive Site, an open-source project that combines digital humanities and cultural heritage to present ancient Norse wisdom. Featuring daily stanzas and interactive design, the site highlights themes of Virtue, Folly, and Wisdom while promoting community engagement and cultural preservation through digital storytelling.
Recipes from my late grandmother
TideBook is a mobile-first, accessible web application designed to provide fishermen and coastal enthusiasts with accurate, easy-to-understand tide information for any location and date.
A classic example of a graph traversal problem, where we need to find the shortest path in an implicit graph.