Skip to content
Codeheir

All the programming knowledge, in one bloody brilliant site.

  • Home
  • About
  • Newsletter
  • Policy
  • Home
  • About
  • Newsletter
  • Policy
Subscribe
  • Home
  • 2023
Introduction to logic gates
Posted inp5.js simulation

Introduction to logic gates

Posted by By lukegarrigan
In this blog I go over the different logic gates, the boolean expressions representing them…
Read More
Planfree goes Heroku
Posted innode side-project vue

Planfree goes Heroku

Posted by By lukegarrigan
I initially developed planfree.dev for my team at Netcall, so we could use a planning…
Read More
VIM adventures
Posted invim

VIM adventures

Posted by By lukegarrigan
A proficient VIM practitioner can resemble a conjurer, the way they bounce around the text…
Read More
Faster sorting with AlphaDev
Posted inalgorithm

Faster sorting with AlphaDev

Posted by By lukegarrigan
2023 has been an exciting year in the world of AI. It's not just the…
Read More
AWS serverless debacle
Posted inarchitecture c# thoughts

AWS serverless debacle

Posted by By lukegarrigan
This week Amazon released a blog stating how they have managed to reduce their AWS…
Read More
Codewars C# code generator
Posted inc# side-project

Codewars C# code generator

Posted by By lukegarrigan
For the past couple weeks I've been trying to sharpen my C# skills by using…
Read More
Coding Horror Index
Posted innode

Coding Horror Index

Posted by By lukegarrigan
If you care at all how I managed to create this index, take a look…
Read More
Coding a Pong clock in JavaScript
Posted inp5.js

Coding a Pong clock in JavaScript

Posted by By lukegarrigan
I'm a little bit strapped for things to code on at the moment, as a…
Read More
Wall paint calculator
Posted inp5.js side-project

Wall Paint Calculator

Posted by By lukegarrigan
Following on from the success of my Wall Panelling Calculator which has now been used…
Read More
The State design pattern in C#
Posted inc# design-pattern

The State design pattern in C#

Posted by By lukegarrigan
A popular kata/interview question to have a crack at in your spare time is the…
Read More
Scroll to Top