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 5048 commits βββββββββββββββββββββββββ 25.36 %
π Daytime 9971 commits βββββββββββββββββββββββββ 50.09 %
π Evening 4733 commits βββββββββββββββββββββββββ 23.77 %
π Night 156 commits βββββββββββββββββββββββββ 00.78 %
π I'm Most Productive on Friday
Monday 2599 commits βββββββββββββββββββββββββ 13.06 %
Tuesday 3522 commits βββββββββββββββββββββββββ 17.69 %
Wednesday 2842 commits βββββββββββββββββββββββββ 14.28 %
Thursday 2959 commits βββββββββββββββββββββββββ 14.86 %
Friday 3781 commits βββββββββββββββββββββββββ 18.99 %
Saturday 2926 commits βββββββββββββββββββββββββ 14.70 %
Sunday 1279 commits βββββββββββββββββββββββββ 06.42 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
Other 2 hrs 38 mins βββββββββββββββββββββββββ 32.21 %
TypeScript 2 hrs 16 mins βββββββββββββββββββββββββ 27.66 %
Markdown 2 hrs 7 mins βββββββββββββββββββββββββ 25.92 %
JSON 32 mins βββββββββββββββββββββββββ 06.66 %
TOML 22 mins βββββββββββββββββββββββββ 04.67 %
π₯ Editors:
Neovim 8 hrs 11 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 8 hrs 6 mins βββββββββββββββββββββββββ 98.93 %
Linux 5 mins βββββββββββββββββββββββββ 01.07 %
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 %








