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 13333 commits βββββββββββββββββββββββββ 22.33 %
π Daytime 32884 commits βββββββββββββββββββββββββ 55.07 %
π Evening 13345 commits βββββββββββββββββββββββββ 22.35 %
π Night 148 commits βββββββββββββββββββββββββ 00.25 %
π I'm Most Productive on Thursday
Monday 10104 commits βββββββββββββββββββββββββ 16.92 %
Tuesday 8465 commits βββββββββββββββββββββββββ 14.18 %
Wednesday 8967 commits βββββββββββββββββββββββββ 15.02 %
Thursday 10731 commits βββββββββββββββββββββββββ 17.97 %
Friday 10429 commits βββββββββββββββββββββββββ 17.47 %
Saturday 6279 commits βββββββββββββββββββββββββ 10.52 %
Sunday 4735 commits βββββββββββββββββββββββββ 07.93 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 11 hrs 4 mins βββββββββββββββββββββββββ 83.30 %
Markdown 1 hr 21 mins βββββββββββββββββββββββββ 10.22 %
JSON 46 mins βββββββββββββββββββββββββ 05.82 %
Other 2 mins βββββββββββββββββββββββββ 00.29 %
conf 1 min βββββββββββββββββββββββββ 00.22 %
π₯ Editors:
Neovim 13 hrs 17 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 10 hrs 17 mins βββββββββββββββββββββββββ 77.48 %
Linux 2 hrs 59 mins βββββββββββββββββββββββββ 22.52 %
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 %








