A polished two-column browser startpage built with semantic HTML, responsive CSS, and vanilla JavaScript.
School Purpose Only.
- Opens directly from
index.html - Live local clock and date
- Time-aware personal greeting
- Google search with keyboard shortcuts
- Four compact bookmark categories
- Original samurai-era ink artwork with subtle motion
- Full-screen sumi-e landscape background
- Responsive desktop, tablet, and mobile layouts
- No build process, packages, trackers, cookies, or analytics
- Open
index.htmlin your browser. - Copy the local file path from the address bar.
- Set that path as your browser homepage or startup page.
The folder can also be hosted with GitHub Pages.
Edit the bookmark labels and URLs in index.html. Theme colors, sizing, spacing, and responsive behavior are defined in style.css. Clock, search, and keyboard behavior live in script.js.
Replace @YOUR USERNAME in both index.html and script.js with your preferred username.
To change the artwork, replace assets/images/samurai-panel.png or update the image path in index.html. The large background is assets/images/samurai-background.png and is configured in style.css.
This project is licensed under the MIT License.
