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 9488 commits βββββββββββββββββββββββββ 22.77 %
π Daytime 22462 commits βββββββββββββββββββββββββ 53.90 %
π Evening 9574 commits βββββββββββββββββββββββββ 22.97 %
π Night 148 commits βββββββββββββββββββββββββ 00.36 %
π I'm Most Productive on Friday
Monday 6733 commits βββββββββββββββββββββββββ 16.16 %
Tuesday 6152 commits βββββββββββββββββββββββββ 14.76 %
Wednesday 6229 commits βββββββββββββββββββββββββ 14.95 %
Thursday 7247 commits βββββββββββββββββββββββββ 17.39 %
Friday 7445 commits βββββββββββββββββββββββββ 17.87 %
Saturday 4728 commits βββββββββββββββββββββββββ 11.35 %
Sunday 3138 commits βββββββββββββββββββββββββ 07.53 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 29 hrs 2 mins βββββββββββββββββββββββββ 91.26 %
Markdown 48 mins βββββββββββββββββββββββββ 02.54 %
Bash 33 mins βββββββββββββββββββββββββ 01.75 %
JSON 28 mins βββββββββββββββββββββββββ 01.48 %
Other 27 mins βββββββββββββββββββββββββ 01.41 %
π₯ Editors:
Neovim 31 hrs 49 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 26 hrs 6 mins βββββββββββββββββββββββββ 82.01 %
Linux 5 hrs 43 mins βββββββββββββββββββββββββ 17.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 %








