An open API service indexing awesome lists of open source software.

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.

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.



Portfolio


LinkedIn


E-mail


Twitter


Instagram


Youtube

---

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();
```

---

![Code Time](http://img.shields.io/badge/Code%20Time-4%2C595%20hrs%2037%20mins-blue?style=flat)

![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I%27ve%20Written-10.67%20million%20lines%20of%20code-blue?style=flat)

**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 %
```