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 9541 commits βββββββββββββββββββββββββ 22.80 %
π Daytime 22591 commits βββββββββββββββββββββββββ 53.97 %
π Evening 9575 commits βββββββββββββββββββββββββ 22.88 %
π Night 148 commits βββββββββββββββββββββββββ 00.35 %
π I'm Most Productive on Friday
Monday 6764 commits βββββββββββββββββββββββββ 16.16 %
Tuesday 6203 commits βββββββββββββββββββββββββ 14.82 %
Wednesday 6253 commits βββββββββββββββββββββββββ 14.94 %
Thursday 7291 commits βββββββββββββββββββββββββ 17.42 %
Friday 7446 commits βββββββββββββββββββββββββ 17.79 %
Saturday 4760 commits βββββββββββββββββββββββββ 11.37 %
Sunday 3138 commits βββββββββββββββββββββββββ 07.50 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 32 hrs 14 mins βββββββββββββββββββββββββ 90.98 %
Markdown 39 mins βββββββββββββββββββββββββ 01.87 %
JSON 38 mins βββββββββββββββββββββββββ 01.80 %
Bash 36 mins βββββββββββββββββββββββββ 01.73 %
TOML 34 mins βββββββββββββββββββββββββ 01.64 %
π₯ Editors:
Neovim 35 hrs 26 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 27 hrs 50 mins βββββββββββββββββββββββββ 78.57 %
Linux 7 hrs 35 mins βββββββββββββββββββββββββ 21.43 %
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 %








