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 8436 commits βββββββββββββββββββββββββ 26.39 %
π Daytime 14353 commits βββββββββββββββββββββββββ 44.90 %
π Evening 8352 commits βββββββββββββββββββββββββ 26.13 %
π Night 823 commits βββββββββββββββββββββββββ 02.57 %
π I'm Most Productive on Tuesday
Monday 4345 commits βββββββββββββββββββββββββ 13.59 %
Tuesday 4968 commits βββββββββββββββββββββββββ 15.54 %
Wednesday 4808 commits βββββββββββββββββββββββββ 15.04 %
Thursday 4868 commits βββββββββββββββββββββββββ 15.23 %
Friday 4945 commits βββββββββββββββββββββββββ 15.47 %
Saturday 4032 commits βββββββββββββββββββββββββ 12.61 %
Sunday 3998 commits βββββββββββββββββββββββββ 12.51 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 17 hrs 25 mins βββββββββββββββββββββββββ 76.24 %
JSON 2 hrs 11 mins βββββββββββββββββββββββββ 09.61 %
CSS 1 hr 17 mins βββββββββββββββββββββββββ 05.66 %
markdown.mdx 39 mins βββββββββββββββββββββββββ 02.90 %
Bash 21 mins βββββββββββββββββββββββββ 01.57 %
π₯ Editors:
Neovim 22 hrs 51 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 14 hrs 20 mins βββββββββββββββββββββββββ 62.76 %
Linux 8 hrs 30 mins βββββββββββββββββββββββββ 37.24 %
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 %