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 10008 commits βββββββββββββββββββββββββ 22.99 %
π Daytime 23511 commits βββββββββββββββββββββββββ 54.01 %
π Evening 9857 commits βββββββββββββββββββββββββ 22.64 %
π Night 156 commits βββββββββββββββββββββββββ 00.36 %
π I'm Most Productive on Friday
Monday 6968 commits βββββββββββββββββββββββββ 16.01 %
Tuesday 6560 commits βββββββββββββββββββββββββ 15.07 %
Wednesday 6528 commits βββββββββββββββββββββββββ 15.00 %
Thursday 7655 commits βββββββββββββββββββββββββ 17.58 %
Friday 7775 commits βββββββββββββββββββββββββ 17.86 %
Saturday 4880 commits βββββββββββββββββββββββββ 11.21 %
Sunday 3166 commits βββββββββββββββββββββββββ 07.27 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 14 hrs 54 mins βββββββββββββββββββββββββ 93.16 %
YAML 21 mins βββββββββββββββββββββββββ 02.20 %
Bash 17 mins βββββββββββββββββββββββββ 01.78 %
JSON 12 mins βββββββββββββββββββββββββ 01.35 %
CSV 8 mins βββββββββββββββββββββββββ 00.93 %
π₯ Editors:
Neovim 16 hrs βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 10 hrs 16 mins βββββββββββββββββββββββββ 64.23 %
Linux 5 hrs 43 mins βββββββββββββββββββββββββ 35.77 %
I Mostly Code in TypeScript
TypeScript 45 repos βββββββββββββββββββββββββ 56.25 %
Lua 3 repos βββββββββββββββββββββββββ 03.75 %
Astro 3 repos βββββββββββββββββββββββββ 03.75 %
MDX 1 repo βββββββββββββββββββββββββ 01.25 %
Python 1 repo βββββββββββββββββββββββββ 01.25 %








