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 11028 commits βββββββββββββββββββββββββ 24.92 %
π Daytime 21116 commits βββββββββββββββββββββββββ 47.72 %
π Evening 11285 commits βββββββββββββββββββββββββ 25.50 %
π Night 823 commits βββββββββββββββββββββββββ 01.86 %
π I'm Most Productive on Thursday
Monday 6607 commits βββββββββββββββββββββββββ 14.93 %
Tuesday 6555 commits βββββββββββββββββββββββββ 14.81 %
Wednesday 6696 commits βββββββββββββββββββββββββ 15.13 %
Thursday 7290 commits βββββββββββββββββββββββββ 16.47 %
Friday 6982 commits βββββββββββββββββββββββββ 15.78 %
Saturday 5092 commits βββββββββββββββββββββββββ 11.51 %
Sunday 5030 commits βββββββββββββββββββββββββ 11.37 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 36 hrs 12 mins βββββββββββββββββββββββββ 93.42 %
Prisma 2 hrs 4 mins βββββββββββββββββββββββββ 05.35 %
JavaScript 10 mins βββββββββββββββββββββββββ 00.46 %
JSON 7 mins βββββββββββββββββββββββββ 00.32 %
Bash 5 mins βββββββββββββββββββββββββ 00.25 %
π₯ Editors:
Neovim 38 hrs 45 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 26 hrs 41 mins βββββββββββββββββββββββββ 68.84 %
Linux 12 hrs 4 mins βββββββββββββββββββββββββ 31.16 %
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 %