Skip to content
View ugookoh's full-sized avatar

Block or report ugookoh

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. Netflix-Clone Netflix-Clone Public

    This contains both the frontend and backend of a Netflic Clone that allows you to upload and stream videos using MondoDB GridFS' system

    TypeScript

  2. Walkie-Talkies Walkie-Talkies Public

    This is a social media chat app that is built using Node.js, React.js, Socket.io, MongoDB and more. Both backend and frontend included

    JavaScript 1

  3. Python_Snake_Game Python_Snake_Game Public

    A snake game made with python's turtle GUI. It displays inheritance, composition and Object Oriented Programming

    Python

  4. MyWeatherApp MyWeatherApp Public

    A simple weather app using React Native and Metaweather for the API. This app allows you to search for the weather in a city and display's a custom image based on the weather.

    JavaScript 1

  5. CommentsWithRedux CommentsWithRedux Public

    A commenting system with redux, react-native and typescript

    TypeScript

  6. Ping-Pong-Game Ping-Pong-Game Public

    This is a super simple ping-pong game using python. 2 players use the same keyboard to control their pads and hit the ball back to one another. Also the speed of the game increases as players keep …

    Python