Skip to content
View topeolatunji19's full-sized avatar

Block or report topeolatunji19

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. tunjis-thoughts tunjis-thoughts Public

    initial commit

    JavaScript

  2. morse-code-converter morse-code-converter Public

    This code makes use of an API to convert a text input into the morse code equivalent

    Python

  3. image-watermarking-app image-watermarking-app Public

    This is a desktop application built with python that adds a watermark to an image and stores in as a PNG file in the 'watermarked-images' folder or any other directory specified by the user. It use…

    Python

  4. typing-speed-test typing-speed-test Public

    This is the code for a desktop application created using Python and TKinter that calculates the typing speed of a user

    Python

  5. pdf-to-audio-converter pdf-to-audio-converter Public

    This makes use of Amazon's Polly Text-to-Speech (TTS) service to convert text to audio. This takes a pdf file selected by the user using TKinter user interface and converts the text to speech using…

    Python

  6. nba-site-stats-scraper nba-site-stats-scraper Public

    An application that uses Selenium to scrape the NBA website for the stat leaders in the playoffs.

    Python