Posts

Showing posts from July, 2020

Just for fun (Javascript >> Matrix)

Image
Lets build a Matrix like effect today     As the title is. This is just for fun.  You can get all the code on my github   https://github.com/Kimbugwerogers/matrix-javascript- First this is how the page will look like   As you can see. Only one side will be populated.  The reason I want each side to process the effect definitely . Or you can think of a different way to do it  in the blue box. Ok the Html looks like this (index.html) <! doctype   html > < html >      < head >          < title > Matrix </ title >          < link   rel = "stylesheet"   href = "style.css" >      </ head >      < body >          < h1 > Hello </ h1 >          < h2   id = "time" ...

Helpful Angular Cli commands

LAZY LOADING ng g m MODULE-NAME --route MODULE-NAME --module app.module FLAT FLAG ng g c COMPONENT-NAME --flat   " creates component with no folder " COMPONENT ng g c MODULE-NAME/COMPONENT-NAME   " creates a component in another module "

Installation and use of Mysql Workbench beginner

Image
Simple installation of mysql workbench  Use of Mysql workbench 

Angular login using php and mysql

Lets create a login page in angular which gets the login data form a database. If you don't want to code you can get the all from github at " https://github.com/Kimbugwerogers/angular-login "     First create an angular project and give it a name of your desire and in the [app.module.ts] in the imports section,  import:  [   BrowserModule,     AppRoutingModule,     FormsModule,     HttpClientModule,      ReactiveFormsModule   ],

NTV Uganda

After the time period ended for the volunteer program. I was given a 6 months period to work as a contractor at NTV which started in 2019 December and ended in 2020 June I worked on maintenance of cables, lights, power extension and repair . Also worked as a sound engineer in the studios

Electrical Engineering

Graduated from YMCA University Uganda in 2018 I worked at some construction sites for 4 months Then i got a volunteer opportunity form UGVS

Un Volunteers Uganda (UGVS)

In the mid of 2018 i applied to Uganada Volunteers Scheme which lasted for a year that is mid 2019 I was assigned to NTV Uganada which is a news media company . And the contract ended in the mid of 2019.