Useful resources for developers!

Wednesday, September 29 at 5 PM (Edited Tuesday, April 4 at 7 PM)
💡 More coming soon!

Here you will find lots of useful resources to me as a developer, everything from font pairing, to regex finding, to tailwind resources is here! If you have any suggestions feel free to suggest them in a comment!

Fonts

Preview/code play

Mockups

  • Deviceshots
    • Generate mockups for any device
  • Figma
    • Design and mockups for anything.

Generate code

Transform/refactor/alter code

Code snippets

Productivity

Resources

Tools

Libraries/components

I will add more soon!

Recent posts

Cryptography using JavaScript

JavaScript Web API Crypto API

How to guide for hashing, signing, encryption, debunking VPNs and more!

Creating an end to end encrypted authenticator and password manager

Auth Security Encryption Hashing

The process and data flow of implementing a super-secure 0 knowledge storage system, where all data is securely encrypted

Explaining code non-coders

Explaining Code How to

How to explain code and generate interest in your projects if the person you're explaining it to doesn't code

How I made working code examples in my blog

Code editors iframes interactive

How I created a working code editor that I can now embed in my blog to demonstrate and run code!