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: 2 months 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: 2025-02-17T00:09:47.000Z (10 months ago)
- Last Synced: 2025-02-17T01:32:11.660Z (10 months ago)
- Topics: github-readme-profile, github-stats, profile, readme
- Homepage:
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- 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 13392 commits ██████░░░░░░░░░░░░░░░░░░░ 22.28 %
🌆 Daytime 33252 commits ██████████████░░░░░░░░░░░ 55.33 %
🌃 Evening 13312 commits ██████░░░░░░░░░░░░░░░░░░░ 22.15 %
🌙 Night 147 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.24 %
```
📅 **I'm Most Productive on Thursday**
```text
Monday 10176 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.93 %
Tuesday 8525 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.18 %
Wednesday 9034 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.03 %
Thursday 10845 commits █████░░░░░░░░░░░░░░░░░░░░ 18.04 %
Friday 10524 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.51 %
Saturday 6274 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.44 %
Sunday 4725 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 07.86 %
```
📊 **This Week I Spent My Time On**
```text
🕑︎ Time Zone: America/Mexico_City
💬 Programming Languages:
TypeScript 16 hrs 5 mins █████████████████░░░░░░░░ 66.63 %
Makefile 1 hr 43 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 07.11 %
YAML 1 hr 35 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 06.60 %
Bash 1 hr 7 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.66 %
Markdown 1 hr 6 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.61 %
🔥 Editors:
Neovim 24 hrs 9 mins █████████████████████████ 100.00 %
💻 Operating System:
Mac 19 hrs 17 mins ████████████████████░░░░░ 79.89 %
Linux 4 hrs 51 mins █████░░░░░░░░░░░░░░░░░░░░ 20.11 %
```
**I Mostly Code in TypeScript**
```text
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 %
```