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 5452 commits βββββββββββββββββββββββββ 25.55 %
π Daytime 10842 commits βββββββββββββββββββββββββ 50.80 %
π Evening 4891 commits βββββββββββββββββββββββββ 22.92 %
π Night 156 commits βββββββββββββββββββββββββ 00.73 %
π I'm Most Productive on Friday
Monday 2783 commits βββββββββββββββββββββββββ 13.04 %
Tuesday 3841 commits βββββββββββββββββββββββββ 18.00 %
Wednesday 3107 commits βββββββββββββββββββββββββ 14.56 %
Thursday 3254 commits βββββββββββββββββββββββββ 15.25 %
Friday 4086 commits βββββββββββββββββββββββββ 19.15 %
Saturday 2995 commits βββββββββββββββββββββββββ 14.03 %
Sunday 1275 commits βββββββββββββββββββββββββ 05.97 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 10 hrs 36 mins βββββββββββββββββββββββββ 64.82 %
Markdown 1 hr 57 mins βββββββββββββββββββββββββ 12.00 %
JSON 1 hr 29 mins βββββββββββββββββββββββββ 09.13 %
Bash 47 mins βββββββββββββββββββββββββ 04.80 %
TOML 44 mins βββββββββββββββββββββββββ 04.50 %
π₯ Editors:
Neovim 16 hrs 21 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 9 hrs 10 mins βββββββββββββββββββββββββ 56.09 %
Mac 7 hrs 10 mins βββββββββββββββββββββββββ 43.91 %
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 %








