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 5452 commits βββββββββββββββββββββββββ 25.55 %
π Daytime 10842 commits βββββββββββββββββββββββββ 50.80 %
π Evening 4891 commits βββββββββββββββββββββββββ 22.92 %
π Night 156 commits βββββββββββββββββββββββββ 00.73 %
π I'm Most Productive on Friday
Monday 2783 commits βββββββββββββββββββββββββ 13.04 %
Tuesday 3841 commits βββββββββββββββββββββββββ 18.00 %
Wednesday 3107 commits βββββββββββββββββββββββββ 14.56 %
Thursday 3254 commits βββββββββββββββββββββββββ 15.25 %
Friday 4086 commits βββββββββββββββββββββββββ 19.15 %
Saturday 2995 commits βββββββββββββββββββββββββ 14.03 %
Sunday 1275 commits βββββββββββββββββββββββββ 05.97 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 11 hrs 37 mins βββββββββββββββββββββββββ 61.27 %
Markdown 3 hrs 35 mins βββββββββββββββββββββββββ 18.87 %
JSON 1 hr 35 mins βββββββββββββββββββββββββ 08.36 %
TOML 48 mins βββββββββββββββββββββββββ 04.27 %
Bash 47 mins βββββββββββββββββββββββββ 04.14 %
π₯ Editors:
Neovim 18 hrs 59 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 11 hrs βββββββββββββββββββββββββ 58.00 %
Mac 7 hrs 58 mins βββββββββββββββββββββββββ 42.00 %
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 %








