Skip to content
View opiyodhiambo's full-sized avatar

Block or report opiyodhiambo

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

Pinned Loading

  1. heuristics-TSP heuristics-TSP Public

    Traveling Salesman Problem using Pandas and Geopy. it uses a command-line tool to figure out the shortest distance to visit all the towns in a list

    Python

  2. ocr-pipeline ocr-pipeline Public

    A simple spring-boot application that performs OCR using google's document AI

    Kotlin

  3. playground playground Public

    A repo for exploring frameworks and technologies

    Kotlin 1

  4. soko soko Public

    End-to-End E-commerce Data Pipeline & Recommender Engine. Process and analyze streaming user activity for personalized recommendations. Empower buyers and sellers with seamless account management …

    Kotlin

  5. wind-turbine wind-turbine Public

    Deploying a simple wind-turbine data processing application using akka streams, sbt-native-packager, Docker and minikube

    HTML

  6. AuthServer.kt AuthServer.kt
    1
    package io.tajji.core.authorization.configuration
    2
    
                  
    3
    import org.springframework.context.annotation.Bean
    4
    import org.springframework.context.annotation.Configuration
    5
    import org.springframework.core.annotation.Order