
A Chrome Extension providing a screensaver with custom photo sources. Developed with Polymer 3 Web Components.
The Photo Screen Saver Chrome Extension offers a unique and engaging way to turn your idle moments into a visual treat. By creating a slideshow of photos sourced from Google Photos, Reddit, and Flickr, it transforms your screen into a dynamic display of memories and interesting visuals. This extension is particularly appealing for those who frequently use Chromebooks, as it seamlessly integrates with the platform’s capabilities.
This extension is not just about aesthetics; it also comes with a variety of customization options that allow users to tailor the slideshow experience to their liking. Whether it's adjusting the wait time before activation or selecting different transition animations, this tool provides a personalized approach to screen savers while being completely free and ad-free.

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.