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 9960 commits βββββββββββββββββββββββββ 22.98 %
π Daytime 23468 commits βββββββββββββββββββββββββ 54.15 %
π Evening 9761 commits βββββββββββββββββββββββββ 22.52 %
π Night 153 commits βββββββββββββββββββββββββ 00.35 %
π I'm Most Productive on Friday
Monday 6944 commits βββββββββββββββββββββββββ 16.02 %
Tuesday 6514 commits βββββββββββββββββββββββββ 15.03 %
Wednesday 6508 commits βββββββββββββββββββββββββ 15.02 %
Thursday 7628 commits βββββββββββββββββββββββββ 17.60 %
Friday 7756 commits βββββββββββββββββββββββββ 17.89 %
Saturday 4848 commits βββββββββββββββββββββββββ 11.19 %
Sunday 3144 commits βββββββββββββββββββββββββ 07.25 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 18 hrs 11 mins βββββββββββββββββββββββββ 77.98 %
kdl 1 hr 44 mins βββββββββββββββββββββββββ 07.44 %
JSON 1 hr 23 mins βββββββββββββββββββββββββ 05.96 %
Bash 1 hr 8 mins βββββββββββββββββββββββββ 04.91 %
conf 30 mins βββββββββββββββββββββββββ 02.16 %
π₯ Editors:
Neovim 23 hrs 20 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 17 hrs 48 mins βββββββββββββββββββββββββ 76.31 %
Linux 5 hrs 31 mins βββββββββββββββββββββββββ 23.69 %
I Mostly Code in TypeScript
TypeScript 45 repos βββββββββββββββββββββββββ 56.25 %
Lua 3 repos βββββββββββββββββββββββββ 03.75 %
Astro 3 repos βββββββββββββββββββββββββ 03.75 %
MDX 1 repo βββββββββββββββββββββββββ 01.25 %
Python 1 repo βββββββββββββββββββββββββ 01.25 %








