Skip to content
Codeheir

All the programming knowledge, in one bloody brilliant site.

  • Home
  • About
  • Newsletter
  • Policy
  • Home
  • About
  • Newsletter
  • Policy
Subscribe
  • Home
  • blog
  • 2022
How does Bitwarden work?
Posted inreverse-engineering

How does Bitwarden work?

Posted by By lukegarrigan
Bitwarden is not only a password manager, it's a password manager written in C# and…
Read More
How to code Particles
Posted inp5.js

How to code Particles

Posted by By lukegarrigan
There are 3 certainties in life: death, taxes and somebody you know has a website…
Read More
upload your file with a cloud upload icon
Posted inc# side-project

Coding a File to URL website

Posted by By lukegarrigan
For a while now I've run the cycle of getting inspired by an idea I've…
Read More
Accessibility issues with axe
Posted incss html

Fixing accessibility issues using Axe

Posted by By lukegarrigan
The last couple weeks I've had to hone in on some accessibility requirements for my…
Read More
Comparing Flood Fill Algorithms in JavaScript
Posted inalgorithm js

Comparing Flood Fill Algorithms in JavaScript

Posted by By lukegarrigan
Every now and then I like to deep-dive into an algorithm I'll probably never use…
Read More
Date Converter in JavaScript
Posted injs

Date Converter in JavaScript

Posted by By lukegarrigan
There's not much else that tops the list of things I struggle with in software…
Read More
How to code a JWT debugger in JavaScript
Posted injs

How to code a JWT debugger in JavaScript

Posted by By lukegarrigan
If you're a developer then you've probably pasted a JWT into jwt.io to have a…
Read More
Coding a base64 Encoder in JavaScript
Posted inalgorithm js

Coding a base64 Encoder in JavaScript

Posted by By lukegarrigan
Base64 encoding is something you'll come across almost every day in your development life, it's…
Read More
Coding a JSON formatter
Posted injs

Coding a JSON formatter

Posted by By lukegarrigan
If you're anything like me then you probably have a load of websites listed in…
Read More
Upgrading from Vue 2.x to Vue 3.x
Posted invue

Upgrading from Vue 2.x to Vue 3.x

Posted by By lukegarrigan
Today I upgraded from Vue 2 to Vue 3 and it was pretty painless, so…
Read More

Posts pagination

1 2 Next page
Scroll to Top