Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erlisakulla committed Apr 20, 2021
1 parent 0f808a1 commit 674a935
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 31 deletions.
55 changes: 27 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,10 @@

## Framework: React

## TODO
- [ ] Fix issue with responsive navbar links active on phones
- [ ] Fix responsive issue with screens under 360

- [ ] Update CV
- [ ] Colorful navs on hover
- [X] Make the website content responsive
- [X] Make navbar responsive
- [ ] Illustrations for sections
- [ ] Background designs
- [ ] Activate navbar links when scrolled at them
- [ ] Make skills and can do as slideshow cards
- [ ] Make work and education cards collapsible to show more details
- [ ] Add transition when content is loading
- [ ] Add animations and transitions using react-scroll, GSAP or ScrollMagic
- [X] Get domain and connect it
- [ ] Add background hover animations
- [ ] Illustration hover animations
- [ ] Create logo animation when page is loaded
- [ ] Add sticky social media icons to the side
- [X] Add close icon to responsive navbar
- [ ] Add dark mode option
- [ ] Fix work and education images on responsive site
- [ ] Add images to Projects - add icons of frameworks

## Styles
* Fonts: Poppins, IBM Plex Serif
* Color theme: pink, blue, dark grey
* Inspo from Bridge website https://bridgelanding.qodeinteractive.com
* Using components from Material UI (Grid, Timeline, Paper, Ant Design (Card, Col, Row, Button) Design, React Bootstrap (Navbar), Feather Icons, react-icons
* Using components from Material UI (Grid, Timeline, Paper), Ant Design (Card, Button, Form) Design, React Bootstrap (Navbar), Feather Icons, react-icons

## Website Structure

Expand Down Expand Up @@ -78,4 +52,29 @@
### Footer
- [X] Navigation links
- [X] Social media links: facebook, instagram, artstaion, github, artstation, behance
- [X] Made with React and Copyright
- [X] Made with React and Copyright

## TODO
- [ ] Fix issue with responsive navbar links active on phones
- [ ] Fix responsive issue with screens under 360
- [ ] Update CV
- [ ] Colorful navs on hover
- [X] Make the website content responsive
- [X] Make navbar responsive
- [ ] Illustrations for sections
- [ ] Background designs
- [ ] Activate navbar links when scrolled at them
- [ ] Make skills and can do as slideshow cards
- [ ] Make work and education cards collapsible to show more details
- [ ] Add transition when content is loading
- [ ] Add animations and transitions using react-scroll, GSAP or ScrollMagic
- [X] Get domain and connect it
- [ ] Add background hover animations
- [ ] Illustration hover animations
- [ ] Create logo animation when page is loaded
- [ ] Add sticky social media icons to the side
- [X] Add close icon to responsive navbar
- [ ] Add dark mode option
- [ ] Fix work and education images on responsive site
- [ ] Add images to Projects - add icons of frameworks
- [ ] Add SSR using Gatsby or Next
3 changes: 0 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->

<!-- <script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101311867);</script>
<script async src="//static.getclicky.com/js"></script> -->

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=%REACT_APP_MEASUREMENT_ID%"></script>
Expand Down

0 comments on commit 674a935

Please sign in to comment.