New projects that I've made

Saturday, December 11 at 3 PM (Edited Tuesday, April 4 at 7 PM)

Hello guys! I just realized that wow! I had a blog and it had 6 stars, and I hadn't posted in a while, so here we are. Anyways, to the 2 of you reading (thanks retron) sorry I hadn't posted for a while.

I've also been working on some pretty epic new projects so I'll list some of those below:

Numbero uno

Chrome extensions!! (multiple projects actually), anyways, I've been working on some cool chrome extensions lately! I also finally got a chrome webstore account so I can publish them, here are the published ones:

Clean green theme: Just a nice green theme that I made, it has some particles in the background =)

Tab grouper: Widely used by a stunning 4 users!!! Also rated 5 stars! Twice!!

Math solver: An omnibox math solver!

Number 2 (✌️): Tab searcher

This is (yes) another chrome extension, but this one took a REALLY long time and a lot of effort to make. As of writing it hasn't been published into the chrome webstore yet, but hopefully it'll be reviewed soon! Anyways, it searches tabs, history, downloads, and gets quick answers from google! It's super useful and it's one of the few chrome extensions of mine that I actually use (well, I have a TON of extensions I made but most of them are for really small stuff and I never share). Anyways, here are some images of that:

Number 3, a YouTube channel!

Yes! I did it! I've been making some youtube videos (promoting my chrome extensions)

Here is my YouTube channel:

Please subscribe!

Number 4 (🖖): GitHub Gists

I've also made some gists on GitHub gist with stuff like parsing the google quick answer HTML, generating a canvas matrix effect, socket.io + express starter, password generator based on domain and master password, morse code, meta search, delete all of watch later, generate 2fa auth tokens, compress a string using native browser APIs, generate a favicon with a number on it (like Gmail), and many more things like that! Check my github gist account out:

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!