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 11470 commits βββββββββββββββββββββββββ 25.25 %
π Daytime 22285 commits βββββββββββββββββββββββββ 49.05 %
π Evening 10856 commits βββββββββββββββββββββββββ 23.89 %
π Night 823 commits βββββββββββββββββββββββββ 01.81 %
π I'm Most Productive on Thursday
Monday 6993 commits βββββββββββββββββββββββββ 15.39 %
Tuesday 6704 commits βββββββββββββββββββββββββ 14.76 %
Wednesday 7048 commits βββββββββββββββββββββββββ 15.51 %
Thursday 7670 commits βββββββββββββββββββββββββ 16.88 %
Friday 7291 commits βββββββββββββββββββββββββ 16.05 %
Saturday 5136 commits βββββββββββββββββββββββββ 11.30 %
Sunday 4592 commits βββββββββββββββββββββββββ 10.11 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 34 hrs 45 mins βββββββββββββββββββββββββ 93.74 %
conf 46 mins βββββββββββββββββββββββββ 02.09 %
Lua 21 mins βββββββββββββββββββββββββ 00.98 %
JavaScript 14 mins βββββββββββββββββββββββββ 00.67 %
Other 12 mins βββββββββββββββββββββββββ 00.54 %
π₯ Editors:
Neovim 37 hrs 4 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 19 hrs 56 mins βββββββββββββββββββββββββ 53.79 %
Linux 17 hrs 7 mins βββββββββββββββββββββββββ 46.21 %
I Mostly Code in TypeScript
TypeScript 47 repos βββββββββββββββββββββββββ 59.49 %
Lua 2 repos βββββββββββββββββββββββββ 02.53 %
Astro 2 repos βββββββββββββββββββββββββ 02.53 %
MDX 1 repo βββββββββββββββββββββββββ 01.27 %
Shell 1 repo βββββββββββββββββββββββββ 01.27 %