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 8901 commits βββββββββββββββββββββββββ 25.55 %
π Daytime 15616 commits βββββββββββββββββββββββββ 44.82 %
π Evening 9454 commits βββββββββββββββββββββββββ 27.14 %
π Night 867 commits βββββββββββββββββββββββββ 02.49 %
π I'm Most Productive on Thursday
Monday 4864 commits βββββββββββββββββββββββββ 13.96 %
Tuesday 5444 commits βββββββββββββββββββββββββ 15.63 %
Wednesday 4955 commits βββββββββββββββββββββββββ 14.22 %
Thursday 5975 commits βββββββββββββββββββββββββ 17.15 %
Friday 5030 commits βββββββββββββββββββββββββ 14.44 %
Saturday 4374 commits βββββββββββββββββββββββββ 12.56 %
Sunday 4196 commits βββββββββββββββββββββββββ 12.04 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 4 hrs 20 mins βββββββββββββββββββββββββ 70.64 %
markdown.mdx 1 hr 48 mins βββββββββββββββββββββββββ 29.30 %
TSConfig 0 secs βββββββββββββββββββββββββ 00.05 %
CSS 0 secs βββββββββββββββββββββββββ 00.01 %
Text 0 secs βββββββββββββββββββββββββ 00.00 %
π₯ Editors:
Neovim 6 hrs 9 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 6 hrs 3 mins βββββββββββββββββββββββββ 98.56 %
Linux 5 mins βββββββββββββββββββββββββ 01.44 %
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 %