257 private links
And the related project to use SQLite in memory of a frontend app.
The database file is loaded from a server or a local file... which can be convenient for offline databases!
If the database is available online, it is still ok if it is small and the SQLite file can be downloaded :)
Metallic look to HML elements.
Source code: https://github.com/MikaeI/metallicss (available as npm package)
Generate animations with the mouse :D
embed Vue as Native App with the same components and writing style.
It seems not mature enough for production ready apps.
It generates different layouts
Build semi-transparent, blurred glass-like backgrounds.
UnoCSS powered component library.
It looks promising with its 18 components!
Réimplémenter le jeu Pigeon Pigeon avec une interface web, seul ou à plusieurs joueurs.
An excellent project for useful conversions!
WebOSINT is a tool that retrieves domain information based on different APIs.
The different APIs used need an account, but there is a free trial.
A curated list of algorithms sorted in two categories: Beginner and Advanced
A crash course with further resources
JavaScript Repository of TheAlgorithms, which implements various algorithms and data structures in JavaScript.
For education only
A project to use a Result type. This particular type contains a result or an error.