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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Fancy see you here

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, typically losing all fights possible against engines, but I'm a persistent little guy.

  • 🌍  I'm based in Toronto
  • 🧠  I'm learning Next.JS

Skills

C#GitPHPPythonJavaScriptTypeScriptVS CodeSassCSS3HTML5NextJsReactAngularTailwindCSSNodeJSSupabasePostgreSQLMongoDBPhotoshopIllustratorAmazon Web ServicesMacOSDockerLinuxDjango

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