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 8953 commits βββββββββββββββββββββββββ 25.39 %
π Daytime 15882 commits βββββββββββββββββββββββββ 45.04 %
π Evening 9563 commits βββββββββββββββββββββββββ 27.12 %
π Night 867 commits βββββββββββββββββββββββββ 02.46 %
π I'm Most Productive on Thursday
Monday 4796 commits βββββββββββββββββββββββββ 13.60 %
Tuesday 5477 commits βββββββββββββββββββββββββ 15.53 %
Wednesday 5012 commits βββββββββββββββββββββββββ 14.21 %
Thursday 6140 commits βββββββββββββββββββββββββ 17.41 %
Friday 5182 commits βββββββββββββββββββββββββ 14.69 %
Saturday 4442 commits βββββββββββββββββββββββββ 12.60 %
Sunday 4216 commits βββββββββββββββββββββββββ 11.96 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 6 hrs 7 mins βββββββββββββββββββββββββ 62.27 %
markdown.mdx 3 hrs 42 mins βββββββββββββββββββββββββ 37.73 %
Text 0 secs βββββββββββββββββββββββββ 00.00 %
π₯ Editors:
Neovim 9 hrs 50 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 9 hrs 50 mins βββββββββββββββββββββββββ 100.00 %
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 %