Playground

Graphic Designer & Web Developer

Roles:

Adobe Suite

HTML5

CSS3

Javascript

GitHub

Technologies Used:

Overview

The Playground is a space for experimentation across graphic design and web development. It features design concepts, visual studies, interactive ideas, and projects in progress that highlight creative thinking and problem-solving. This section focuses on exploration and iteration—showcasing how ideas are tested, refined, and developed into functional and engaging digital experiences.

Rock Paper Scissors Game

Problem

  • Develop a Rock, Paper, Scissors game using HTML, CSS, and JavaScript.

  • Implement core JavaScript concepts such as functions, conditionals, and loops for game logic.

  • Handle user interactions through event listeners and display real-time results.

  • Ensure visual appeal by incorporating custom pixel art images into the design.

Goal

  • Showcase proficiency in JavaScript fundamentals (DOM manipulation, events, conditionals).

  • Build a functional game logic that handles user choices and determines the winner.

  • Integrate custom visuals (pixel art) for a unique and appealing user experience.

  • Create an interactive, responsive interface that adapts across various screen sizes.