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 13984 commits βββββββββββββββββββββββββ 22.29 %
π Daytime 34598 commits βββββββββββββββββββββββββ 55.16 %
π Evening 13997 commits βββββββββββββββββββββββββ 22.31 %
π Night 148 commits βββββββββββββββββββββββββ 00.24 %
π I'm Most Productive on Thursday
Monday 10671 commits βββββββββββββββββββββββββ 17.01 %
Tuesday 8836 commits βββββββββββββββββββββββββ 14.09 %
Wednesday 9443 commits βββββββββββββββββββββββββ 15.05 %
Thursday 11340 commits βββββββββββββββββββββββββ 18.08 %
Friday 10927 commits βββββββββββββββββββββββββ 17.42 %
Saturday 6521 commits βββββββββββββββββββββββββ 10.40 %
Sunday 4989 commits βββββββββββββββββββββββββ 07.95 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 6 hrs 17 mins βββββββββββββββββββββββββ 91.90 %
Markdown 27 mins βββββββββββββββββββββββββ 06.78 %
JSON 2 mins βββββββββββββββββββββββββ 00.69 %
conf 2 mins βββββββββββββββββββββββββ 00.61 %
Other 0 secs βββββββββββββββββββββββββ 00.02 %
π₯ Editors:
Neovim 6 hrs 51 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 5 hrs 55 mins βββββββββββββββββββββββββ 86.39 %
Linux 55 mins βββββββββββββββββββββββββ 13.61 %
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 %








