Skip to content
View ochola-rich's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ochola-rich

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Intelligent-Document-Analyzer Intelligent-Document-Analyzer Public

    A polyglot microservices system for intelligent document processing, built using Go, Java, and Python. This project extracts text from PDFs/images, prepares data for machine learning, and lays the …

    JavaScript

  2. DataStructures-and-Algorithims DataStructures-and-Algorithims Public

    This a repository for my dsa sprints with golang from the zone-01 piscine

    Go

  3. supabase/cli supabase/cli Public

    Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

    Go 2.2k 439

  4. push-swap push-swap Public

    Push-Swap is a Go project that implements a non-comparative sorting algorithm using two stacks and a set of stack operations. The goal is to sort a list of integers in ascending order using the min…

    Go 1 2

  5. net-cat net-cat Public

    This project consists on recreating the NetCat in a Server-Client Architecture that can run in a server mode on a specified port listening for incoming connections, and it can be used in client mod…

    Go 2