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.80 %
π Daytime 22591 commits βββββββββββββββββββββββββ 53.97 %
π Evening 9575 commits βββββββββββββββββββββββββ 22.88 %
π Night 148 commits βββββββββββββββββββββββββ 00.35 %
π I'm Most Productive on Friday
Monday 6764 commits βββββββββββββββββββββββββ 16.16 %
Tuesday 6203 commits βββββββββββββββββββββββββ 14.82 %
Wednesday 6253 commits βββββββββββββββββββββββββ 14.94 %
Thursday 7291 commits βββββββββββββββββββββββββ 17.42 %
Friday 7446 commits βββββββββββββββββββββββββ 17.79 %
Saturday 4760 commits βββββββββββββββββββββββββ 11.37 %
Sunday 3138 commits βββββββββββββββββββββββββ 07.50 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 24 hrs 47 mins βββββββββββββββββββββββββ 89.52 %
Markdown 48 mins βββββββββββββββββββββββββ 02.94 %
JSON 28 mins βββββββββββββββββββββββββ 01.72 %
conf 24 mins βββββββββββββββββββββββββ 01.45 %
Bash 23 mins βββββββββββββββββββββββββ 01.40 %
π₯ Editors:
Neovim 27 hrs 27 mins βββββββββββββββββββββββββ 99.19 %
Unknown Editor 13 mins βββββββββββββββββββββββββ 00.81 %
π» Operating System:
Mac 23 hrs 20 mins βββββββββββββββββββββββββ 84.29 %
Linux 4 hrs 20 mins βββββββββββββββββββββββββ 15.71 %
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 %








