https://github.com/codingcodax/codingcodax
The ✨special ✨ repository for my Github profile.
https://github.com/codingcodax/codingcodax
github-readme-profile github-stats profile readme
Last synced: about 1 month ago
JSON representation
The ✨special ✨ repository for my Github profile.
- Host: GitHub
- URL: https://github.com/codingcodax/codingcodax
- Owner: codingcodax
- Created: 2020-08-05T17:51:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-02-12T00:11:46.000Z (2 months ago)
- Last Synced: 2026-02-12T10:39:11.046Z (2 months ago)
- Topics: github-readme-profile, github-stats, profile, readme
- Homepage:
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.
---
A little more about me...
```typescript
#!/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 🐤**
```text
🌞 Morning 10008 commits ██████░░░░░░░░░░░░░░░░░░░ 22.99 %
🌆 Daytime 23511 commits ██████████████░░░░░░░░░░░ 54.01 %
🌃 Evening 9857 commits ██████░░░░░░░░░░░░░░░░░░░ 22.64 %
🌙 Night 156 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.36 %
```
📅 **I'm Most Productive on Friday**
```text
Monday 6968 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.01 %
Tuesday 6560 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.07 %
Wednesday 6528 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.00 %
Thursday 7655 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.58 %
Friday 7775 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.86 %
Saturday 4880 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.21 %
Sunday 3166 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 07.27 %
```
📊 **This Week I Spent My Time On**
```text
🕑︎ Time Zone: America/Mexico_City
💬 Programming Languages:
TypeScript 14 hrs 54 mins ███████████████████████░░ 93.16 %
YAML 21 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 02.20 %
Bash 17 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.78 %
JSON 12 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.35 %
CSV 8 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.93 %
🔥 Editors:
Neovim 16 hrs █████████████████████████ 100.00 %
💻 Operating System:
Mac 10 hrs 16 mins ████████████████░░░░░░░░░ 64.23 %
Linux 5 hrs 43 mins █████████░░░░░░░░░░░░░░░░ 35.77 %
```
**I Mostly Code in TypeScript**
```text
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 %
```