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 9541 commits βββββββββββββββββββββββββ 22.82 %
π Daytime 22583 commits βββββββββββββββββββββββββ 54.01 %
π Evening 9541 commits βββββββββββββββββββββββββ 22.82 %
π Night 148 commits βββββββββββββββββββββββββ 00.35 %
π I'm Most Productive on Friday
Monday 6742 commits βββββββββββββββββββββββββ 16.12 %
Tuesday 6199 commits βββββββββββββββββββββββββ 14.83 %
Wednesday 6253 commits βββββββββββββββββββββββββ 14.95 %
Thursday 7283 commits βββββββββββββββββββββββββ 17.42 %
Friday 7446 commits βββββββββββββββββββββββββ 17.81 %
Saturday 4752 commits βββββββββββββββββββββββββ 11.36 %
Sunday 3138 commits βββββββββββββββββββββββββ 07.50 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 28 hrs 24 mins βββββββββββββββββββββββββ 86.28 %
JSON 1 hr 52 mins βββββββββββββββββββββββββ 05.70 %
Markdown 39 mins βββββββββββββββββββββββββ 02.02 %
TOML 35 mins βββββββββββββββββββββββββ 01.81 %
CSS 28 mins βββββββββββββββββββββββββ 01.45 %
π₯ Editors:
Neovim 32 hrs 55 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 27 hrs 53 mins βββββββββββββββββββββββββ 84.74 %
Linux 5 hrs 1 min βββββββββββββββββββββββββ 15.26 %
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 %








