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 9459 commits βββββββββββββββββββββββββ 25.24 %
π Daytime 17198 commits βββββββββββββββββββββββββ 45.90 %
π Evening 9946 commits βββββββββββββββββββββββββ 26.54 %
π Night 867 commits βββββββββββββββββββββββββ 02.31 %
π I'm Most Productive on Thursday
Monday 5388 commits βββββββββββββββββββββββββ 14.38 %
Tuesday 5798 commits βββββββββββββββββββββββββ 15.47 %
Wednesday 5360 commits βββββββββββββββββββββββββ 14.30 %
Thursday 6522 commits βββββββββββββββββββββββββ 17.41 %
Friday 5513 commits βββββββββββββββββββββββββ 14.71 %
Saturday 4586 commits βββββββββββββββββββββββββ 12.24 %
Sunday 4303 commits βββββββββββββββββββββββββ 11.48 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
Markdown 12 hrs 23 mins βββββββββββββββββββββββββ 88.45 %
Lua 1 hr 7 mins βββββββββββββββββββββββββ 08.07 %
TypeScript 10 mins βββββββββββββββββββββββββ 01.27 %
Other 5 mins βββββββββββββββββββββββββ 00.65 %
JSON 4 mins βββββββββββββββββββββββββ 00.57 %
π₯ Editors:
Neovim 14 hrs βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 9 hrs 59 mins βββββββββββββββββββββββββ 71.28 %
Linux 4 hrs 1 min βββββββββββββββββββββββββ 28.72 %
I Mostly Code in TypeScript
TypeScript 36 repos βββββββββββββββββββββββββ 52.17 %
Lua 2 repos βββββββββββββββββββββββββ 02.90 %
Astro 2 repos βββββββββββββββββββββββββ 02.90 %
MDX 1 repo βββββββββββββββββββββββββ 01.45 %
Shell 1 repo βββββββββββββββββββββββββ 01.45 %