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 9550 commits βββββββββββββββββββββββββ 22.81 %
π Daytime 22595 commits βββββββββββββββββββββββββ 53.96 %
π Evening 9575 commits βββββββββββββββββββββββββ 22.87 %
π Night 153 commits βββββββββββββββββββββββββ 00.37 %
π I'm Most Productive on Friday
Monday 6769 commits βββββββββββββββββββββββββ 16.17 %
Tuesday 6203 commits βββββββββββββββββββββββββ 14.81 %
Wednesday 6253 commits βββββββββββββββββββββββββ 14.93 %
Thursday 7291 commits βββββββββββββββββββββββββ 17.41 %
Friday 7449 commits βββββββββββββββββββββββββ 17.79 %
Saturday 4764 commits βββββββββββββββββββββββββ 11.38 %
Sunday 3144 commits βββββββββββββββββββββββββ 07.51 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 27 hrs 4 mins βββββββββββββββββββββββββ 83.02 %
Bash 2 hrs 15 mins βββββββββββββββββββββββββ 06.91 %
Markdown 45 mins βββββββββββββββββββββββββ 02.35 %
TOML 42 mins βββββββββββββββββββββββββ 02.15 %
JSON 37 mins βββββββββββββββββββββββββ 01.91 %
π₯ Editors:
Neovim 32 hrs 8 mins βββββββββββββββββββββββββ 98.59 %
Unknown Editor 27 mins βββββββββββββββββββββββββ 01.41 %
π» Operating System:
Mac 25 hrs βββββββββββββββββββββββββ 76.68 %
Linux 7 hrs 36 mins βββββββββββββββββββββββββ 23.32 %
I Mostly Code in TypeScript
TypeScript 44 repos βββββββββββββββββββββββββ 55.70 %
Lua 3 repos βββββββββββββββββββββββββ 03.80 %
Astro 3 repos βββββββββββββββββββββββββ 03.80 %
MDX 1 repo βββββββββββββββββββββββββ 01.27 %
Python 1 repo βββββββββββββββββββββββββ 01.27 %








