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 5019 commits βββββββββββββββββββββββββ 25.29 %
π Daytime 9942 commits βββββββββββββββββββββββββ 50.09 %
π Evening 4731 commits βββββββββββββββββββββββββ 23.84 %
π Night 156 commits βββββββββββββββββββββββββ 00.79 %
π I'm Most Productive on Friday
Monday 2589 commits βββββββββββββββββββββββββ 13.04 %
Tuesday 3512 commits βββββββββββββββββββββββββ 17.69 %
Wednesday 2834 commits βββββββββββββββββββββββββ 14.28 %
Thursday 2948 commits βββββββββββββββββββββββββ 14.85 %
Friday 3775 commits βββββββββββββββββββββββββ 19.02 %
Saturday 2915 commits βββββββββββββββββββββββββ 14.69 %
Sunday 1275 commits βββββββββββββββββββββββββ 06.42 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 5 hrs 2 mins βββββββββββββββββββββββββ 81.80 %
Other 44 mins βββββββββββββββββββββββββ 12.04 %
Bash 14 mins βββββββββββββββββββββββββ 04.01 %
Markdown 5 mins βββββββββββββββββββββββββ 01.57 %
CSV 2 mins βββββββββββββββββββββββββ 00.58 %
π₯ Editors:
Neovim 6 hrs 9 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 6 hrs 9 mins βββββββββββββββββββββββββ 99.97 %
Linux 0 secs βββββββββββββββββββββββββ 00.03 %
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 %








