116 lines
7.3 KiB
Markdown
116 lines
7.3 KiB
Markdown
<h1>Hi, my name is Carlos Gutierrez 👋</h1>
|
||
|
||
[](https://wakatime.com/@6f5572ea-047b-4351-8050-aab17a76ad39)
|
||
|
||

|
||

|
||

|
||
|
||
<p align="left">
|
||
<a href="https://carg.dev" target="_blank" rel="noopener noreferrer">
|
||
<img src="https://img.shields.io/badge/My%20Website-carg.dev-blue?style=for-the-badge&logo=google-chrome&logoColor=white" alt="My Website" />
|
||
</a>
|
||
<a href="https://www.linkedin.com/in/cargdev/" target="_blank" rel="noopener noreferrer">
|
||
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn" />
|
||
</a>
|
||
<a href="https://leetcode.com/u/cargdev/" target="_blank" rel="noopener noreferrer">
|
||
<img src="https://img.shields.io/badge/LeetCode-FFA116?style=for-the-badge&logo=leetcode&logoColor=white" alt="LeetCode" />
|
||
</a>
|
||
<a href="https://www.npmjs.com/settings/cargdev/packages" target="_blank" rel="noopener noreferrer">
|
||
<img src="https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge&logo=npm&logoColor=white" alt="NPM" />
|
||
</a>
|
||
</p>
|
||
|
||
|
||
---
|
||
|
||
<h2>Who am I?</h2>
|
||
<p>
|
||
I’m a Mechatronics Engineer turned Software Engineer who thrives on continuous learning, open-source collaboration, and building resilient backend ecosystems with Node.js and Nest.js. I’m currently pursuing a Master of Science in Computer Science at the University of the Cumberlands, where I explore advanced topics in distributed systems, software architecture, and data-driven decision making.
|
||
|
||
Day to day, I help power AT&T’s Cricket Wireless experience as part of iVoyant’s engineering team. In this role I:
|
||
|
||
• Design and evolve high-availability microservices, translating complex requirements into scalable solutions.
|
||
• Safeguard reliability through comprehensive unit and integration testing across distributed services.
|
||
• Operate cloud-native workloads on Kubernetes for both preproduction and production environments.
|
||
• Refresh customer-facing moments by enhancing React, HTML, and CSS interfaces that integrate with our backend services.
|
||
• Streamline delivery by orchestrating Linux-based deployments and maintaining automation scripts in Bash.
|
||
|
||
Previously at Tortoise, I led the transformation of legacy jQuery applications into modern Angular 12 experiences while delivering real-time APIs that kept delivery robots and operators in sync. That mix of frontend craftsmanship and backend rigor continues to shape the clean, intentional code I ship today.
|
||
|
||
Curious about working together or swapping ideas? Let’s connect!
|
||
</p>
|
||
|
||
- 🄯 Currently working at iVoyant as a Software Engineer on the AT&T/Cricket Wireless program, building and deploying scalable Nest.js and Node.js microservices on Kubernetes while elevating shared React interfaces and automation workflows.
|
||
|
||
|
||
---
|
||
|
||
### 🌐 Explore More
|
||
|
||
- **[Portfolio – cargdev.io](https://cargdev.io/):** Discover featured projects, case studies, and the technologies that power my recent work.
|
||
- **[Blog – blog.cargdev.io](https://blog.cargdev.io/):** Read in-depth articles about backend development, architecture decisions, and lessons learned from shipping production systems.
|
||
- **[LinkedIn – @cargdev](https://www.linkedin.com/in/cargdev/):** Connect with me professionally, view my experience, and follow updates about my career journey.
|
||
- **[GitHub Repositories](https://github.com/CarGDev?tab=repositories):** Explore open-source contributions, tools, and experiments I actively maintain.
|
||
|
||
---
|
||
|
||
<h2>My NPM Packages</h2>
|
||
|
||
<h3>FullStory Asset SDK</h3>
|
||
|
||
- A lightweight SDK for integrating FullStory session tracking and asset uploading in React applications. Includes a React provider, CLI automation, and cross-platform support.
|
||
[Available as an NPM package](https://www.npmjs.com/package/fullstory-asset-sdk) | [GitHub Repository](https://github.com/CarGDev/fullstory-asset-sdk)
|
||
|
||
<h3>React Crafter</h3>
|
||
|
||
- A lightweight SDK for integrating FullStory session tracking and asset uploading in React applications. Includes a React provider, CLI automation, and cross-platform support.
|
||
[Available as an NPM package](https://www.npmjs.com/package/react-crafter) | [GitHub Repository](https://github.com/CarGDev/reactwizard)
|
||
|
||
<h3>CSV to JSON Converter</h3>
|
||
|
||
- Convert CSV files to JSON format in Node.js asynchronously with an easy-to-use API.
|
||
[Available as an NPM package](https://www.npmjs.com/package/async-convert-csv-to-json) | [GitHub Repository](https://github.com/CarGDev/converter-csv-to-json)
|
||
|
||
<h3>Timestamp to Local Time</h3>
|
||
|
||
- Convert timestamps (in milliseconds) to a readable format: `yyyy/mm/dd hh:mm:ss` with `GMT-00:00` as the default timezone.
|
||
[Available as an NPM package](https://www.npmjs.com/package/convert-time-gmt) | [GitHub Repository](https://github.com/CarGDev/time-function)
|
||
|
||
---
|
||
## 🛠 Tech Stack
|
||
|
||
<p align="center">
|
||
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E" />
|
||
<img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/json-5E5C5C?style=for-the-badge&logo=json&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/npm-CB3837?style=for-the-badge&logo=npm&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black" />
|
||
<img src="https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white" />
|
||
<img src="https://img.shields.io/badge/Google_Cloud-4285F4?style=for-the-badge&logo=google-cloud&logoColor=white" />
|
||
</p>
|
||
|
||
---
|
||
|
||
## 📊 GitHub Stats
|
||
|
||

|
||
|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||
|
||
[](https://github.com/CarGDev)
|
||
|