Projects

TicTacToe

Classic TicTacToe

(Mobile/Desktop)


htmlIcon cssIcon

Utilization of grid display to produce gameboard, hover pseudo-class to preview selection, and functions to maintain responsiveness.

jsIcon

Algorithm determining response to user input, preventing user win while pursuing a win of its own.

Wordle Clone

Wordle (NYTimes)

(Mobile/Desktop)


htmlIcon cssIcon

Grid display used to produce word-grid and on-screen keyboard, and media queries used to support mobile and desktop devices.

jsIcon

Extensive algorithm developed to manipulate grid color based on each guess (especially considering solutions with double letters).

Portfolio

Personal Portfolio

By Noah Jaurigue

(Mobile/Desktop)


htmlIcon cssIcon

Numerous display types utilized across portfolio, 3D transform-style used to implement parallax scrolling, and multiple links referencing projects and source code.