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 10415 commits βββββββββββββββββββββββββ 25.24 %
π Daytime 19450 commits βββββββββββββββββββββββββ 47.13 %
π Evening 10583 commits βββββββββββββββββββββββββ 25.64 %
π Night 823 commits βββββββββββββββββββββββββ 01.99 %
π I'm Most Productive on Thursday
Monday 6034 commits βββββββββββββββββββββββββ 14.62 %
Tuesday 6189 commits βββββββββββββββββββββββββ 15.00 %
Wednesday 6242 commits βββββββββββββββββββββββββ 15.12 %
Thursday 6706 commits βββββββββββββββββββββββββ 16.25 %
Friday 6496 commits βββββββββββββββββββββββββ 15.74 %
Saturday 4833 commits βββββββββββββββββββββββββ 11.71 %
Sunday 4771 commits βββββββββββββββββββββββββ 11.56 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 39 hrs 14 mins βββββββββββββββββββββββββ 99.18 %
Prisma 14 mins βββββββββββββββββββββββββ 00.59 %
CSS 5 mins βββββββββββββββββββββββββ 00.22 %
Bash 0 secs βββββββββββββββββββββββββ 00.01 %
π₯ Editors:
Neovim 39 hrs 33 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 26 hrs 4 mins βββββββββββββββββββββββββ 65.89 %
Linux 13 hrs 29 mins βββββββββββββββββββββββββ 34.11 %
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 %