Skip to content
View juliana1thome's full-sized avatar
🧚
Focusing
🧚
Focusing
Block or Report

Block or report juliana1thome

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

  1. fake-social-media fake-social-media Public

    This JSON API is made in Python using FastAPI, and it's a Social Media where you can create your users with hashed passwords and post whatever you want if you are logged in since it has login authe…

    Python

  2. sample-app sample-app Public

    The sample app is a mock-up version of Twitter, which was created using Ruby on Rails. Also, this application has been deployed on Heroku. Besides, the app is using an AWS storage service, and Ajax…

    Ruby

  3. Playing-with-REST-API Playing-with-REST-API Public

    In this repo you will find my learning process in creating a basic JSON API using Python(flask). In this repo you will find an simple python file that gets information from StackOverflow(https://ap…

    Python

  4. CookingWithGrandma CookingWithGrandma Public

    Cooking with Grandma, a game created in Unity for Game Engine I. (Done)

    C# 1

  5. MazeSolver MazeSolver Public

    This application is a maze solver. And it creates a Matrix Mazes from any text file that has these elements: Equal quantity of elements in X and Y (Square Matrix) 0 -> Hallways 1 -> Walls S -> Star…

    Java

  6. vehicle-fleet vehicle-fleet Public

    This project is an application of concepts such as data abstraction, encapsulation, inheritance, polymorphism, and all this by using Java (Done. But not updated!)

    HTML