Skip to content
View KisangaDavid's full-sized avatar
Block or Report

Block or report KisangaDavid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KisangaDavid/README.md

4th Year student at the University of Chicago studying Computer Science (Machine Learning Specialization) and Economics (Data Science Specialization).

Popular repositories

  1. SentiArc SentiArc Public

    SentiArc is a webapp that displays information about companies in a familiar and easy-to-understand form, with a focus on company sentiment.

    JavaScript 3 1

  2. Sprouts Sprouts Public

    A digital version of the pencil and paper game "Sprouts". Online play fully implemented.

    Python 1

  3. KisangaDavid KisangaDavid Public

    Config files for my GitHub profile.

  4. Old-Stuff Old-Stuff Public

    Older projects I've worked on

    Python

  5. c_shell c_shell Public

    Unix-like shell written in C

    C

  6. c_cache_simulator c_cache_simulator Public

    Cache simulator written in C. Given a number of sets, lines per set, and bytes per cache block, prints the number of hits, misses, and evictions.

    C