Hi, I'm Rylan!
I'm a web developer based in Idaho, USA. I have a passion for creating websites and web applications that are both functional and beautiful. I graduated from the College of Eastern Idaho with an intermidiate technical certificate in Digital Media Specialization.
When I'm not coding, I enjoy playing video and board games, practicing art, and hanging out with friends.
Calculator
A simple calculator built with HTML, CSS, and JavaScript that proved surprisingly difficult to code, this little program circumvents the need for complex PEMDAS programming by utilizing string evaluation rather than numbers.
View ProjectRock Paper Scissors
I put my logic coding to the test by making this rock, paper, scissors game. It utilizes random numbers and puts both the computer's choice and yours into a function, where it determines the winner and updates the scoreboard. While not the most difficult challenge for me now, back when I made this, it really pushed my knowlege to its utmost limits.
View ProjectWord Game
Based off of the functionality of the NYT app, Wordle, I utilize two APIs to accomplish what you see here. Word verification and comparison come together to make an addictive game.
View Project