Hey there! Iβm Alexis Guzman, a passionate developer and entrepreneur based in Mexico. My journey began with a curiosity for technology and a drive to create impactful digital experiences.
#!/usr/bin/env node
class FrontEndDeveloper {
constructor() {
this.name = "Alexis Guzman";
this.role = "Front-end Developer";
this.languageSpoken = ["es_MX", "en_US"];
this.pronouns = ["He", "Him"];
this.code = ["HTML", "CSS", "Javascript", "Typescript"];
this.tools = ["NextJS", "ReactJS", "Radix UI", "TailwindCSS", "Drizzle", "tRPC"];
this.askMeAbout = ["web dev", "tech", "app dev", "otaku stuff"];
}
sayHi() {
console.log("It was great to see you! I hope you enjoy exploring my work.");
}
}
const codingcodax = new FrontEndDeveloper();
codingcodax.sayHi();I'm an Early π€
π Morning 9544 commits βββββββββββββββββββββββββ 22.80 %
π Daytime 22595 commits βββββββββββββββββββββββββ 53.97 %
π Evening 9575 commits βββββββββββββββββββββββββ 22.87 %
π Night 148 commits βββββββββββββββββββββββββ 00.35 %
π I'm Most Productive on Friday
Monday 6764 commits βββββββββββββββββββββββββ 16.16 %
Tuesday 6203 commits βββββββββββββββββββββββββ 14.82 %
Wednesday 6253 commits βββββββββββββββββββββββββ 14.94 %
Thursday 7291 commits βββββββββββββββββββββββββ 17.42 %
Friday 7449 commits βββββββββββββββββββββββββ 17.79 %
Saturday 4764 commits βββββββββββββββββββββββββ 11.38 %
Sunday 3138 commits βββββββββββββββββββββββββ 07.50 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 24 hrs 30 mins βββββββββββββββββββββββββ 80.31 %
Bash 1 hr 41 mins βββββββββββββββββββββββββ 05.56 %
TOML 55 mins βββββββββββββββββββββββββ 03.03 %
JSON 52 mins βββββββββββββββββββββββββ 02.88 %
conf 42 mins βββββββββββββββββββββββββ 02.30 %
π₯ Editors:
Neovim 30 hrs 17 mins βββββββββββββββββββββββββ 99.26 %
Unknown Editor 13 mins βββββββββββββββββββββββββ 00.74 %
π» Operating System:
Mac 24 hrs 16 mins βββββββββββββββββββββββββ 79.55 %
Linux 6 hrs 14 mins βββββββββββββββββββββββββ 20.45 %
I Mostly Code in TypeScript
TypeScript 44 repos βββββββββββββββββββββββββ 55.70 %
Lua 3 repos βββββββββββββββββββββββββ 03.80 %
Astro 3 repos βββββββββββββββββββββββββ 03.80 %
MDX 1 repo βββββββββββββββββββββββββ 01.27 %
Python 1 repo βββββββββββββββββββββββββ 01.27 %








