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 22591 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.80 %
Saturday 4760 commits βββββββββββββββββββββββββ 11.37 %
Sunday 3138 commits βββββββββββββββββββββββββ 07.50 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 25 hrs 33 mins βββββββββββββββββββββββββ 87.15 %
Bash 57 mins βββββββββββββββββββββββββ 03.26 %
conf 34 mins βββββββββββββββββββββββββ 01.94 %
JSON 31 mins βββββββββββββββββββββββββ 01.81 %
Desktop file 28 mins βββββββββββββββββββββββββ 01.59 %
π₯ Editors:
Neovim 29 hrs 6 mins βββββββββββββββββββββββββ 99.23 %
Unknown Editor 13 mins βββββββββββββββββββββββββ 00.77 %
π» Operating System:
Mac 24 hrs 30 mins βββββββββββββββββββββββββ 83.53 %
Linux 4 hrs 49 mins βββββββββββββββββββββββββ 16.47 %
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 %








