Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.13 KB

File metadata and controls

43 lines (30 loc) · 1.13 KB

[X] Remake Projects Section [X] Use same logic as certifications [X] Separate DATA from Render logic

[X] Scaffold the project [X] Create Home subcomponents [X] About Component [X] TechStack [X] Education [X] Experience

[ ] Profile Card component [X] Create components for social icons [ ] Change demo profile picture [ ] Change font [ ] Match button gradient to app color scheme

[X] About Component [X] Write description

[X] TechStack [X] Create responsive grid. Each technology is a square in the grid [X] Create Technology component (pass name, description and icon as props)

[X] Projects component [X] Create RecentProject component [ ] Projects must be fetched from Github [ ] Clicking the project should redirect users to the the project page, or github if there isn't one

[X] Certifications [X] Create Certification component. Pass institution, date and title as props [X] Redirect clicks on Certification component to certificate @Credly

[ ] Education [ ] Decide whether to include education section

[ ] Experience