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 9964 commits βββββββββββββββββββββββββ 22.95 %
π Daytime 23468 commits βββββββββββββββββββββββββ 54.07 %
π Evening 9819 commits βββββββββββββββββββββββββ 22.62 %
π Night 156 commits βββββββββββββββββββββββββ 00.36 %
π I'm Most Productive on Friday
Monday 6956 commits βββββββββββββββββββββββββ 16.03 %
Tuesday 6521 commits βββββββββββββββββββββββββ 15.02 %
Wednesday 6508 commits βββββββββββββββββββββββββ 14.99 %
Thursday 7645 commits βββββββββββββββββββββββββ 17.61 %
Friday 7760 commits βββββββββββββββββββββββββ 17.88 %
Saturday 4871 commits βββββββββββββββββββββββββ 11.22 %
Sunday 3146 commits βββββββββββββββββββββββββ 07.25 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 19 hrs 43 mins βββββββββββββββββββββββββ 79.99 %
kdl 1 hr 44 mins βββββββββββββββββββββββββ 07.04 %
JSON 1 hr 23 mins βββββββββββββββββββββββββ 05.66 %
Bash 59 mins βββββββββββββββββββββββββ 04.05 %
conf 25 mins βββββββββββββββββββββββββ 01.74 %
π₯ Editors:
Neovim 24 hrs 40 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 18 hrs 6 mins βββββββββββββββββββββββββ 73.42 %
Linux 6 hrs 33 mins βββββββββββββββββββββββββ 26.58 %
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 %








