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 9812 commits βββββββββββββββββββββββββ 25.92 %
π Daytime 17813 commits βββββββββββββββββββββββββ 47.05 %
π Evening 9408 commits βββββββββββββββββββββββββ 24.85 %
π Night 823 commits βββββββββββββββββββββββββ 02.17 %
π I'm Most Productive on Thursday
Monday 5517 commits βββββββββββββββββββββββββ 14.57 %
Tuesday 5696 commits βββββββββββββββββββββββββ 15.05 %
Wednesday 5706 commits βββββββββββββββββββββββββ 15.07 %
Thursday 6022 commits βββββββββββββββββββββββββ 15.91 %
Friday 5983 commits βββββββββββββββββββββββββ 15.80 %
Saturday 4564 commits βββββββββββββββββββββββββ 12.06 %
Sunday 4368 commits βββββββββββββββββββββββββ 11.54 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 25 hrs 26 mins βββββββββββββββββββββββββ 85.18 %
CSS 1 hr 16 mins βββββββββββββββββββββββββ 04.28 %
conf 42 mins βββββββββββββββββββββββββ 02.35 %
markdown.mdx 39 mins βββββββββββββββββββββββββ 02.22 %
Lua 36 mins βββββββββββββββββββββββββ 02.02 %
π₯ Editors:
Neovim 29 hrs 52 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 17 hrs 44 mins βββββββββββββββββββββββββ 59.39 %
Linux 12 hrs 7 mins βββββββββββββββββββββββββ 40.61 %
I Mostly Code in TypeScript
TypeScript 47 repos βββββββββββββββββββββββββ 59.49 %
Lua 2 repos βββββββββββββββββββββββββ 02.53 %
Astro 2 repos βββββββββββββββββββββββββ 02.53 %
MDX 1 repo βββββββββββββββββββββββββ 01.27 %
Shell 1 repo βββββββββββββββββββββββββ 01.27 %