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 9768 commits βββββββββββββββββββββββββ 22.88 %
π Daytime 23079 commits βββββββββββββββββββββββββ 54.06 %
π Evening 9688 commits βββββββββββββββββββββββββ 22.69 %
π Night 153 commits βββββββββββββββββββββββββ 00.36 %
π I'm Most Productive on Friday
Monday 6855 commits βββββββββββββββββββββββββ 16.06 %
Tuesday 6379 commits βββββββββββββββββββββββββ 14.94 %
Wednesday 6395 commits βββββββββββββββββββββββββ 14.98 %
Thursday 7477 commits βββββββββββββββββββββββββ 17.52 %
Friday 7618 commits βββββββββββββββββββββββββ 17.85 %
Saturday 4820 commits βββββββββββββββββββββββββ 11.29 %
Sunday 3144 commits βββββββββββββββββββββββββ 07.37 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 17 hrs 30 mins βββββββββββββββββββββββββ 80.25 %
Bash 1 hr 53 mins βββββββββββββββββββββββββ 08.68 %
Markdown 1 hr 1 min βββββββββββββββββββββββββ 04.69 %
JSON 49 mins βββββββββββββββββββββββββ 03.78 %
YAML 14 mins βββββββββββββββββββββββββ 01.09 %
π₯ Editors:
Neovim 21 hrs 49 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 18 hrs 20 mins βββββββββββββββββββββββββ 84.02 %
Linux 3 hrs 29 mins βββββββββββββββββββββββββ 15.98 %
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 %








