Skip to content
View austinroy's full-sized avatar
  • Nairobi, Kenya

Organizations

@AndelaOSP

Block or report austinroy

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. cp2-flask-bucketlist-apicp2-flask-bucketlist-apiPublic

    Checkpoint 2 project on creating a RESTful bucketlist api using python flask.

  2. flixerflixerPublic

    A video sharing platform built with ReactJS

    JavaScript

  3. awesome-tddawesome-tddPublic

    Forked from makinwab/awesome-tdd

    📖 🚛 Curated list of awesome resources: books, videos, articles about using TDD(Test Driven Development)

    1

  4. multistep-formmultistep-formPublic

    A multistep form created with ReactJS and semantic UI

    JavaScript 11 8

  5. Example of Suspense in ReactExample of Suspense in React
    1
    constDataComponent=React.lazy(()=>import('./DataComponent'));
    2
    3
    functionMySuspenseComponent(){
    4
    return(
    5
    <Suspensefallback={<Spinner/>}>
  6. mwananchi-appmwananchi-appPublic

    Mwananchi App is a civic participation web app that helps citizens turn public documents into plain-language understanding and practical action.

    TypeScript