Ntuthuko Mthiyane (nmthiyane)

nmthiyane

Geek Repo

Location:Cape Town, South Africa

Github PK Tool:Github PK Tool

Ntuthuko Mthiyane's repositories

Language:TypeScriptStargazers:1Issues:0Issues:0

Scrabble-Game

This was a class assignment focusing on GUI's, we had to create our our version of the well known game called Scrabble. This game has many additional features like getting hints (which results in reduction of score), viewing high score and many more.

Language:JavaStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

jest

🃏 Delightful JavaScript Testing.

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

MIPS-Simulator

These are three different MIPS programs, one to check if a given integer is a palindrome, the other checks if given integer is prime. And another one is a combination of the two, it returns all palindrome primes between two boundaries

Language:AssemblyStargazers:0Issues:0Issues:0

my-react

Kurtosys Graduates

Language:JavaScriptStargazers:0Issues:0Issues:0

Kurtosys_Design_Exercise

This a design challenge for kurtosys graduate programme.

Language:HTMLStargazers:0Issues:0Issues:0

Multi-level-Cache-simulator

This is a multilevel direct-mapped cache simulator, it returns the number of hits and misses for given address. More info about this program can be found on the "README.pdf" file, there are also files containing addresses to test the program.

Language:JavaStargazers:0Issues:0Issues:0

my-react-ts

Kurtosys Graduates React app using Typescript

Language:TypeScriptStargazers:0Issues:0Issues:0

Parallel-Programing

This was a experimental class assignment focusing on parallel programming,and calculation of speed ups from serial to parallel. This file contains parallel version of quick sort, merge sort and bubble sort. Run the "DriverSort.java" file found on the "src" folder, you can also read the "Original_Istructions.pdf" file to read more about the assignment and read "report.pdf" file for the experiment results.

Language:JavaStargazers:0Issues:0Issues:0