
MK-DlR (mkdir)
About
When I first began to learn coding, the make directory command sounded funny to me, so now I go by MK-DlR (lowercase l). I'm a student of The Odin Project with a focus on JavaScript. As is obvious from many of my projects, I particularly enjoy SEGA's Yakuza/Like A Dragon series and much of my work features gifs and images from it. The character typically seen in my codes and READMEs is Majima GorÅ.
Projects

Battleship
A Milton Bradley style Battleship game, playable against the computer or another human player.

To Do List
A fully functional to do list with local storage and user and display customization features.

Library
A library storage project for tracking book information and read status, able to display info and images.

Restaurant Page
A mock restaurant page for a fictional restaurant made using modules and featuring tabs.

Calculator
A fully functional digital calculator with clear, backspace, and decimal point capabilities.

Weather App
A page for searching in various locations, with different images based on returned weather.

Admin Dashboard
An admin dashboard based off of a provided image, with header, sidebar, and individual cards.

Sign Up Form
A sign up form based off of a provided image, with built in input validity checks.

Landing Page
A basic landing page based off of a provided image, with different anchor links.

Tic-Tac-Toe
A tic-tac-toe game playable between two human players with score tracking.

Etch-A-Sketch
A digital Etch-A-Sketch with randomized "drawing" colors and customizable grid size.

Image Carousel
A simple image carousel with autoplay and click forward and backward functionality.