Skip to content
View Carrieukie's full-sized avatar
💥
💥

Highlights

  • Pro
Block or Report

Block or report Carrieukie

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
Carrieukie/README.md

Hi there, I'm Karis

About me

  • 🔭 "I have no special talent, I am just passionately curious." ~ Albert Einsten.

Languages

Contributor

Contributor @ Talkself.

Pinned

  1. Traveling-Salesman-Problem-TSP Traveling-Salesman-Problem-TSP Public

    Given a list of cities and the distances between each pair of cities, find the shortest possible route that visits each city exactly once and returns to the original city.

    Kotlin 1

  2. android_mpesa_stk android_mpesa_stk Public

    Android Mpesa library to initiate stk push

    Kotlin 50 2

  3. Candy-Network-Bound-Resource Candy-Network-Bound-Resource Public

    This project illustrates the use an algorithm (Network Bound Resource) for providing data to an app by either retrieving sufficiently recent data from a local cache, or loading the latest data from…

    Kotlin 28 4

  4. TictacToe-Minimax-Alpha-Beta TictacToe-Minimax-Alpha-Beta Public

    This game features an advanced AI using the Minimax algorithm with Alpha Beta pruning for unbeatable gameplay. Challenge yourself against the computer and see if you can outsmart it. The sleek and …

    Kotlin 1

  5. Linear-Regression Linear-Regression Public

    Vizualizing stochastic gradient descent on linear regression using p5.js. In neural networks,stochastic gradient descent is the most efficient algorithm discovered for training artificial neural ne…

    JavaScript

  6. Data-Structures-Algorithms-and-coding-challenges Data-Structures-Algorithms-and-coding-challenges Public

    My programming gym 🏋️‍♂️.

    Java