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 5304 commits βββββββββββββββββββββββββ 25.54 %
π Daytime 10469 commits βββββββββββββββββββββββββ 50.42 %
π Evening 4836 commits βββββββββββββββββββββββββ 23.29 %
π Night 156 commits βββββββββββββββββββββββββ 00.75 %
π I'm Most Productive on Friday
Monday 2741 commits βββββββββββββββββββββββββ 13.20 %
Tuesday 3709 commits βββββββββββββββββββββββββ 17.86 %
Wednesday 3002 commits βββββββββββββββββββββββββ 14.46 %
Thursday 3126 commits βββββββββββββββββββββββββ 15.05 %
Friday 3964 commits βββββββββββββββββββββββββ 19.09 %
Saturday 2948 commits βββββββββββββββββββββββββ 14.20 %
Sunday 1275 commits βββββββββββββββββββββββββ 06.14 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 5 hrs 58 mins βββββββββββββββββββββββββ 85.22 %
Other 26 mins βββββββββββββββββββββββββ 06.34 %
CSV 25 mins βββββββββββββββββββββββββ 05.94 %
Markdown 5 mins βββββββββββββββββββββββββ 01.38 %
Bash 4 mins βββββββββββββββββββββββββ 01.13 %
π₯ Editors:
Neovim 7 hrs 1 min βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 7 hrs βββββββββββββββββββββββββ 99.98 %
Linux 0 secs βββββββββββββββββββββββββ 00.02 %
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 %








