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 5163 commits ██████░░░░░░░░░░░░░░░░░░░ 25.30 %
🌆 Daytime 10323 commits █████████████░░░░░░░░░░░░ 50.58 %
🌃 Evening 4768 commits ██████░░░░░░░░░░░░░░░░░░░ 23.36 %
🌙 Night 156 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.76 %
📅 I'm Most Productive on Friday
Monday 2627 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.87 %
Tuesday 3648 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.87 %
Wednesday 2928 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.35 %
Thursday 3071 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.05 %
Friday 3895 commits █████░░░░░░░░░░░░░░░░░░░░ 19.08 %
Saturday 2966 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.53 %
Sunday 1275 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 06.25 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: America/Mexico_City
💬 Programming Languages:
TypeScript 8 hrs 23 mins ███████████████████████░░ 93.07 %
Bash 23 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.27 %
YAML 6 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.18 %
kdl 4 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.76 %
Docker 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.58 %
🔥 Editors:
Neovim 9 hrs █████████████████████████ 100.00 %
💻 Operating System:
Mac 7 hrs 45 mins ██████████████████████░░░ 86.04 %
Linux 1 hr 15 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.96 %
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 %








