merge: resolve conflicts, keep steipete-style README
This commit is contained in:
158
README.md
158
README.md
@@ -1,115 +1,87 @@
|
||||
<h1>Hi, my name is Carlos Gutierrez 👋</h1>
|
||||
# Hi, I'm Carlos 👋
|
||||
|
||||
📍 **Atlanta, GA** | 💼 **Backend Developer at AT&T** | 🚀 **Building AI-powered developer tools**
|
||||
|
||||
[](https://www.typescriptlang.org/)
|
||||
[](https://nodejs.org/)
|
||||
[](https://nestjs.com/)
|
||||
[](https://www.postgresql.org/)
|
||||
[](https://react.dev/)
|
||||
[](https://kubernetes.io/)
|
||||
[](https://cloud.google.com/)
|
||||
[](https://azure.microsoft.com/)
|
||||
[](https://neovim.io/)
|
||||
|
||||
> Backend developer building scalable microservices at iVoyant for AT&T/Cricket Wireless. 6+ years of experience in Node.js, NestJS, and cloud-native development.
|
||||
|
||||

|
||||

|
||||
[](https://wakatime.com/@6f5572ea-047b-4351-8050-aab17a76ad39)
|
||||
|
||||

|
||||

|
||||

|
||||
## Current Projects
|
||||
|
||||
<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>
|
||||
- 🤖 **[codetyper.cli](https://github.com/CarGDev/codetyper.cli)** - AI-powered terminal coding agent that learns from your feedback
|
||||
- 🧩 **[codetyper.nvim](https://github.com/CarGDev/codetyper.nvim)** - Neovim plugin for tracking typing statistics
|
||||
- 💧 **[ideadrop.nvim](https://github.com/CarGDev/ideadrop.nvim)** - Neovim plugin for seamless idea sharing between devices
|
||||
- 🎨 **[cargdev-cyberpunk](https://github.com/CarGDev/cargdev-cyberpunk)** - Cyberpunk-themed Neovim color scheme
|
||||
- 📦 **[endorsment](https://github.com/CarGDev/endorsment)** - Lightweight platform mockup for skill endorsements (GitHub Copilot CLI Challenge)
|
||||
|
||||
### NPM Packages
|
||||
|
||||
- [codetyper-cli](https://www.npmjs.com/package/codetyper-cli) - AI-powered terminal coding agent
|
||||
- [fullstory-asset-sdk](https://www.npmjs.com/package/fullstory-asset-sdk) - FullStory integration for React
|
||||
- [react-crafter](https://www.npmjs.com/package/react-crafter) - React utilities and components
|
||||
- [async-convert-csv-to-json](https://www.npmjs.com/package/async-convert-csv-to-json) - CSV to JSON converter
|
||||
- [convert-time-gmt](https://www.npmjs.com/package/convert-time-gmt) - Timestamp conversion utilities
|
||||
|
||||
## What I'm Doing
|
||||
|
||||
- **Building at AT&T** - Working on the Cricket Wireless project at iVoyant
|
||||
- **AI-powered development** - Building tools that learn and adapt to developer workflows
|
||||
- **Open source** - Maintaining Neovim plugins and NPM packages
|
||||
- **Writing** - Sharing insights on [blog.cargdev.io](https://blog.cargdev.io/) about AI, software engineering, and developer productivity
|
||||
|
||||
## Latest Blog Posts
|
||||
|
||||
- [CodeTyper CLI: Building an AI Coding Agent That Actually Learns From Your Feedback](https://blog.cargdev.io/codetyper-cli-building-an-ai-coding-agent-that-actually-learns-from-your-feedback/)
|
||||
- [Vibe Coding Is Addictive, and It's Quietly Destroying Software Quality](https://blog.cargdev.io/vibe-coding-is-addictive-and-its-quietly-destroying-software-quality/)
|
||||
- [Human Code vs AI Code](https://blog.cargdev.io/human-code-vs-ai-code/)
|
||||
- [Retrieval Optimization for RAG](https://blog.cargdev.io/retrieval-optimization-for-rag-data-structures-that-make-search-fast-and-reliable/)
|
||||
|
||||
## Certifications
|
||||
|
||||
- [Professional Scrum Master™ I (PSM I)](https://www.scrum.org/certificates/941271) - Scrum.org
|
||||
- [Professional Scrum Developer™ I (PSD I)](https://www.scrum.org/certificates/839967) - Scrum.org
|
||||
|
||||
## Connect
|
||||
|
||||
[](https://blog.cargdev.io)
|
||||
[](https://www.linkedin.com/in/cargdev/)
|
||||
[](https://x.com/cargdev)
|
||||
[](https://leetcode.com/u/cargdev/)
|
||||
[](https://www.npmjs.com/settings/cargdev/packages)
|
||||
|
||||
---
|
||||
|
||||
<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.
|
||||
## Top Repositories
|
||||
|
||||
[](https://github.com/CarGDev/codetyper.cli)
|
||||
[](https://github.com/CarGDev/codetyper.nvim)
|
||||
[](https://github.com/CarGDev/ideadrop.nvim)
|
||||
[](https://github.com/CarGDev/fullstory-asset-sdk)
|
||||
|
||||
---
|
||||
|
||||
### 🌐 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
|
||||
## GitHub Stats
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
[](https://github.com/CarGDev)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user