
Alternative web client for Bluesky (personal use, no support given)
Aglais is an alternative web client designed for Bluesky users seeking a personalized experience. It caters to those who enjoy tweaking their social media interface without the need for official support. This tool capitalizes on the unique features of Bluesky, offering a fresh perspective on how content is displayed and interacted with.
Users can expect a streamlined interface that aims to enhance their engagement with the platform. Aglais stands out for those who appreciate customization and individuality in their online experiences, making it an appealing option for tech-savvy users.

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
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.