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 10424 commits βββββββββββββββββββββββββ 25.20 %
π Daytime 19484 commits βββββββββββββββββββββββββ 47.10 %
π Evening 10633 commits βββββββββββββββββββββββββ 25.71 %
π Night 823 commits βββββββββββββββββββββββββ 01.99 %
π I'm Most Productive on Thursday
Monday 6065 commits βββββββββββββββββββββββββ 14.66 %
Tuesday 6189 commits βββββββββββββββββββββββββ 14.96 %
Wednesday 6242 commits βββββββββββββββββββββββββ 15.09 %
Thursday 6712 commits βββββββββββββββββββββββββ 16.23 %
Friday 6496 commits βββββββββββββββββββββββββ 15.70 %
Saturday 4850 commits βββββββββββββββββββββββββ 11.73 %
Sunday 4810 commits βββββββββββββββββββββββββ 11.63 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 40 hrs 40 mins βββββββββββββββββββββββββ 93.82 %
Prisma 2 hrs 11 mins βββββββββββββββββββββββββ 05.05 %
JavaScript 10 mins βββββββββββββββββββββββββ 00.41 %
JSON 8 mins βββββββββββββββββββββββββ 00.32 %
Bash 5 mins βββββββββββββββββββββββββ 00.23 %
π₯ Editors:
Neovim 43 hrs 21 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 30 hrs 38 mins βββββββββββββββββββββββββ 70.70 %
Linux 12 hrs 42 mins βββββββββββββββββββββββββ 29.30 %
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 %