ADHD Mode?

Off

Colours:

Very clean. Love it.

My Blogs

2022 - A Review on Burnout

Jan 6

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

webdev

programming

Building a Timetable Generator

Dec 29 '21

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

typescript

python

The Vim Reference

May 22 '21

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

vim

productivity

Two Year Recap

Dec 27 '20

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

codenewbie

programming

Learning to Code as a Student

Dec 19 '20

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

codenewbie

beginners

Django Diaries - Password Reset Email

Aug 9 '20

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

wedev

django

Django Diaries - Pagination

Aug 9 '20

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

webdev

django

Django Diaries - CRUD

Aug 8 '20

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

webdev

django

Django Diaries - Database & Users

Aug 3 '20

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

django

webdev

Django Diaries - Getting started

Aug 2 '20

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

django

webdev

What I learned from 100 Days Of Code

Jul 22 '20

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

100daysofcode

webdev

Programming Principles

Jun 21 '20

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...

computerscience

Making my own CSS Framework

Jun 11 '20

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

css

webdev

The Ultimate Code Editor

Jun 11 '20

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

vscode

webdev

My Website Process

Jun 10 '20

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

webdev

design

My Beginnings with Discord JS

Jun 10 '20

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

javascript

node

The beginning of my Web Dev Journey

Jun 10 '20

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

webdev

html