Hi, hooman! Welcome to my page :)

I'm Thea Kaylee, an aspiring Software Engineer. See some of the projects I've worked on here :)
Tribute Pagemore_vert

Visit the page

Tribute Pageclose

This is my first-ever HTML project. I made this tribute page for Elizabeth Harmon of Queen's Gambit.

Survey Formmore_vert

Visit the page

Survey Formclose

This is an exercise with forms. This survey form was inspired by the Starbucks gift cards.

Product Landing Pagemore_vert

Visit the page

Product Landing Pageclose

For this product landing page, I redesigned an existing website and added my own touch.

Momentum Pagemore_vert

Visit the page

Momentum Pageclose

I created this Momentum Page as an application that can help users be more organized and productive.

Stock Trading Appmore_vert

Visit the page

PenguInvestclose

This was our first major Ruby on Rails project in Avion School. Users can sign up as traders, access the stock market, and buy and sell stock units.

Chef Booking Appmore_vert

Visit the page

Cuisineroclose

This Ruby on Rails app was developed mainly for chefs affected by the pandemic and are hoping to gain clients after getting laid off from their work. With this app, chefs can promote their cuisines and services and clients can search their desired chefs based on their location.

Blog Appmore_vert

Visit the page

Type2Meclose

This is a simple blog app created as an exercise in Ruby on Rails. (WIP)

Slack App Clonemore_vert

Visit the page

Slack App Cloneclose

This was an attempt to recreate the Slack app using ReactJS. Users can register, login, and send messages to their friends and channels.

Bulls and Cowsmore_vert

Visit the page

Bulls and Cowsclose

This is Bulls and Cows, an old code breaking mind game where players have to guess the randomly generated four-digit, unique code with the least amount of guesses. The number of bulls indicate the number of guess digits at the right position while cows indicate the number of guess digits that are correct but misplaced. This app was developed using ReactJS.

Noughts & Crossesmore_vert

Visit the page

Noughts & Crossesclose

This is also known as TicTacToe, a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. It is a solved game, with a forced draw assuming best play from both players. This app was developed using JavaScript.

Chessboard (Flex)more_vert

Visit the page

Chessboard (Flex)close

An exercise on using Flex. (Work in progress)

Chessboard (Grid)more_vert

Visit the page

Chessboard (Grid)close

An exercise on using Grid. (Work in progress)

Calculatormore_vert

Visit the page

Calculatorclose

A simple calculator created as an exercise in Javascript.