Skip to content
View Garychamp's full-sized avatar
:electron:
Coding
:electron:
Coding
  • Ireland
  • 20:48 (UTC +01:00)

Block or report Garychamp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Garychamp/README.md

Gary Hoare

๐Ÿ‘พ Hey, I'm Gary!

๐Ÿ’ป Front-End Developer | ๐ŸŒ Based in Ireland
๐ŸŽฏ Currently learning through The Odin Project
โšก Focused on mastering HTML, CSS, and JavaScript
๐Ÿ–ฅ๏ธ Enthusiastic homelabber running self-hosted applications with Docker
๐Ÿš€ Passionate about crafting responsive, fast, and visually engaging web experiences


๐Ÿง  What I'm Learning

  • HTML5 HTML5 โ€“ the structure behind every great website
  • CSS3 CSS3 โ€“ turning design into pixel-perfect layouts
  • JavaScript JavaScript โ€“ bringing interactivity and logic to life
  • Git GitHub Version Control (Git & GitHub) โ€“ collaborating and tracking progress
  • Docker Docker โ€“ containerizing and running applications in my homelab

๐Ÿงฑ Projects

Here's what I've been working on:

  • ๐Ÿ–ฅ๏ธ Portfolio Website โ€“ my personal site showcasing skills & projects
  • ๐ŸŒค๏ธ Weather App โ€“ a dynamic weather application
  • ๐ŸŽจ Etch a Sketch โ€“ an interactive drawing canvas
  • ๐Ÿงฎ Calculator โ€“ a functional calculator application
  • โœ… To Do App โ€“ a task management application

๐Ÿ› ๏ธ Tech Stack



โœจ "Code, create, and keep learning โ€” one commit at a time."

Pinned Loading

  1. kanban-board kanban-board Public

    A dynamic Kanban board with drag-and-drop functionality and local storage support, allowing users to organize and persist tasks across To Do, In Progress, and Done columns.

    JavaScript

  2. to-do-app to-do-app Public

    This is a small JavaScript Toโ€‘Do List web app.

    JavaScript

  3. github-user-finder github-user-finder Public

    A short project creating a finder to search for GitHub users.

    JavaScript

  4. the-odin-project-calculator the-odin-project-calculator Public

    A basic calculator built as part of The Odin Project, focusing on core JavaScript concepts such as DOM manipulation, event handling, and functional logic.

    JavaScript

  5. the-odin-project-etch-a-sketch the-odin-project-etch-a-sketch Public

    The Odin Project Etch-a-Sketch challenge project.

    JavaScript

  6. weather-app weather-app Public

    A simple Weather App that lets you search for the current weather in any city using the OpenWeatherMap API.

    JavaScript