Full Changelog: https://github.com/jesvijonathan/Takshashila-2023-Web-Design/commits/V1.0
Check the commit history, best place to see if the project is real :)
Whats crazy about this project ?
- Built my own in house animation library JOS built for this project, which looks and works like a charm
- Built an in-house SPA (single page application) framework for this porject
- handles page routes (check /events page)
- one time load
- efficient enough to track individual page for analytics without screwing up (analytics dont work on spa frameworks, had to do some work around for that)
- In house function hardcoded function to deal with DOM changes
- this SPA of mine will be published separately
- Hardcoded literally everything, no 3rd party library used.
- really amazing in-house designed and coded style sheet (might release it separately in a cdn server to be used like bootstrap)
- has an dedicated event-editor page (/edit_event) with editing tools for editing events and details without having to refresh host/backend
- Has the best event handler designed for cred operation functions to retrive and display event data
- Has the best custom cursor implementation (will be published separately)
- many more that i forgot...
check em out and maybe credit me if u like my work