Skip to content
View Prodigy00's full-sized avatar

Block or report Prodigy00

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. journey-logsjourney-logsPublic

    Track your movements through your city/town with this simple mobile app made with react-native. Create logs, keep records, stay active.

    JavaScript 3

  2. movies-incmovies-incPublic

    A simple movies mobile app built with React Native

    JavaScript 3

  3. tkltklPublic

    A cli-app that centralizes and saves all your to-do tasks preventing you from littering your codebase(s) with //TODO: comments

    Go 2

  4. pokedex-clipokedex-cliPublic

    A fun practice cli app that displays basic Pokemon stats that are fetched from a remote location. It also implements caching.

    Go 1

  5. lru-cache-with-ttllru-cache-with-ttlPublic

    LRU Cache implementation with custom expiry in Go

    Go

  6. theatre-scrapertheatre-scraperPublic

    A production grade theatre scraper with exponential backoff, throttling and structured logging.

    Python