Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emcrowz/emcrowz.github.io
[In Development] Personal portfolio site deployed with GitHub pages.
https://github.com/emcrowz/emcrowz.github.io
javascript-dom portfolio-page tailwindcss
Last synced: 20 days ago
JSON representation
[In Development] Personal portfolio site deployed with GitHub pages.
- Host: GitHub
- URL: https://github.com/emcrowz/emcrowz.github.io
- Owner: Emcrowz
- Created: 2022-07-31T07:10:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T08:27:39.000Z (3 months ago)
- Last Synced: 2024-11-06T02:15:05.604Z (2 months ago)
- Topics: javascript-dom, portfolio-page, tailwindcss
- Language: CSS
- Homepage: https://emcrowz.github.io/
- Size: 1.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Page - Static Version
## Theme / Core idea
A portfolio page customised using TailwindCSS.
## Tech Stack
**Client/Server:** HTML, JavaScript, Tailwind CSS
## Roadmap
- ~~Refactor old page and relplace with new version utilising TailwindCSS (Finished: 2024-10)~~
- Fix the responsive design layout. On mobile phones doesn't look as good than on the widescreens. [ Doing ]
- Clean code and refactor to make code cleaner [ Upcoming ]
- Transfer static page to the Blazor app## Lessons Learned
- HTML Refresher and general development
- JavaScript DOM
- TailwindCSS## Appendix
P.S.: Project will be redone on Blazor with Content Management CRUD operations. Current version is simple static page.
## Authors
- Martynas Vrubliauskas [@emcrowz](https://www.github.com/emcrowz)