Home Avatar

Kagiso Hadebe

Avatar


Agile Web Developer

Cape Town, SA

21 December 2001


Some text..

Hey there I see you've stumbled apon my page , pretty neat for a rookie huh? It'll get better with time though. Well let me tell you abit about me. Where to start, right My name is Uyabongeka Kagiso Vuyani Hadebe (yeah its along name honestly I think 3 names was way too much for one person to handle.) you can call me Kagiso though or KG . I was born in the year 2001 on the 21st of December , Im Sagittarius not really into all those star signs I just know my own just to answer when people as about it. So for the first half of my life I lived in a small town called Harrismith found in the Free State, attened Harrismith primary school from the years 2008 until 2012 after that I moved to Durban and thats where the second half of my life took place. I attended grade 6-7 at Isipingo Beach Intermediate School, there after completed high school at Isipingo Secondary School. I finished High school last year and well I always knew school wasnt for me so thats why I kinda didnt bother applying at any university , all I wanted to do was code. The idea of creating my own software and websites has always driven me and now Im living the dream, I live in the city Ive always wanted to live in (Cape Town) and Im doing what I love. What more could I ask for , currently studying at Code X Code X and Im living my best life!



Interests

Anime Javascript Music Games Friends Wrestling Food Design Art Reading


FUN FACT!

A lazy person

Lazy people actually think more. A small 2016 study found that people who possess a strong need for cognition move around less than those who avoid mentally taxing tasks. The not-so-scientific inference: Laying around a lot just might mean you're brainier. .

CRAZY FACT

A unicorn

The unicorn is the national animal of Scotland. Yes, although it's a fabled creature, the national animal of Scotland is actually the mythical unicorn — chosen because of its association with dominance and chivalry as well as purity and innocence in Celtic mythology. BRB, moving to Scotland real quick..


Avatar

Front End Projects



A basic-webpage

Creating A Basic Webpage Using Grid CSS!



So here is a basic webpage I created using Html and simple grid , its a bit sloppy because it was my first time with the grid css but Ive improved , well Id like to think so atleast .


A Text page

Creating A Text Only Webpage



this right here is my first ever webpage again abit sloppy mostly because I had no Idea what I was doing , hopefully who ever sees it will be understanding.


The Command line

Mastering The Command Line



A command-line interface processes commands to a computer program in the form of lines of text. The program which handles the interface is called a command-line interpreter or command-line processor


Git

Git Version Controle



Git is a distributed version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. Its goals include speed, data integrity, and support for distributed, non-linear workflows git


DOM

Document Object Model



The browser exposes the DOM (the Document Object Model) which allows you to create rich user experiences in the browser using JavaScript. DOM stands for Document Object Model, which is an Object tree for a webpage page (Document). Every page loaded into a web browser has a DOM, which you can use to make it interactive with JavaScript my DOM


Avatar

Back End Projects



unit tests

Creating Unit Tests



In computer programming, unit testing is a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures, are tested to determine whether they are fit for use. my unit tests


unit tests

Testing DOM Widgets



Testing DOM widgets this may seem like a breeze at first but as you write tests for DOM projects , you have to remember that the tests have to work alongside the DOM that righ there results in having to link the factory function to the DOM code which suddenly isnt so fun anymore my DOM tests


unit tests

LocalStorage



The localStorage and sessionStorage properties allow to save key/value pairs in a web browser. The localStorage object stores data with no expiration date. The data will not be deleted when the browser is closed, and will be available the next day, week, or year. The localStorage property is read-only. My localStorage


My Skills

HTML

90%

CSS

90%

JavaScript

91%

C++

6%

SQL

67%

Java

21%

Python

12%