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", "Drizzle", "tRPC"];
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 12146 commits βββββββββββββββββββββββββ 23.96 %
π Daytime 26857 commits βββββββββββββββββββββββββ 52.99 %
π Evening 11306 commits βββββββββββββββββββββββββ 22.31 %
π Night 375 commits βββββββββββββββββββββββββ 00.74 %
π I'm Most Productive on Thursday
Monday 8078 commits βββββββββββββββββββββββββ 15.94 %
Tuesday 7179 commits βββββββββββββββββββββββββ 14.16 %
Wednesday 7639 commits βββββββββββββββββββββββββ 15.07 %
Thursday 8813 commits βββββββββββββββββββββββββ 17.39 %
Friday 8617 commits βββββββββββββββββββββββββ 17.00 %
Saturday 5439 commits βββββββββββββββββββββββββ 10.73 %
Sunday 4919 commits βββββββββββββββββββββββββ 09.71 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 7 hrs 29 mins βββββββββββββββββββββββββ 95.19 %
Prisma 19 mins βββββββββββββββββββββββββ 04.07 %
JSON 2 mins βββββββββββββββββββββββββ 00.62 %
dosini 0 secs βββββββββββββββββββββββββ 00.12 %
π₯ Editors:
Neovim 7 hrs 51 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 7 hrs 48 mins βββββββββββββββββββββββββ 99.31 %
Linux 3 mins βββββββββββββββββββββββββ 00.69 %
I Mostly Code in TypeScript
TypeScript 46 repos βββββββββββββββββββββββββ 57.50 %
Lua 2 repos βββββββββββββββββββββββββ 02.50 %
Astro 2 repos βββββββββββββββββββββββββ 02.50 %
MDX 1 repo βββββββββββββββββββββββββ 01.25 %
Shell 1 repo βββββββββββββββββββββββββ 01.25 %