Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subhash3/subhash3.github.io
Portfolio
https://github.com/subhash3/subhash3.github.io
Last synced: 16 days ago
JSON representation
Portfolio
- Host: GitHub
- URL: https://github.com/subhash3/subhash3.github.io
- Owner: Subhash3
- License: mit
- Created: 2021-01-28T14:33:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T17:44:49.000Z (8 months ago)
- Last Synced: 2024-10-16T21:43:33.153Z (2 months ago)
- Language: SCSS
- Homepage: https://Subhash3.github.io
- Size: 3.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## subhash3.github.io
Just trying to create an isolated space for myself to showcase my projects.
### Todo
#### frontEnd
- [x] Navigation Bar.
- [x] Home Component.
- [x] Vertical Navbar.
- [x] Personal Information card.
- [x] Image as a placeholder for logo.
- [x] Projects Component.
- [x] Add nice little animations to the project cards.
- [x] Fix page styling as we are rendering all the components in a single page now!.- [ ] Make the nav bar sticky on scroll.
- [x] Make basic templates for all components.
- [x] Prepare a list of major projects inside Projects component.
- [x] Make read-more buttons to redirect to respective project repo or live website.
- [ ] Design a Logo.
- [ ] Create thumbnails for my major projects.
- [x] Experience Component.
- [ ] About Me.
- [ ] Get In Touch.
- [ ] Responsiveness
- [x] Navbar
- [x] Homepage
- [x] Projects
- [x] Experience
- [ ] About Me
- [ ] Get in touch##### Backend
- [ ] Setup node-mailer for contact facility.