Working repository of the latest version (3.x.x) of my Personal Website.
🌐 Currently live at: dhruv.tech.
📝 Report issues here.
⌚ Older versions: v2.x.x, v1.x.x
![screenshot of the website](https://private-user-images.githubusercontent.com/26849655/248534814-526a34d5-1013-47ba-bb6d-51e3ba617753.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTM3MzMsIm5iZiI6MTczOTE1MzQzMywicGF0aCI6Ii8yNjg0OTY1NS8yNDg1MzQ4MTQtNTI2YTM0ZDUtMTAxMy00N2JhLWJiNmQtNTFlM2JhNjE3NzUzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAyMTAzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE1MGFlOWE2MGJkYmYwMzM5YmFjMjMxYTQxMDJiY2Q0MWQ0ODY5NTI3M2Y3YzY4MGFlN2RiMGU5NzY2YTc0ODMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.R0WjdByAlHCWTcFBE5ZMeylWkKeAOaf0Oj0SuyOJSRM)
The website currently uses the following technologies:
- Astro (frontend framework)
- Tailwind (for styling)
- Lottie (for animations)
- Partytown (for reducing load on the main thread)
- Svelte (currently for lazy loading of animations through dynamic islands; to be used to interactive features in the future)
Future iterations are likely to also use:
- Cloudflare Workers/Wrangler (for backend functions)
- Cloudflare KV (for storing structured data)
The project's primary audience are (likely) users of desktop browsers, thus it designed as desktop-first and optimised for desktop browsers.
It is benchmarked to score 90+ for Desktop performance, Accessibility, Best practices, & SEO on Google Core Vitals (Lighthouse).
While not optimised for mobile, the website is made to be responsive and functional on mobile devices (>= iPhone SE 2nd Gen, minimum screen width of 375px).
The website is compatible the latest versions of:
- Chromium-based browsers Desktop/Mobile (ver. 114+) (Tested on Microsoft Edge & Google Chrome)
- Mozilla Firefox Desktop/Mobile (ver. 115+)