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 5163 commits βββββββββββββββββββββββββ 25.30 %
π Daytime 10323 commits βββββββββββββββββββββββββ 50.58 %
π Evening 4768 commits βββββββββββββββββββββββββ 23.36 %
π Night 156 commits βββββββββββββββββββββββββ 00.76 %
π I'm Most Productive on Friday
Monday 2627 commits βββββββββββββββββββββββββ 12.87 %
Tuesday 3648 commits βββββββββββββββββββββββββ 17.87 %
Wednesday 2928 commits βββββββββββββββββββββββββ 14.35 %
Thursday 3071 commits βββββββββββββββββββββββββ 15.05 %
Friday 3895 commits βββββββββββββββββββββββββ 19.08 %
Saturday 2966 commits βββββββββββββββββββββββββ 14.53 %
Sunday 1275 commits βββββββββββββββββββββββββ 06.25 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 8 hrs 3 mins βββββββββββββββββββββββββ 84.67 %
kdl 52 mins βββββββββββββββββββββββββ 09.23 %
JSON 11 mins βββββββββββββββββββββββββ 02.01 %
TOML 10 mins βββββββββββββββββββββββββ 01.83 %
Markdown 7 mins βββββββββββββββββββββββββ 01.35 %
π₯ Editors:
Neovim 9 hrs 31 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 6 hrs 1 min βββββββββββββββββββββββββ 63.20 %
Linux 3 hrs 30 mins βββββββββββββββββββββββββ 36.80 %
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 %








