Skip to content
View Socca98's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Socca98

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. Web_Conference-Management-System Web_Conference-Management-System Public

    This web app manages conferences, different user roles, abstracts submission, and reviews. Made with Angular and Spring.

    Java 7 3

  2. Mobile_Books-App Mobile_Books-App Public

    Managing a list of Books with an Android or Flutter app, also syncing with a Flask server.

    Kotlin 1

  3. Movie-Plot-Ideas Movie-Plot-Ideas Public

    Simple Qt app using Observer pattern. Each user can propose plot ideas. Only 'Senior' role can accept or remove them.

    C++

  4. Evaluate-an-expression Evaluate-an-expression Public

    Converts a string "2*6/4+3^(2+1)" into its integer result. Made in C++.

    C++

  5. Web_Desert-Environment Web_Desert-Environment Public

    A static web application with details about the desert climate. Includes information like animals, dangers, survival and plants.

    HTML

  6. Mini-Language-Interpreter Mini-Language-Interpreter Public

    Evaluates multiple programming language statements. Desktop app made with JavaFx.

    Java