My Profile Photo

Evan Matheson

A Student With A Major in Web Development

Experience in front end web development with intentions to become a full-stack web developer in the future

About Me

Hi, I'm Evan, a college student majoring in Web Development.


Through my studies, I've primarily focused on front-end web development, gaining experience with HTML, CSS, and JavaScript. I completed courses in these technologies on FreeCodeCamp and have also finished my first semester in college with a focus on HTML and CSS. Additionally, I gained foundational knowledge in Python through an introductory programming class. I've always enjoyed problem-solving in web development and am eager to continue building my skills.


Currently, my goal is to secure a front-end internship where I can apply my knowledge in a professional setting. For my first framework, I am going to learn React, and I'm excited to gain real-world experience working with it. In the long term, I aspire to work as a full-stack software engineer.


Ultimately, my dream is to become a remote full-stack web developer, as I have a passion for travel. Once I gain sufficient experience, I plan to transition into freelance or contract work.

My Work

Reaction Test Game

The Reaction Test game prompts users to click on the white screen. Once clicked, the screen starts red and randomly turns green. When it turns green, the game begins counting in milliseconds, and the user's score is displayed at the end. This game is built using HTML, CSS, and JavaScript.

Reaction Test

To Do List

The To Do List prompts users to type in a task, and then press add. Users may press the box to display a checkmark to show completion of their task, and then click on the x to remove the task. All tasks displayed will save until the x is clicked. This app is built using HTML, CSS, and JavaScript.

To Do List

Weather App

The Weather App prompts users to enter a city or country, and then provides the current weather by showing a symbol. At the bottom, it displays the wind speed and humidity. I used a fetch API from a weather website. This app is built using HTML, CSS, and JavaScript.

To Do List