Skip to content
View papuskoo's full-sized avatar
🏠
Working from home
🏠
Working from home
  • KENYA

Highlights

  • Pro

Block or report papuskoo

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.

Content in all repositories owned by your account will be closed.
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
papuskoo/README.md
  • 👋 Hi, I’m @papuskoo
  • 💞️ I’m looking to collaborate on software and coding
  • 📫 How to reach me whatsaap +254726930030 or email kelvin.namano@yahoo.com

Pinned Loading

  1. binary_trees binary_trees Public

    Trees are simply nodes connected together. Binary tree is a kind of data structure used for storage purposes. Each node of a binary tree can only have a maximum of two nodes called the children.

    C 1

  2. AirBnB_clone AirBnB_clone Public

    Forked from Pascal7601/AirBnB_clone

    Overall, the AirBnB Clone - Web Static project is designed to provide hands-on experience in front-end web development, improve HTML/CSS skills, and promote best practices in coding, styling, and d…

    Python

  3. alx-low_level_programming alx-low_level_programming Public

    C

  4. alx-higher_level_programming alx-higher_level_programming Public

    Python

  5. RSA-Factoring-Challenge RSA-Factoring-Challenge Public

    Python

  6. sorting_algorithms sorting_algorithms Public

    Welcome to the Sorting Algorithms Repository! This repository is a collection of various sorting algorithms implemented in different programming languages. Whether you're a beginner looking to unde…

    C