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 5023 commits βββββββββββββββββββββββββ 25.29 %
π Daytime 9951 commits βββββββββββββββββββββββββ 50.10 %
π Evening 4731 commits βββββββββββββββββββββββββ 23.82 %
π Night 156 commits βββββββββββββββββββββββββ 00.79 %
π I'm Most Productive on Friday
Monday 2590 commits βββββββββββββββββββββββββ 13.04 %
Tuesday 3515 commits βββββββββββββββββββββββββ 17.70 %
Wednesday 2835 commits βββββββββββββββββββββββββ 14.27 %
Thursday 2956 commits βββββββββββββββββββββββββ 14.88 %
Friday 3775 commits βββββββββββββββββββββββββ 19.01 %
Saturday 2915 commits βββββββββββββββββββββββββ 14.68 %
Sunday 1275 commits βββββββββββββββββββββββββ 06.42 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 4 hrs 52 mins βββββββββββββββββββββββββ 65.60 %
Other 2 hrs 5 mins βββββββββββββββββββββββββ 28.18 %
Bash 27 mins βββββββββββββββββββββββββ 06.22 %
π₯ Editors:
Neovim 7 hrs 25 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 7 hrs 25 mins βββββββββββββββββββββββββ 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 %








