Tips for startups: how to deal with the lack of a technical lead
Posted: June 19, 2024
Recently, I spoke with the founders of a promising new startup. As I usually do before such conversations, I checked their website to…
My cool posts will go in here
Posted: June 19, 2024
Recently, I spoke with the founders of a promising new startup. As I usually do before such conversations, I checked their website to…
Posted: May 4, 2024
I’ve recently started my journey on ASP.NET and .NET development. Coming from a Node development environment, I was quite pleased to get to…
Posted: May 4, 2024
The goal of this repository is to led me to something I can call my personal website. Along the path, I would…
Posted: March 17, 2024
After 3 years of honored service, I think the time has come to let my Dell XPS 15 retire and build a new machine for all my needs. I was…
Posted: January 14, 2024
2024 will surely be one of the years where I can't find excuses for not making New Year's resolutions. Thankfully, as far as I am aware…
Posted: July 23, 2023
Python enviroments have been created for a specific reason. Same applies for node version manager. The challenges of working with multiple…
Posted: July 12, 2023
This async handleCreateOrUpdateEvent(event: Event): Promise<CreationOrUpdateResult> { try{ return this.handleEvent…
Posted: August 6, 2021
I usually say I've got basic python proficiency, meaning that usually I can orientate myself in the source code and understand what's going…