Skip to content
View dorival's full-sized avatar
๐Ÿ™ƒ
๐Ÿ™ƒ

Organizations

@toranjas

Block or report dorival

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

Hi ๐Ÿ‘‹ My name is Dorival

Software Developer & Dev Manager

Been coding for over a decade, but what drives me is creating useful web tools for everyone. I'm also a noob game developer with Unity, which typically win all fights against me, but it's still a pleasant challenge!

  • ๐ŸŒย  I'm based in Toronto
  • ๐Ÿง ย  I'm learning Unity and Supabase

Skills

JavaScript TypeScript C# HTML5 CSS3 Angular NodeJS Supabase MongoDB MySQL PostgreSQL .NET

Socials

Pinned Loading

  1. ectoken ectoken Public

    Forked from Edgio/ectoken

    Token Generator for Edgecast Token-Based Authentication

    C

  2. jquery.selectfy jquery.selectfy Public archive

    A simple jQuery plugin to make list of elements selectable

    JavaScript 1

  3. Remove unsorted array duplicates usi... Remove unsorted array duplicates using vanilla JavaScript
    1
    // Sample array
    2
    var collection = [1, 3, 7, 9, 0, 2, 5, 3, 8, 10, 2, 11, 7, 1, 7, 4, 6, 8, 1, 0];
    3
    
                  
    4
    /* O(nยฒ) complexity on worst case scenarios, but O(n) on best scenarios */
    5
    
                  
  4. toranjas/flamecast toranjas/flamecast Public

    A friendly podcast authoring software

    SCSS 2