Pinned Repositories
advent-of-code
Repo to store history of Advent of Code attempts
brave-new-word
Simple word game to test frictional design principles for games. Gameplay inspired by games like Boggle, Spelltower, Wordtris, and countless other word search games.
brave-new-word-site
A website for the Brave New Word game.
chrome-music-lab
A collection of experiments for exploring how music works, all built with the Web Audio API.
cs839-data-science
Team Big HIT for CS 839: Data Sciences.
csc236-data-viz
Materials for Ripon College's CSC 236 Data Analysis and Visualization course.
csc253-databases
A repo for course materials for Ripon College's CSC 253 Database Management Systems course.
isaac-sung
My personal site and portfolio
map-army-game
A (hopefully) fun, strategic turn-based game designed to teach the concept of the map function in CS. The game itself is largely inspired by turn-based, tactical, grid games such as Advance Wars and Fire Emblem.
weatherguesser
is4ac's Repositories
is4ac/brave-new-word
Simple word game to test frictional design principles for games. Gameplay inspired by games like Boggle, Spelltower, Wordtris, and countless other word search games.
is4ac/map-army-game
A (hopefully) fun, strategic turn-based game designed to teach the concept of the map function in CS. The game itself is largely inspired by turn-based, tactical, grid games such as Advance Wars and Fire Emblem.
is4ac/advent-of-code
Repo to store history of Advent of Code attempts
is4ac/brave-new-word-site
A website for the Brave New Word game.
is4ac/chrome-music-lab
A collection of experiments for exploring how music works, all built with the Web Audio API.
is4ac/cs839-data-science
Team Big HIT for CS 839: Data Sciences.
is4ac/csc236-data-viz
Materials for Ripon College's CSC 236 Data Analysis and Visualization course.
is4ac/csc253-databases
A repo for course materials for Ripon College's CSC 253 Database Management Systems course.
is4ac/isaac-sung
My personal site and portfolio
is4ac/weatherguesser
is4ac/forest-friends
Forest Friends: A game involving code cards
is4ac/gatsby-theme-terminal
A zero component Gatsby theme for developers 🔋
is4ac/hoyo-translator
Discord bot to help translate hoyoverse game's character names
is4ac/is4ac.github.io
is4ac/jazz-improv-practice
Jazz improvisation practice app through pattern cards!
is4ac/tic-tac-toe-minimax
Minimax is a AI algorithm.