Skip to content
View ugookoh's full-sized avatar
Block or Report

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
ugookoh/README.md

Hello 👋, I'm Ugo

I am a Canadian-based software developer who loves learning new things, starting new projects and creating businesses

  • 🔭 I’m constantly learning new things and working on my businesses

  • 🌱 I’m currently learning Data Science and Kotlin

  • ☁️ I am an AWS Certified Solutions Architect so I am well versed in cloud architecture and cloud engineering

  • 🎥 Some good news? All my projects have videos decriptions and well documented ReadMe files so you can easily understand them! Check them out

  • 💬 Ask me about Algorithms or building iOS apps with SwiftUI

  • 📫 How to reach me: edokoh999@gmail.com

  • ⚡ Fun fact: Naruto is my favourite MC, I am a great chef

Feel free to connect with me on LinkedIn


Languages and Tools:



ugookoh

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

  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