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 13222 commits βββββββββββββββββββββββββ 22.27 %
π Daytime 32820 commits βββββββββββββββββββββββββ 55.28 %
π Evening 13178 commits βββββββββββββββββββββββββ 22.20 %
π Night 147 commits βββββββββββββββββββββββββ 00.25 %
π I'm Most Productive on Thursday
Monday 10098 commits βββββββββββββββββββββββββ 17.01 %
Tuesday 8415 commits βββββββββββββββββββββββββ 14.17 %
Wednesday 8939 commits βββββββββββββββββββββββββ 15.06 %
Thursday 10649 commits βββββββββββββββββββββββββ 17.94 %
Friday 10370 commits βββββββββββββββββββββββββ 17.47 %
Saturday 6172 commits βββββββββββββββββββββββββ 10.40 %
Sunday 4724 commits βββββββββββββββββββββββββ 07.96 %
π This Week I Spent My Time On
ποΈ Time Zone: America/Mexico_City
π¬ Programming Languages:
TypeScript 25 hrs 1 min βββββββββββββββββββββββββ 78.74 %
markdown.mdx 1 hr 11 mins βββββββββββββββββββββββββ 03.74 %
SQL 1 hr 8 mins βββββββββββββββββββββββββ 03.61 %
JavaScript 1 hr 6 mins βββββββββββββββββββββββββ 03.46 %
Markdown 1 hr 5 mins βββββββββββββββββββββββββ 03.42 %
π₯ Editors:
Neovim 28 hrs 31 mins βββββββββββββββββββββββββ 89.76 %
VS Code 3 hrs 15 mins βββββββββββββββββββββββββ 10.24 %
π» Operating System:
Mac 23 hrs 24 mins βββββββββββββββββββββββββ 73.65 %
Linux 8 hrs 22 mins βββββββββββββββββββββββββ 26.35 %
I Mostly Code in TypeScript
TypeScript 44 repos βββββββββββββββββββββββββ 55.70 %
Astro 3 repos βββββββββββββββββββββββββ 03.80 %
Lua 2 repos βββββββββββββββββββββββββ 02.53 %
MDX 1 repo βββββββββββββββββββββββββ 01.27 %
Shell 1 repo βββββββββββββββββββββββββ 01.27 %