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 14635 commits βββββββββββββββββββββββββ 22.24 %
π Daytime 36275 commits βββββββββββββββββββββββββ 55.13 %
π Evening 14743 commits βββββββββββββββββββββββββ 22.41 %
π Night 148 commits βββββββββββββββββββββββββ 00.22 %
π I'm Most Productive on Thursday
Monday 11242 commits βββββββββββββββββββββββββ 17.08 %
Tuesday 9207 commits βββββββββββββββββββββββββ 13.99 %
Wednesday 9907 commits βββββββββββββββββββββββββ 15.06 %
Thursday 11941 commits βββββββββββββββββββββββββ 18.15 %
Friday 11461 commits βββββββββββββββββββββββββ 17.42 %
Saturday 6784 commits βββββββββββββββββββββββββ 10.31 %
Sunday 5259 commits βββββββββββββββββββββββββ 07.99 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 26 hrs 8 mins βββββββββββββββββββββββββ 86.97 %
JSON 1 hr 56 mins βββββββββββββββββββββββββ 06.45 %
Markdown 39 mins βββββββββββββββββββββββββ 02.21 %
CSS 24 mins βββββββββββββββββββββββββ 01.38 %
Other 19 mins βββββββββββββββββββββββββ 01.07 %
π₯ Editors:
Neovim 30 hrs 2 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 26 hrs 53 mins βββββββββββββββββββββββββ 89.50 %
Linux 3 hrs 9 mins βββββββββββββββββββββββββ 10.50 %
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 %








