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 10011 commits βββββββββββββββββββββββββ 25.02 %
π Daytime 18741 commits βββββββββββββββββββββββββ 46.83 %
π Evening 10398 commits βββββββββββββββββββββββββ 25.98 %
π Night 867 commits βββββββββββββββββββββββββ 02.17 %
π I'm Most Productive on Thursday
Monday 5908 commits βββββββββββββββββββββββββ 14.76 %
Tuesday 6138 commits βββββββββββββββββββββββββ 15.34 %
Wednesday 5758 commits βββββββββββββββββββββββββ 14.39 %
Thursday 7030 commits βββββββββββββββββββββββββ 17.57 %
Friday 5976 commits βββββββββββββββββββββββββ 14.93 %
Saturday 4798 commits βββββββββββββββββββββββββ 11.99 %
Sunday 4409 commits βββββββββββββββββββββββββ 11.02 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
Markdown 8 hrs 2 mins βββββββββββββββββββββββββ 77.22 %
Lua 1 hr 4 mins βββββββββββββββββββββββββ 10.38 %
TypeScript 30 mins βββββββββββββββββββββββββ 04.93 %
JSON 29 mins βββββββββββββββββββββββββ 04.68 %
Other 5 mins βββββββββββββββββββββββββ 00.88 %
π₯ Editors:
Neovim 10 hrs 24 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 6 hrs 40 mins βββββββββββββββββββββββββ 64.14 %
Linux 3 hrs 44 mins βββββββββββββββββββββββββ 35.86 %
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 %