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 13972 commits βββββββββββββββββββββββββ 22.32 %
π Daytime 34498 commits βββββββββββββββββββββββββ 55.10 %
π Evening 13992 commits βββββββββββββββββββββββββ 22.35 %
π Night 148 commits βββββββββββββββββββββββββ 00.24 %
π I'm Most Productive on Thursday
Monday 10671 commits βββββββββββββββββββββββββ 17.04 %
Tuesday 8802 commits βββββββββββββββββββββββββ 14.06 %
Wednesday 9418 commits βββββββββββββββββββββββββ 15.04 %
Thursday 11305 commits βββββββββββββββββββββββββ 18.06 %
Friday 10918 commits βββββββββββββββββββββββββ 17.44 %
Saturday 6512 commits βββββββββββββββββββββββββ 10.40 %
Sunday 4984 commits βββββββββββββββββββββββββ 07.96 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 1 hr 21 mins βββββββββββββββββββββββββ 88.76 %
YAML 10 mins βββββββββββββββββββββββββ 11.24 %
π₯ Editors:
Neovim 1 hr 31 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 1 hr 31 mins βββββββββββββββββββββββββ 100.00 %
I Mostly Code in TypeScript
TypeScript 43 repos βββββββββββββββββββββββββ 55.13 %
Lua 3 repos βββββββββββββββββββββββββ 03.85 %
Astro 3 repos βββββββββββββββββββββββββ 03.85 %
MDX 1 repo βββββββββββββββββββββββββ 01.28 %
Python 1 repo βββββββββββββββββββββββββ 01.28 %








