Home background effect made with React-Particles
A simple one-page react portfolio made based off the original project by Julian C with clearly defined and modular components which can be easily swapped in and out depending on your use-case. Currently integrated with Apollo & Github API to call repositories with a user provided auth token.
- Deploy 'Projects' component to live build which utilized Apollo & Github's GraphQL API to get my projects displaying as elements.
- Deploy 'Experience' section - need to update content to recent experience. (Up to date experience can be found on my Linkedin.
- Clickthroughs to currently live web projects I've worked on / developed
- Add gif previews in a carousel of my previous web projects
- Additional styling overhaul using css variables instead of manual colours
- Convert site to a gatsby static site for faster load times & security