Faishal
Irawan
Hi, I'm a CS Student and an aspiring Front-end Developer.
Featured Projects
Tic Tac Toe
Tic Tac Toe game built using HTML, CSS, and JS with factory functions and module patterns.
Todo List
Todo List built using HTML, CSS, and Vanilla JS. The main objective was to implement OOP Principle. Some of the object-creation and organization patterns used were: Classes, Module pattern, and ES6 Module
Shopping Cart
E-commerce page with shopping cart capabilities. The main objective was to implement react router.
Memory Game
Memory Game built using Create React App. The main objective was to implement Hooks.