Skip to content
View eduardoromeu's full-sized avatar
🎯
Studying and Working
🎯
Studying and Working
Block or Report

Block or report eduardoromeu

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
eduardoromeu/README.md

👋 Hello, my name is Eduardo Romeu

I'm a ["Game", "Frontend"] developer!


Technologies that I work with

git html5 css3 javascript javascript bootstrap react csharp unity

Also, checkout my page:

eduardoromeu.github.io

Thanks for the attention!
またねー

Pinned Loading

  1. eduardoromeu.github.io eduardoromeu.github.io Public

    HTML 3

  2. PetFinder PetFinder Public

    1

  3. Randomation-Vehicle-Physics-LAF Randomation-Vehicle-Physics-LAF Public

    Forked from JustInvoke/Randomation-Vehicle-Physics

    Vehicle physics system for the Unity engine. Customized for Low and Furious

    C#

  4. VitorSoaresSilva/ctrl-alt-jam-3 VitorSoaresSilva/ctrl-alt-jam-3 Public

    C#

  5. Item purchase dialog for unity Item purchase dialog for unity
    1
    using UnityEngine;
    2
    using UnityEngine.UIElements;
    3
    
                  
    4
    [RequireComponent(typeof(UIDocument))]
    5
    public class PurchaseDialog : MonoBehaviour