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 5163 commits βββββββββββββββββββββββββ 25.28 %
π Daytime 10323 commits βββββββββββββββββββββββββ 50.54 %
π Evening 4784 commits βββββββββββββββββββββββββ 23.42 %
π Night 156 commits βββββββββββββββββββββββββ 00.76 %
π I'm Most Productive on Friday
Monday 2627 commits βββββββββββββββββββββββββ 12.86 %
Tuesday 3649 commits βββββββββββββββββββββββββ 17.86 %
Wednesday 2931 commits βββββββββββββββββββββββββ 14.35 %
Thursday 3071 commits βββββββββββββββββββββββββ 15.03 %
Friday 3907 commits βββββββββββββββββββββββββ 19.13 %
Saturday 2966 commits βββββββββββββββββββββββββ 14.52 %
Sunday 1275 commits βββββββββββββββββββββββββ 06.24 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 7 hrs 58 mins βββββββββββββββββββββββββ 56.43 %
Other 3 hrs 46 mins βββββββββββββββββββββββββ 26.78 %
CSS 34 mins βββββββββββββββββββββββββ 04.13 %
Markdown 29 mins βββββββββββββββββββββββββ 03.53 %
Bash 29 mins βββββββββββββββββββββββββ 03.45 %
π₯ Editors:
Neovim 14 hrs 7 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 8 hrs 19 mins βββββββββββββββββββββββββ 59.01 %
Mac 5 hrs 47 mins βββββββββββββββββββββββββ 40.99 %
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 %








