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 9207 commits βββββββββββββββββββββββββ 25.94 %
π Daytime 16186 commits βββββββββββββββββββββββββ 45.60 %
π Evening 9278 commits βββββββββββββββββββββββββ 26.14 %
π Night 823 commits βββββββββββββββββββββββββ 02.32 %
π I'm Most Productive on Thursday
Monday 4970 commits βββββββββββββββββββββββββ 14.00 %
Tuesday 5455 commits βββββββββββββββββββββββββ 15.37 %
Wednesday 5332 commits βββββββββββββββββββββββββ 15.02 %
Thursday 5552 commits βββββββββββββββββββββββββ 15.64 %
Friday 5510 commits βββββββββββββββββββββββββ 15.52 %
Saturday 4352 commits βββββββββββββββββββββββββ 12.26 %
Sunday 4323 commits βββββββββββββββββββββββββ 12.18 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 32 hrs 8 mins βββββββββββββββββββββββββ 85.79 %
Prisma 2 hrs 27 mins βββββββββββββββββββββββββ 06.56 %
JSON 56 mins βββββββββββββββββββββββββ 02.51 %
markdown.mdx 50 mins βββββββββββββββββββββββββ 02.26 %
CSS 34 mins βββββββββββββββββββββββββ 01.52 %
π₯ Editors:
Neovim 37 hrs 28 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 28 hrs 32 mins βββββββββββββββββββββββββ 76.19 %
Linux 8 hrs 55 mins βββββββββββββββββββββββββ 23.81 %
I Mostly Code in TypeScript
TypeScript 49 repos βββββββββββββββββββββββββ 60.49 %
Lua 2 repos βββββββββββββββββββββββββ 02.47 %
Astro 2 repos βββββββββββββββββββββββββ 02.47 %
MDX 1 repo βββββββββββββββββββββββββ 01.23 %
Shell 1 repo βββββββββββββββββββββββββ 01.23 %