Skip to content
View titus711's full-sized avatar
  • Johannesburg , South Africa
Block or Report

Block or report titus711

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

Popular repositories

  1. eTito eTito Public

    An eCommerce android application integrated with the Firebase's Real Time Database , Authentication and Storage. The app integrates JSON , external libraries and implements shopping cart features s…

    Java 5 1

  2. MobilePhoneContactsNamesProgram MobilePhoneContactsNamesProgram Public

    Core Java used to create a program that can manipulate contact names in a mobile phone

    Java 2

  3. TheGreatestSportsMomentsInHistoryWebApplication TheGreatestSportsMomentsInHistoryWebApplication Public

    A JavaEE web application implementing the MVC design pattern, created using JavaServer Faces(JSF) back-end web application framework , SQL and core Java functions that communicates with MySQL database

    Java 1

  4. ChuckNorrisJokes ChuckNorrisJokes Public

    An android application that uses the MVVM android architecture pattern and integrates retrofit2 library to fetch data from a remote free chuckNorris API. Fetched Jokes will be displayed on a Recycl…

    Java 1

  5. ChuckNorrisProject ChuckNorrisProject Public

    A Kotlin android application implementing the MVVM pattern using the android architecture components and retrofit for rest services to display results on a recyclerview

    Kotlin 1

  6. MaximumOccurringCharacterInAString MaximumOccurringCharacterInAString Public

    Java code to find the maximum occuring character in a given string

    Java