Borges Project Page

Picture of Kevin

Socials:

This is a catalog of all of small website and mini-projects that were worked on:

Top 2 Monkey Tier List

Top 2 Monkey Tier List

Literally my first website ever made.

Greeter

Greeter

A textbox that takes your name, greets you, and saves past names.

Palindrome Checker

Palindrome Checker

Just a simple loop that checks to see if the given string is a palindrome.

Video Player

Video Player

A simple list of videos to test out playing videos in a browser with a simple rotation transition.

Memory Game

Memory Game

A simple memory game made to experiment with JavaScript functions and dom updates

Dynamic Components

Dynamic Component

This is the first website made with React, which allowed for a more dynamic website

Clamp Design

Clamp Design

A website that was quickly thrown together to put test test out the css clamp() function.

Pokemon Search

Pokemon Search

Uses the fetch function to recieve info on a pokemon, and displays it to the user.