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: 2 months 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%2C221%20hrs%2027%20mins-blue)

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

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