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 10928 commits βββββββββββββββββββββββββ 24.99 %
π Daytime 20924 commits βββββββββββββββββββββββββ 47.85 %
π Evening 11052 commits βββββββββββββββββββββββββ 25.28 %
π Night 823 commits βββββββββββββββββββββββββ 01.88 %
π I'm Most Productive on Thursday
Monday 6536 commits βββββββββββββββββββββββββ 14.95 %
Tuesday 6500 commits βββββββββββββββββββββββββ 14.86 %
Wednesday 6678 commits βββββββββββββββββββββββββ 15.27 %
Thursday 7206 commits βββββββββββββββββββββββββ 16.48 %
Friday 6848 commits βββββββββββββββββββββββββ 15.66 %
Saturday 5064 commits βββββββββββββββββββββββββ 11.58 %
Sunday 4895 commits βββββββββββββββββββββββββ 11.19 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 18 hrs 3 mins βββββββββββββββββββββββββ 91.25 %
Bash 50 mins βββββββββββββββββββββββββ 04.27 %
Markdown 43 mins βββββββββββββββββββββββββ 03.66 %
JSON 6 mins βββββββββββββββββββββββββ 00.55 %
JavaScript 2 mins βββββββββββββββββββββββββ 00.17 %
π₯ Editors:
Neovim 19 hrs 46 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 10 hrs 31 mins βββββββββββββββββββββββββ 53.17 %
Mac 9 hrs 15 mins βββββββββββββββββββββββββ 46.83 %
I Mostly Code in TypeScript
TypeScript 48 repos βββββββββββββββββββββββββ 60.00 %
Lua 2 repos βββββββββββββββββββββββββ 02.50 %
Astro 2 repos βββββββββββββββββββββββββ 02.50 %
MDX 1 repo βββββββββββββββββββββββββ 01.25 %
Shell 1 repo βββββββββββββββββββββββββ 01.25 %