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 12064 commits βββββββββββββββββββββββββ 25.10 %
π Daytime 23861 commits βββββββββββββββββββββββββ 49.64 %
π Evening 11324 commits βββββββββββββββββββββββββ 23.56 %
π Night 823 commits βββββββββββββββββββββββββ 01.71 %
π I'm Most Productive on Thursday
Monday 7515 commits βββββββββββββββββββββββββ 15.63 %
Tuesday 7044 commits βββββββββββββββββββββββββ 14.65 %
Wednesday 7482 commits βββββββββββββββββββββββββ 15.56 %
Thursday 8216 commits βββββββββββββββββββββββββ 17.09 %
Friday 7759 commits βββββββββββββββββββββββββ 16.14 %
Saturday 5352 commits βββββββββββββββββββββββββ 11.13 %
Sunday 4704 commits βββββββββββββββββββββββββ 09.79 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 31 hrs 30 mins βββββββββββββββββββββββββ 88.13 %
CSS 1 hr 16 mins βββββββββββββββββββββββββ 03.58 %
conf 46 mins βββββββββββββββββββββββββ 02.16 %
Lua 34 mins βββββββββββββββββββββββββ 01.63 %
markdown.mdx 33 mins βββββββββββββββββββββββββ 01.58 %
π₯ Editors:
Neovim 35 hrs 45 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 19 hrs 33 mins βββββββββββββββββββββββββ 54.70 %
Mac 16 hrs 11 mins βββββββββββββββββββββββββ 45.30 %
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 %