Skip to content
View loseDemon's full-sized avatar

Block or report loseDemon

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

Hi there 👋

Hi there 👋, I'm WX!

一名工作在青岛工学院的大学老师

Twitter Follow Linkedin: anmol GitHub followers website Waka Readme

📫 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

meet_link

👇 Hit in your console or terminal to connect with me.

npx anmol

👆 This command line tool can be found at npx anmol

A little more about me...

const anmol = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "Java", "PHP"],
    askMeAbout: ["web dev", "tech", "app dev", "photography"],
    technologies: {
        backEnd: {
            js: ["Node", "Fastify", "Express"],
        },
        mobileApp: {
            native: ["Android Development"]
        },
        devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
        databases: ["mongo", "MySql", "sqlite"],
        misc: ["Firebase", "Socket.IO", "selenium", "open-cv", "php", "SuiteApp"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: "No Focus point at this time",
    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

📦 185.8 kB Used in GitHub's Storage

🏆 20 Contributions in the Year 2024

🚫 Not Opted to Hire

📜 21 Public Repositories

🔑 23 Private Repositories

I'm an Early 🐤

🌞 Morning                758 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.41 % 
🌆 Daytime                1768 commits        ██████████░░░░░░░░░░░░░░░   40.62 % 
🌃 Evening                1284 commits        ███████░░░░░░░░░░░░░░░░░░   29.50 % 
🌙 Night                  543 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.47 % 

📅 I'm Most Productive on Sunday

Monday                   542 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.45 % 
Tuesday                  603 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.85 % 
Wednesday                709 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.29 % 
Thursday                 579 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.30 % 
Friday                   456 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.48 % 
Saturday                 558 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.82 % 
Sunday                   906 commits         █████░░░░░░░░░░░░░░░░░░░░   20.81 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Dubai

💬 Programming Languages: 
TypeScript               5 hrs 8 mins        ███████████████░░░░░░░░░░   58.41 % 
JavaScript               49 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   09.34 % 
YAML                     43 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   08.14 % 
JSON                     41 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   07.92 % 
Text                     34 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   06.57 % 

🔥 Editors: 
WebStorm                 8 hrs 48 mins       █████████████████████████   100.00 % 

💻 Operating System: 
Mac                      8 hrs 48 mins       █████████████████████████   100.00 % 

I Mostly Code in JavaScript

JavaScript               32 repos            ███████████░░░░░░░░░░░░░░   45.71 % 
Java                     7 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   10.00 % 
CSS                      6 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   08.57 % 
TypeScript               5 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   07.14 % 
Python                   4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.71 % 

Last Updated on 27/05/2024 00:25:47 UTC

These Readme stats are generated using github action awesome-readme-stats

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.

Pinned Loading

  1. Bodylight.js-FMU-Compiler Bodylight.js-FMU-Compiler Public

    Forked from creative-connections/Bodylight.js-FMU-Compiler

    Scripts and simple web service to compile FMU to Web Assembly embedded as Javascript object. It contains Docker container for sample instantiation.

    C