Hello everyone, today I want to bring dev useful utilities topic closer to you. Is nice to mention, that I'll show you some open-source and free to explore (but with paid upgrade) samples. I divided these ones into categories to improve readability. I hope you'll enjoy this article :) .
Password Managers
- KeyPassXC - great password manager designed to store your credentials in local encrypted file within database. By using this software you can also perform auto typing with is very useful when you need to login in intended website but remember about focusing the first login field. You have originally defined combination to achieve that, however you can define your own.
News
- Daily.dev - One of the best services to track programming news. Is actually extension to your browser and webview mobile app which contains interesting sources by default.
- Squid (Mobile app) - Many sciences interesting news aggregated by tabs.
Learning
- W3School (Website) - Almos everyone knows this website. If you're not familiar I can describe you shortly. This website contains many basic resources to learn web development. You have there really concise examples, easy to learn.
- Sololearn (Mobile app) - Great app to improve your coding skills or to learn new languages or technologies. You can also participate in some challenges and improve your skills with coding duel. Also, you can collect some certificates and share this on LinkedIn if you want :) .
- Codewars (website) - Great kata platform to learn about someone's approach to coding and try to solve some problems with most elegant or smart (for instance one liners) way. You can also join some competitions.
Remote desktop
- Remmina - Best software which I know to handle remote desktop sessions. It supports many protocols like rdp, vnc etc.
- Google Remote Screen - Perfect to share screen between device with minimal configuration.
Notes
- Obsidian - Great markdown editor to collect things in some catalogs and tabs within. The cool feature is possibility to view your notes in graph view.
- Notion - Create notes in wiki styles.
Database clients
- DBeaver - Adanced database managements with pretty interface and various features depends on product level with you choose. Free of them is closed-source but is also very limited but functional open-source edition.
- HeidiSQL - One of best tools to manage databases. By using this app, you can easily copy data between tables for instance.
Analysis
- Lighthause - Tool for measure performance of our website with indicators and some helpful tips.
Article will be update in future :) .