Skip to content
View TomJS14's full-sized avatar
πŸ˜€
πŸ˜€

Block or report TomJS14

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TomJS14/README.md
developer

GITHUB-USERNAME

Hello, I'm Tom πŸ‘‹

🌐 Studying Full Stack Development | πŸš€ 🌟 Digital Transformation

πŸ‘¨β€πŸ’»About me

I've been managing system transformation projects over the last few years and having always had a keen interest in technology, I began using the odin project to learn full stack development.

If i'm not working or studying, you'll find me with my two dogs Frank & Pablo. Failing that, I'll be at the gym, Jiu Jitsu or hopefully somewhere travelling!

πŸš€ My Progress

πŸ‘¨β€πŸ’» I'm currently learning with The Odin Project, an excellent resource for aspiring developers. This curriculum has a clear focus on problem solving, using documentation and building projects.

Some of my projects so far:

  • Etch a Sketch: This was my first project with a good deal of DOM manipulation
  • Calculator: UI Design, a little Math and event delegation. I enjoyed this one!
  • To Do: Working with local storage, UI design and modular code structuring
  • Sign up form: Form Validation, and a little CSS trickery / animations.
  • Weather App: Working with API's, Async functions and promises
  • Knight Travails: Working with data structures and algorithms to find the shortest path for a knight to travel across the chess board.
  • Battleship: A drag and drop battleships game. (Set up for horizontal play only for now)
  • CV-Generator: A react based app for generating a CV, use of state to update components as required.
  • Rick & Morty Memory card game: A react based memory card game using a Rick and Morty API, using hooks to manage and utilise state while fetching and using data from an external API.

🌱 What I'm currently working on

I'm now working through learning React and have built a few React based apps, I'm currently learning how to test within React.

πŸ› οΈ Some of the tools i use:

Pinned Loading

  1. memory-card-game memory-card-game Public

    JavaScript

  2. battleships battleships Public

    JavaScript

  3. cv-generator cv-generator Public

    JavaScript

  4. etch-a-sketch etch-a-sketch Public

    JavaScript

  5. weather-app weather-app Public

    CSS