DEV Community

jagarkin
jagarkin

Posted on

 

How I Built my portfolio

I am a Student who used to code in Angular but since Angular 9 has been released I switched to Reactjs and was so passionate about coding in react.
Today I present my portfolio which you can check here walees.

Netlify Status
image portfolio

  1. I used Styled-Components for styling React component systems
  2. Implementation of Dark Mode and useLocalStorage Hook so dark mode will be saved in browser
  3. React-plx and React-Reveal for some fancy animation
  4. Netlify for hosting

this is my portfolio's repo I am keeping it public Github so people can contribute and help me improve it

Top comments (2)

Collapse
 
mdforhad09 profile image
mohammedForhad

can I use you code to make one for me

Collapse
 
wseai profile image
jagarkin

it's public so ofc you can, please give me proper credit by linking back to walees.me. Thanks!

Visualizing Promises and Async/Await 🤯

async await

☝️ Check out this all-time classic DEV post