JavaScript Carousel Library

Embla carousel is tiny & fast, unopinionated and programmable. Integrates easily with React / Vue / plain JS. Embla carousel is used by Shadcn component library. embla-carousel.com 7k stars on Github

Electron - cross-platform app development

Electron is a framework that lets build desktop applications using web technologies like HTML, CSS, and JavaScript. This app works on Windows, Mac, and Linux. Electron is based on Chromium (provides the web browser engine for UI) and Node.js (allows access to computer features like file system, notifications). List of apps built with Electron: Visual ... Read more

AI tools

Sora (by OpenAI) - Image and video generation Suno - make song about anything Misc: List of AI tools sorted by categories and popularity Chatbot model leaderboard AI course on Scrimba

Online Business Ideas

starterstory.com - 600k monthly visitors Find competitors to a website using SimilarWeb Find competitors for a website using producthunt.com indiehackers.com - 600k monthly visitors producthunt.com - 3m monthly visitors skool.com - 20m monthly visitors flippa.com - buy or sell online store - 1.3m monthly visitors nichepursuits.com - 300k monthly visitors

AI for Software Development

IDE: VS Code + Copilot: GitHub Copilot integrates into VS Code for autocomplete and code suggestions; Cursor: AI-native code editor; Forked from VS Code; Windsurf: AI-native code editor; Forked from VS Code; Cursor alternative; VS Code extensions: Tabnine: VS Code extension with 8.8m installs; Cline: VS Code extension with 1.2m installs; Continue: VS Code extension ... Read more

VS Code

To enable Prettier on save in Visual Studio Code Install Prettier Extension: Open VS Code and go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window. Search for "Prettier - Code formatter" and install it. Set Prettier as Default Formatter: Open the Command Palette ... Read more