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 9929 commits βββββββββββββββββββββββββ 22.94 %
π Daytime 23440 commits βββββββββββββββββββββββββ 54.16 %
π Evening 9754 commits βββββββββββββββββββββββββ 22.54 %
π Night 153 commits βββββββββββββββββββββββββ 00.35 %
π I'm Most Productive on Friday
Monday 6944 commits βββββββββββββββββββββββββ 16.05 %
Tuesday 6514 commits βββββββββββββββββββββββββ 15.05 %
Wednesday 6492 commits βββββββββββββββββββββββββ 15.00 %
Thursday 7603 commits βββββββββββββββββββββββββ 17.57 %
Friday 7731 commits βββββββββββββββββββββββββ 17.86 %
Saturday 4848 commits βββββββββββββββββββββββββ 11.20 %
Sunday 3144 commits βββββββββββββββββββββββββ 07.26 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 19 hrs 53 mins βββββββββββββββββββββββββ 76.70 %
Bash 2 hrs 30 mins βββββββββββββββββββββββββ 09.68 %
JSON 1 hr 20 mins βββββββββββββββββββββββββ 05.17 %
Markdown 1 hr βββββββββββββββββββββββββ 03.90 %
TOML 15 mins βββββββββββββββββββββββββ 01.00 %
π₯ Editors:
Neovim 25 hrs 56 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 21 hrs 30 mins βββββββββββββββββββββββββ 82.93 %
Linux 4 hrs 25 mins βββββββββββββββββββββββββ 17.07 %
I Mostly Code in TypeScript
TypeScript 45 repos βββββββββββββββββββββββββ 56.25 %
Lua 3 repos βββββββββββββββββββββββββ 03.75 %
Astro 3 repos βββββββββββββββββββββββββ 03.75 %
MDX 1 repo βββββββββββββββββββββββββ 01.25 %
Python 1 repo βββββββββββββββββββββββββ 01.25 %








