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", "Prisma", "Shadcn UI"];
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 11578 commits βββββββββββββββββββββββββ 24.77 %
π Daytime 22622 commits βββββββββββββββββββββββββ 48.39 %
π Evening 11726 commits βββββββββββββββββββββββββ 25.08 %
π Night 823 commits βββββββββββββββββββββββββ 01.76 %
π I'm Most Productive on Thursday
Monday 7090 commits βββββββββββββββββββββββββ 15.17 %
Tuesday 6862 commits βββββββββββββββββββββββββ 14.68 %
Wednesday 7137 commits βββββββββββββββββββββββββ 15.27 %
Thursday 7842 commits βββββββββββββββββββββββββ 16.77 %
Friday 7375 commits βββββββββββββββββββββββββ 15.78 %
Saturday 5310 commits βββββββββββββββββββββββββ 11.36 %
Sunday 5133 commits βββββββββββββββββββββββββ 10.98 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 14 hrs 13 mins βββββββββββββββββββββββββ 97.51 %
SQL 7 mins βββββββββββββββββββββββββ 00.86 %
JSON 7 mins βββββββββββββββββββββββββ 00.83 %
Bash 3 mins βββββββββββββββββββββββββ 00.39 %
JavaScript 2 mins βββββββββββββββββββββββββ 00.24 %
π₯ Editors:
Neovim 14 hrs 34 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 9 hrs 51 mins βββββββββββββββββββββββββ 67.65 %
Linux 4 hrs 43 mins βββββββββββββββββββββββββ 32.35 %
I Mostly Code in TypeScript
TypeScript 49 repos βββββββββββββββββββββββββ 60.49 %
Lua 2 repos βββββββββββββββββββββββββ 02.47 %
Astro 2 repos βββββββββββββββββββββββββ 02.47 %
MDX 1 repo βββββββββββββββββββββββββ 01.23 %
Shell 1 repo βββββββββββββββββββββββββ 01.23 %