https://github.com/thavixt/homepage
Use as your default/home page in your browser:
https://github.com/thavixt/homepage
google-auth homepage react react-i18next react-redux react-router shadcn tailwind typescript vite
Last synced: 3 months ago
JSON representation
Use as your default/home page in your browser:
- Host: GitHub
- URL: https://github.com/thavixt/homepage
- Owner: thavixt
- Created: 2025-06-03T19:42:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-14T18:59:06.000Z (6 months ago)
- Last Synced: 2026-01-14T22:59:20.340Z (6 months ago)
- Topics: google-auth, homepage, react, react-i18next, react-redux, react-router, shadcn, tailwind, typescript, vite
- Language: TypeScript
- Homepage: https://homepage.komlosidev.net/
- Size: 1.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Your home page
Set the [https://homepage.komlosidev.net](https://homepage.komlosidev.net) URL as your home page, and customize it to you liking!
- set your bookmarks, pin your favourites,
- manage your calendar and diary,
- set some todo items, mark your progress,
- check the weather for today and the next 3 days,
- (optionally) log in with your Google account,
## Features:
- [ ] local settings
- [ ] notes
- [ ] timer/reminder
- [x] ai chat
- [x] bookmarks with import/export
- [x] calendar with diary
- [x] current weather widget and 3 day forecast
- [x] dynamic background
- [x] keyboard navigation
- [x] localization with react-i18n
- [x] site statistics
- [x] todo list
- [x] (optional) authentication with Google One-Tap login
### Made with
- [React](https://react.dev/) with [Typescript](https://www.typescriptlang.org/)
- [React Router](https://reactrouter.com/)
- [Redux](https://redux.js.org/)
- [Tailwind](https://tailwindcss.com/)
- [Vite](https://vite.dev/)
- [shadcn](https://ui.shadcn.com/)-based components
- localization with [react-i18next](https://react.i18next.com/)
- deployment with [Vercel](https://vercel.com/)