forked from poole/hyde
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (20 loc) · 1.88 KB
/
index.html
File metadata and controls
32 lines (20 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: default
title: Hola, I'm Cesar Aguirre
---
<h1>Hola, I’m Cesar Aguirre! 👋</h1>
<p class="lead">I’m a software engineer, lifelong learner, language enthusiast, and avid reader.</p>
<p>I work remotely from Colombia 🇨🇴 (not Columbia) as a C# backend engineer and technical writer.</p>
<p>In over 10 years of working as a software engineer, I've seen and written bad code. And I have changed my mind about comments, method length, and Clean Code.</p>
<p>I'm not passionate anymore. I'm lazy. Once, the VP of Engineering at a client company I was working with called me "lazy"—as a compliment. That's the best one I've received.</p>
<p>Everybody brags about their achievements, but here are some of my failures:</p>
<ul>
<li><a href="/2025/01/14/BeingFired/" target="_blank">I was fired from my first coding job.</a></li>
<li><a href="/2024/05/27/ApplyingToFaang/" target="_blank">I failed the interview process at a FAANG.</a></li>
<li><a href="/2025/11/06/ScariestLine/" target="_blank">I once crashed a database server with a poorly written query.</a></li>
</ul>
<p>Probably I ran a DELETE statement without filtering it first, but I can't remember. And I've introduced (and fixed) so many bugs I can't remember them either.</p>
<p>But I've learned valuable lessons from all those experiences.</p>
<p>And that's what I write about here on <a href="/blog">my blog</a>.</p>
<p>Check <a href="https://www.udemy.com/user/cesar-aguirre-37/" target="_blank" rel="noopener noreferrer" data-goatcounter-click="Courses-Homepage">my courses</a>, download <a href="https://imcsarag.gumroad.com/" target="_blank" rel="noopener noreferrer" data-goatcounter-click="Gumroad-Homepage">my ebooks</a>, and subscribe to <a href="https://fridaylinks.beehiiv.com/subscribe" target="_blank" rel="noopener noreferrer" data-goatcounter-click="EmailList-Homepage">my email list</a>.</p>
<p><em>Happy coding!</em></p>