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 9678 commits βββββββββββββββββββββββββ 25.92 %
π Daytime 17540 commits βββββββββββββββββββββββββ 46.97 %
π Evening 9304 commits βββββββββββββββββββββββββ 24.91 %
π Night 823 commits βββββββββββββββββββββββββ 02.20 %
π I'm Most Productive on Thursday
Monday 5421 commits βββββββββββββββββββββββββ 14.52 %
Tuesday 5661 commits βββββββββββββββββββββββββ 15.16 %
Wednesday 5663 commits βββββββββββββββββββββββββ 15.16 %
Thursday 5986 commits βββββββββββββββββββββββββ 16.03 %
Friday 5909 commits βββββββββββββββββββββββββ 15.82 %
Saturday 4458 commits βββββββββββββββββββββββββ 11.94 %
Sunday 4247 commits βββββββββββββββββββββββββ 11.37 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 24 hrs 51 mins βββββββββββββββββββββββββ 89.00 %
JSON 1 hr βββββββββββββββββββββββββ 03.60 %
markdown.mdx 49 mins βββββββββββββββββββββββββ 02.93 %
CSV 30 mins βββββββββββββββββββββββββ 01.83 %
Bash 21 mins βββββββββββββββββββββββββ 01.29 %
π₯ Editors:
Neovim 27 hrs 55 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 14 hrs 9 mins βββββββββββββββββββββββββ 50.71 %
Mac 13 hrs 46 mins βββββββββββββββββββββββββ 49.29 %
I Mostly Code in TypeScript
TypeScript 46 repos βββββββββββββββββββββββββ 58.97 %
Lua 2 repos βββββββββββββββββββββββββ 02.56 %
Astro 2 repos βββββββββββββββββββββββββ 02.56 %
MDX 1 repo βββββββββββββββββββββββββ 01.28 %
Shell 1 repo βββββββββββββββββββββββββ 01.28 %