My Blog Posts

My little corner of the internet where I write things I've learned and share my experiences.

Currently Viewing:

All Posts

iMate - Building a Mobile App for Mood Tracking#dotnet#machinelearning#mobile#psychology

This isn't a tutorial but rather a showcase of the cool parts of a project ...

2022 - A Review on Burnout#webdev#programming#productivity

tldr; If you feel yourself buring out take a break try something different be that related or...

Building a Timetable Generator#typescript#python#webdev#programming

About a year ago, I began planning my final project for school. The main goal was to solve a...

The Vim Reference#vim#productivity#programming

Recently I decided to learn vim after hearing how much Ben Awad loves it. I though maybe it could...

Two Year Recap#codenewbie#programming#yearinreview#webdev

With 2020 coming to a close; I decided to take a step back on my learning journey and look at how far...

Learning to Code as a Student#codenewbie#beginners#programming

I get a lot of questions on how you should learn to code. What resources, where to start and how to p...

Django Diaries - Password Reset Email#django#webdev

This is part 5 of the Django Diaries, We will be sending password reset emails to users if they...

Django Diaries - Pagination#webdev#django

This is part 4 of the Django Diaries, we will look at implementing Pagination in Django. The code fr...

Django Diaries - CRUD#webdev#django

This is Part 3 of Django Diaries. Today we will learn about CRUD functionality in Django. Again this...

Django Diaries - Database & Users#django#webdev

This is part 2 of the Django Notes. Today we will implement a database, register and login users....

Django Diaries - Getting started#django#webdev

I have recently started learning Django as my Back-end of choice. So to help me and any future learne...

What I learned from 100 Days Of Code#100daysofcode#webdev

I am going to talk about why I did and am doing the 100 days of code challenge; and why I think you s...

Programming Principles#computerscience

I'm not going to hide it when I write any code it tends to get quite messy. By the end, it tends to l...

Making my own CSS Framework#css#webdev

A Couple of months ago I watched this video by Web Dev Simplified, where he was suggesting quarantine...

The Ultimate Code Editor#vscode#webdev#productivity

Dear Developer, Today I decided to talk to you about one of the best code editors out there. Truly ef...

My Website Process#webdev#design

Although we are in quarantine, you can still learn something new in development. Today I'd like to sh...

My Beginnings with Discord JS#javascript#node#discordjs#automation

Ever since I first joined a discord server, I was intrigued by how a bot works. I joined a programmin...

The beginning of my Web Dev Journey#webdev#html

My first real programming experience was when I was in my first year in Secondary school. We started...