Skip to content
View tnguven's full-sized avatar

Highlights

  • Pro

Block or report tnguven

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

Hi, I'm Tan πŸ‘‹

Welcome to my Github profile, IΒ΄m a Software Developer. On this page, you'll find some of my personal projects, as well as contributions to open source software. Feel free to explore, fork, and leave feedback if you find something interesting.

πŸ“« Get in touch

If you want to get in touch, you can reach me via email at tanguven@gmail.com or at my Linkedin

| Gonzalo Gorgojo's github stats | |

Total Time: 11,816 hrs 20 mins

JavaScript                 5,998 hrs 56 minsβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   49.70 %
TypeScript                 2,609 hrs 46 minsβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   21.62 %
JSON                       636 hrs 55 mins β–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   05.28 %
SCSS                       453 hrs 12 mins β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.75 %
YAML                       448 hrs 25 mins β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.72 %
sh                         404 hrs 48 mins β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.35 %
Other                      253 hrs 2 mins  β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.10 %
Go                         198 hrs 25 mins β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.64 %
HTML                       195 hrs 58 mins β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.62 %
Bash                       147 hrs 3 mins  β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.22 %
Python                     99 hrs          β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.82 %
Markdown                   90 hrs 25 mins  β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.75 %
Docker                     81 hrs 59 mins  β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.68 %
Makefile                   76 hrs 3 mins   β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.63 %
GraphQL                    59 hrs 22 mins  β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.49 %

Pinned Loading

  1. Currency conversion algorithm with D... Currency conversion algorithm with Depth First Search algorithm
    1
    const currencies = [
    2
      ['USD', 'EUR', 0.89],
    3
      ['EUR', 'CHF', 1.03],
    4
      ['CAD', 'USD', 0.79],
    5
      ['GBP', 'USD', 1.34],
  2. Shrimp-io Shrimp-io Public

    An example of url shortner monolit structure

    TypeScript 1

  3. ES7's async/await syntax. ES7's async/await syntax.
    1
    // ES7, async/await
    2
    function sleep(ms = 0) {
    3
      return new Promise(r => setTimeout(r, ms));
    4
    }
    5
    
                  
  4. Serverless-next.js-plugin-hash-funcName Serverless-next.js-plugin-hash-funcName Public

    Serverless-next.js-plugin

    JavaScript 1

  5. stub-backend stub-backend Public

    Forked from hector-js/stub-backend

    The aim of this project is to make the life easier stubbing the backend building different responses with authentication and error responses.

    JavaScript

  6. k8s-example k8s-example Public

    K8s setup example

    JavaScript