Skip to content
View OliShah's full-sized avatar

Block or report OliShah

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 Loading

  1. Hangman---November2022 Hangman---November2022 Public

    Console application representing the Hangman game. The aim is, on one hand, to put in practice the language elements seen so far in the lessons. On the other, to practice how to handle complexity.

    C#

  2. Android-App---December2022 Android-App---December2022 Public

    An Android "Fitness" application. Group project where we designed and implemented the app using Java. The application contains two activities and navigates between them. Supports local data persist…

    Java

  3. BankApp---January2023 BankApp---January2023 Public

    A banking application using Python.

    Jupyter Notebook

  4. Numpy-Pandas---February2023 Numpy-Pandas---February2023 Public

    The aim was to use both libraries to manipulate and explore open source data.

    Jupyter Notebook

  5. WebAPP-API-and-Client---May2023 WebAPP-API-and-Client---May2023 Public

    Used ASP.NET to create a web page which also functions as an API while also creating a client application which calls the API. This was a group project where I lead the API and client componants of…

    C#

  6. The-Village-of-Testing---March2023 The-Village-of-Testing---March2023 Public

    Console application game where I created a series of functions and classes that simulate a growing village. Functions were then unit tested.

    C#