Home Posts Tags Post Search Tag Search

Listing Posts

Title Content Published on
Side Project - NimbleParsec This was a fun little side project. I was tasked w... 2025-03-30
Elixir read/write files File is a function that can do what you need for a... 2025-04-01
Kernel put_in/3 update_in/3 and anonymous So I wanted to go over a couple built-in functions... 2025-04-03
Course Work - State: Agent and ETS Agents are very similar to the GenServer but they ... 2025-04-04
Agent w/ Supervisor This was a fun project that had a few issues that ... 2025-04-04
My Journey (01) So this blog started out as a small project that I... 2025-05-07
Game Site Journal - 01 This will be a project that will use LiveView and ... 2025-04-07
Game Site Journal - 02 Here I will go over some of the things that I need... 2025-04-08
Game Site Journal - 03 For this post I wanted to go over the way you can ... 2025-04-12
Game Site Journal - 04 This is a quick post to show you how to deploy wit... 2025-04-12
Game Site Journal - 05 So for this post I wanted to go over something tha... 2025-04-13
Game Site Journal - 06 This is a blog about the issues that I had with th... 2025-04-14
Game Site Journal - 07 This is a post about making sure that a form is pr... 2025-04-14
Game Site Journal - 08 Toggle Helper So for this one I wanted to go over the implementa... 2025-04-18
Game Site Journal - 09 Core Components (put_flash) For this entry I wanted to go over how I changed t... 2025-04-19
Game Site Journal - 11 Tests So for this one I wanted to go over what I had to ... 2025-04-21
Game Site Journal - 10 Useable Keyboard This is going to be a fun one. I want to be able t... 2025-04-21
Hacker Rank 11 - Remove Duplicates This was one of the easiest ones that I did. I kne... 2025-06-09
Game Site Journal - 12 Wordle Feedback This is a little bit of work I did on the Wordle. ... 2025-04-28
Game Site Journal - 13 Fly.io Deployment issues So let me start off by saying that it was simple a... 2025-04-28
Game Site Journal - 14 On-Screen Keyboard/Physical Integration For this post I wanted to go over the steps it too... 2025-04-29
Blog Site 02 - Loading Tags/Text Wrap I wanted to do a quick update to the code for the ... 2025-05-06
camel_case to snake_case This one started off small and grew into more and ... 2025-05-07
Hacker Rank 01 - Trying to do Something Everyday So for Hacker Rank they make you get all the infor... 2025-05-09
Hacker Rank 02 - Area of a Polynomial So for this one I needed to find the area of a pol... 2025-05-15
Hacker Rank 03 - Pascals Triangle For this challenge I needed to print out the Pasca... 2025-05-19
Hacker Rank 04 - Convex Hull This one took some time. I needed to find the conv... 2025-05-26
Hacker Rank 05 - Prefix Conpression So for this challenge I need to find the similarit... 2025-05-27
Hacker Rank 06 - Combinations of powers that equal Number So for this one we are given a number and a power,... 2025-05-31
Hacker Rank 07 - Valid Colors For this challenge I needed to parse strings with ... 2025-06-01
Blog Site 03 - Updates to make it feel better Today I wanted to change these things on my blog s... 2025-06-01
Hacker Rank 07 - FIlter Elements For this one we are given a pair of: number_of_ele... 2025-06-02
Hacker Rank 08 - Super Number For this challenge we are given 2 integers one is ... 2025-06-03
Hacker Rank 09 - Fibonacci Numbers So for this one we needed to find the Fibonacci nu... 2025-06-06
Hacker Rank 10 - Rotating Strings For this one we need to for the length of a given ... 2025-06-09
Hacker Rank 12 - GDC of two positive integers For this one we are given 2 sets of integers that ... 2025-06-11
Hacker Rank 13 - Difference in 2 lists This was an other fun one that didn't take too muc... 2025-06-12
Hacker Rank 14 - Number of divisors of 2 numbers For this one we are given 2 numbers and we need to... 2025-06-13
Hacker Rank 15 - Pentagonal Numbers For this challenge we need to find the n'th Pentag... 2025-06-14