- :Most aggressive AoE II AIMaking expert system ai for age of empires 2 DE
- :Cracking a binaryAnatomy of a binary and how to modify it
- :Multiplayer game serverCreating a game server for text based games
- :Signing my name with shadersExploring shaders and seeing what it can do
- :Projecting 3D object on 2D plane using pixiJScode snippet to create a pixiJS canvas and translate 3d points to 2d given a camera position
- :babylonjs Project TemplateProject template for babylonjs scenes using vite and typescript
- :Automated Wordle SolverWritten in javascript an automated script to solve wordle
- :Cloudflare Serverless Stack Setupcloudflare serverless stack setup and scafold code
- :Web 3.0Exploring Web 3.0, its definition and future prospects
- :GitHub Co-Pilot Test FlightTrying out GitHub copilot.
- :A year of makeall.devLooking back at the journey last year has been.
- :AWS EKS setup SSL ServiceQuick reference guide to setup SSL service on custom domain
- :AWS EKS setupQuick reference guide for aws eks setup
- :AWS ECR setupQuick reference guide for aws ecr setup
- :Docker Quick Ref.Quick reference guide for docker
- :Expose localhost: The slowest wayAccess a locally hosted resource anywhere in the world using onion
- :Dockerize VueJS Spring boot project ScaffoldFollow up post to vuejs and spring project to show how to Dockerize it.
- :Simple Game on Circuit Playground ExpressSetting up Circuit Playground Express with CircuitPython
- :Very Basic JavaScript FrameworkUsing JAvascript to bind HTML elements
- :Setting up Circuit Playground ExpressSetting up Circuit Playground Express with CircuitPython
- :Visualising Artificial Ant Problem using pygameUsing pygame to visualise the ant simulator problem coded in python DEAP.
- :Listening to Mobile Device DNS Calls... and collecting domains they are trying to reach.
- :Using Cookiecutter to Initialize Python ProjectUsing Cookiecutter to Initialize Python Project
- :Setting up Personal VPNSpin off your own personal VPN server using WireGuard and AlogVPN.
- :Sample PixiJS CodeSample PixiJS application code.
- :Faster HTTP DownloadUsing HTTP ranges for faster downloads
- :C++ Project ScaffoldingScaffolding code for a simple C++ project
- :Latency numbers and how to find themIt is supposed to be something that every programmer should know. Whenever you are coding something you should be aware of these numbers.