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 14629 commits βββββββββββββββββββββββββ 22.26 %
π Daytime 36268 commits βββββββββββββββββββββββββ 55.20 %
π Evening 14660 commits βββββββββββββββββββββββββ 22.31 %
π Night 148 commits βββββββββββββββββββββββββ 00.23 %
π I'm Most Productive on Thursday
Monday 11227 commits βββββββββββββββββββββββββ 17.09 %
Tuesday 9203 commits βββββββββββββββββββββββββ 14.01 %
Wednesday 9891 commits βββββββββββββββββββββββββ 15.05 %
Thursday 11928 commits βββββββββββββββββββββββββ 18.15 %
Friday 11438 commits βββββββββββββββββββββββββ 17.41 %
Saturday 6769 commits βββββββββββββββββββββββββ 10.30 %
Sunday 5249 commits βββββββββββββββββββββββββ 07.99 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 15 hrs 51 mins βββββββββββββββββββββββββ 70.60 %
JSON 2 hrs 19 mins βββββββββββββββββββββββββ 10.37 %
Markdown 1 hr 54 mins βββββββββββββββββββββββββ 08.49 %
Bash 55 mins βββββββββββββββββββββββββ 04.15 %
TOML 25 mins βββββββββββββββββββββββββ 01.90 %
π₯ Editors:
Neovim 22 hrs 27 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 13 hrs 58 mins βββββββββββββββββββββββββ 62.21 %
Linux 8 hrs 29 mins βββββββββββββββββββββββββ 37.79 %
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 %








