Skip to content
View hellotrei's full-sized avatar
🕵️‍♂️
Manual Logic
🕵️‍♂️
Manual Logic
Block or Report

Block or report hellotrei

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

Hola 🙏🏻, I'm Treido!

Software Engineer at Pegadaian

📫 Like to meet me?

Pick a slot if you'd like to meet me and chat about anything you are passionate about - but make sure to describe the agenda

A little more about me...

const trei = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "Java", "PHP"],
    askMeAbout: ["web dev", "tech", "app dev", "hack"],
    technologies: {
        backEnd: {
            js: ["Node", "Fastify", "Express"],
        },
        FrontEnd: {
            js: ["React", "Vue", "Angular"],
        },
        mobileApp: {
            native: ["Android Development", "iOS Development", "React Native", "Flutter"]
        },
        devOps: ["AWS", "Docker🐳", "Nginx"],
        databases: ["mongo", "MySql", "sqlite"],
        misc: ["Firebase", "Socket.IO", "selenium"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: "Hackerrank",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 182.8 kB Used in GitHub's Storage

🏆 96 Contributions in the Year 2023

🚫 Not Opted to Hire

📜 90 Public Repositories

🔑 43 Private Repositories

I'm an Early 🐤

🌞 Morning                536 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.62 % 
🌆 Daytime                1591 commits        █████████░░░░░░░░░░░░░░░░   37.45 % 
🌃 Evening                1352 commits        ████████░░░░░░░░░░░░░░░░░   31.83 % 
🌙 Night                  769 commits         █████░░░░░░░░░░░░░░░░░░░░   18.10 % 

📅 I'm Most Productive on Sunday

Monday                   503 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.84 % 
Tuesday                  529 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.45 % 
Wednesday                702 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.53 % 
Thursday                 539 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.69 % 
Friday                   493 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.61 % 
Saturday                 620 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.60 % 
Sunday                   862 commits         █████░░░░░░░░░░░░░░░░░░░░   20.29 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Jakarta

💬 Programming Languages: 
SQL                      0 secs              █████████████████████████   100.00 % 

🔥 Editors: 
DataGrip                 0 secs              █████████████████████████   100.00 % 

💻 Operating System: 
Mac                      0 secs              █████████████████████████   100.00 % 

I Mostly Code in JavaScript

JavaScript               36 repos            ████████████░░░░░░░░░░░░░   47.37 % 
Java                     8 repos             ███░░░░░░░░░░░░░░░░░░░░░░   10.53 % 
CSS                      7 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   09.21 % 
TypeScript               4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.26 % 
Python                   3 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.95 % 

Last Updated on 06/06/2023 00:26:59 UTC

NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories. There are others which I haven't put up on GitHub.

Popular repositories

  1. VCS VCS Public

    Video Call Super for React Native

    JavaScript 2 1

  2. developer-roadmap developer-roadmap Public

    Forked from kamranahmedse/developer-roadmap

    Roadmap to becoming a web developer in 2020

    1

  3. sample-react sample-react Public

    Forked from erdinsuharyadi/sample-react

    JavaScript

  4. website website Public

    Forked from COVID19Tracking/website

    COVID 19 Tracking Website

    HTML

  5. redux-logger redux-logger Public

    Forked from LogRocket/redux-logger

    Logger for Redux

    JavaScript

  6. redux redux Public

    Forked from reduxjs/redux

    Predictable state container for JavaScript apps

    TypeScript