
Coding & Development
How I Started
Early in my high school career, I gained an understanding of basic web design taking classes and work on my own.
I was immersed into the world of coding and development with a fascination and motivation for the subject.

When I began my time at Michigan State University, I was very intrigued with coding and computers but began as a Finance major before switching to Experience Architecture.
​
I gained proficiency in several different coding languages including: CSS, HTML, and JavaScript. Additionally, I have have had experience with Bootstrap & JSON. I thoroughly enjoyed this type of work and knew, this is where I am destined to be.
Below, I will show several of my developments from my time studying and working with these languages. The main pieces displayed are elements of a
tic-tac-toe game.

CSS
The utilization of CSS changes everything about a webpage and design.
CSS allows me to emphasize and bring specified goals to viewers focus using the factors and features of elements on the page.

HTML
This is the HTML code and elements for the landing page of a Tic-Tac-Toe game. Each group of element is annotated depicting the function and later use.
​
When coding I always use clear annotations & format that can easily be followed by others.


JAVASCRIPT
This is the JavaScript for the Tic-Tac-Toe detailing the program behind the games actions.
My fascination for coding began with JavaScript and it's ability to create programs and compute data in almost any way imaginable. This idea helps me strive to achieve new heights and test new ideas.