From: 21 November 2023 - To: 20 March 2025
Total Time: 1,340 hrs
JavaScript 759 hrs 19 mins ██████████████▒░░░░░░░░░░ 56.67 %
TypeScript 373 hrs 33 mins ███████░░░░░░░░░░░░░░░░░░ 27.88 %
Other 72 hrs 42 mins █▒░░░░░░░░░░░░░░░░░░░░░░░ 05.43 %
JSON 22 hrs 40 mins ▒░░░░░░░░░░░░░░░░░░░░░░░░ 01.69 %
Bash 21 hrs 37 mins ▒░░░░░░░░░░░░░░░░░░░░░░░░ 01.61 %
SCSS 12 hrs 53 mins ▒░░░░░░░░░░░░░░░░░░░░░░░░ 00.96 %
CSS 12 hrs 23 mins ▒░░░░░░░░░░░░░░░░░░░░░░░░ 00.92 %
-
🌱 I am currently learning new technology and all good things related to life
-
🕊️ For me learning is not only from literature, I like to learn something new from people about anything
-
⚡ Fun fact: I am an ordinary person who believes in PROGRESS!
-
💬 Ask me about anything here
-
🗒️ Gimme some advice anonymously here
// my life cycle
while (me.isAlive()) {
me.eat();
me.sleep();
me.code();
}