π Studying Full Stack Development | π π Digital Transformation
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!
π¨βπ» 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.
I'm now working through learning React and have built a few React based apps, I'm currently learning how to test within React.