Home background effect made with React-Particles
💬 Overview:
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.
🛠️ Packages & APIs
🏗️ Recent changes:
- 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
🚧 Current Planned Developments:
- 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