Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The source code of the In-Browser-File-Encrypter web app
The In-Browser File Encrypter is a simple web application that enables you to securely encrypt your files directly in your browser using the AES-256 encryption algorithm in CBC mode.
Check it out at: https://codepen.io/Northstrix/pen/xxvXvJL and https://northstrix.github.io/In-Browser-File-Encrypter/V1.0/web-app.html
GitHub page: https://github.com/Northstrix/In-Browser-File-Encrypter
The download shortcut:...
Emojis of Death is a down and dirty
browser app, written in HTML.
It's HTML, so it will work on anything a web browser can run on.
It's purpose is to hide text strings in emojis,
which you can then text or email.
An encoded emoji can hold quite a bit of text.
The receiver will need Emojis of Death as well, to decode the emoji.
The file's small size makes it perfect for your phone.
Some email and text services don't work with this,
so try it.
An experimental cloud storage service featuring client-side encryption
An experimental cloud storage service built with Next.js, featuring client-side file encryption, a dedicated password vault, advanced integrity verification functionality, and a convenient UI.
Lakhash is also equipped with the password vault.
Check it out at https://lakhash.netlify.app
GitHub repository: https://github.com/Northstrix/Lakhash
Codeberg repository: https://codeberg.org/Northstrix/Lakhash/
The related Medium article can be found at...