DEV Community

Cristian Sifuentes profile picture

Cristian Sifuentes

đź§  Full-stack dev crafting scalable apps with [NET - Azure], [Angular - React], Git, SQL & extensions. Clean code, dark themes, atomic commits.

Joined Joined on  github website
Mastering PyTorch: Tensors, Autograd & the Power of GPU Training

Mastering PyTorch: Tensors, Autograd & the Power of GPU Training

Comments
2 min read
Learn how LLMs convert language into vectors using tokenization and embeddings.

Learn how LLMs convert language into vectors using tokenization and embeddings.

3
Comments 1
3 min read
Explore the milestones that shaped modern artificial intelligence—from early neurons and the Turing test to GPT models.

Explore the milestones that shaped modern artificial intelligence—from early neurons and the Turing test to GPT models.

Comments
3 min read
How Language Models Work: From Attention to Human Feedback

How Language Models Work: From Attention to Human Feedback

Comments
3 min read
Demystifying GPT-2: The Magic of Transformers and Attention published

Demystifying GPT-2: The Magic of Transformers and Attention published

Comments
2 min read
Git Remote Ref Lock Errors: Advanced Diagnosis and Recovery

Git Remote Ref Lock Errors: Advanced Diagnosis and Recovery

Comments 1
3 min read
When Git Pushes Back: Handling Unmerged Files Like a Pro

When Git Pushes Back: Handling Unmerged Files Like a Pro

Comments
3 min read
EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

Comments
2 min read
Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

2
Comments
3 min read
Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

1
Comments 1
3 min read
Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

1
Comments 1
3 min read
Git Secrets, Push Protection, and Real-World Recovery: An Expert Walkthrough

Git Secrets, Push Protection, and Real-World Recovery: An Expert Walkthrough

Comments
3 min read
Building a Complete Azure PaaS Architecture: From Theory to CLI Automation

Building a Complete Azure PaaS Architecture: From Theory to CLI Automation

Comments
3 min read
Demystifying Azure IaaS: Building Cloud Infrastructure from the Ground Up

Demystifying Azure IaaS: Building Cloud Infrastructure from the Ground Up

Comments
3 min read
Azure VM Deployment Failure: Handling the 'SkuNotAvailable' Error Like an Expert

Azure VM Deployment Failure: Handling the 'SkuNotAvailable' Error Like an Expert

Comments
2 min read
Debugging Azure Storage Account Errors: Handling StorageAccountAlreadyTaken Like a Pro

Debugging Azure Storage Account Errors: Handling StorageAccountAlreadyTaken Like a Pro

Comments
2 min read
Deploying a Full PaaS Architecture in Azure with Just a Bash Script

Deploying a Full PaaS Architecture in Azure with Just a Bash Script

Comments 2
2 min read
Automating Infrastructure as a Service (IaaS) in Azure with Azure CLI

Automating Infrastructure as a Service (IaaS) in Azure with Azure CLI

Comments 2
2 min read
From Portal to Script: Automating Azure Resource Provisioning with CLI

From Portal to Script: Automating Azure Resource Provisioning with CLI

Comments 1
2 min read
Automating Azure Blob Storage with Bash and Azure CLI: A Real-World Use Case

Automating Azure Blob Storage with Bash and Azure CLI: A Real-World Use Case

Comments
2 min read
Program does not contain a static 'Main' method suitable for an entry point — Entry Points in .NET 6+ and Azure Calling SDK

Program does not contain a static 'Main' method suitable for an entry point — Entry Points in .NET 6+ and Azure Calling SDK

1
Comments
3 min read
Angular 20 Is Here: Master the Latest Features Like a Pro

Angular 20 Is Here: Master the Latest Features Like a Pro

2
Comments 2
3 min read
React Mastery: Understanding `onChange={handleChange}` vs `onChange={(e) => handleChange(e)}`

React Mastery: Understanding `onChange={handleChange}` vs `onChange={(e) => handleChange(e)}`

Comments
3 min read
Mastery: Fixing "Objects are not valid as a React child" Error

Mastery: Fixing "Objects are not valid as a React child" Error

Comments
2 min read
useState in React: `React.useState` vs `useState` Explained Like a Pro

useState in React: `React.useState` vs `useState` Explained Like a Pro

Comments
2 min read
Mastering `useReducer` in React: A Step-by-Step Guide for Real-World State Management

Mastering `useReducer` in React: A Step-by-Step Guide for Real-World State Management

Comments
2 min read
Mastering JSX Fundamentals in React: From Destructuring to Promises

Mastering JSX Fundamentals in React: From Destructuring to Promises

1
Comments
2 min read
Mastering `useMemo` and `useCallback` in React: A Deep Dive

Mastering `useMemo` and `useCallback` in React: A Deep Dive

2
Comments
3 min read
Mastering `useImperativeHandle` in React: A Step-by-Step Guide for Experts

Mastering `useImperativeHandle` in React: A Step-by-Step Guide for Experts

Comments
2 min read
Mastering `useDebugValue` in React: Debug Smarter, Code Better

Mastering `useDebugValue` in React: Debug Smarter, Code Better

Comments
3 min read
React + TypeScript: Simulating a Sine Wave with useEffect and useRef

React + TypeScript: Simulating a Sine Wave with useEffect and useRef

Comments
2 min read
Mastering useRef with NodeJS.Timeout in React + TypeScript

Mastering useRef with NodeJS.Timeout in React + TypeScript

Comments
2 min read
Mastering Mouse Events in React + TypeScript: Click, Drag, Hover and Beyond

Mastering Mouse Events in React + TypeScript: Click, Drag, Hover and Beyond

1
Comments
2 min read
Demystifying `className` in React: HTML Attributes, TypeScript, and Styling Mastery

Demystifying `className` in React: HTML Attributes, TypeScript, and Styling Mastery

Comments
2 min read
Mastering React Advanced Hooks with TypeScript: Simulating a Dynamic Equation System

Mastering React Advanced Hooks with TypeScript: Simulating a Dynamic Equation System

1
Comments
3 min read
Mastering React Hooks with TypeScript: Simulating Cellular Behavior in a Functional Component

Mastering React Hooks with TypeScript: Simulating Cellular Behavior in a Functional Component

Comments
2 min read
React + TypeScript: Using useEffect + useRef + Custom Props to Simulate a Math Function in Real-Time

React + TypeScript: Using useEffect + useRef + Custom Props to Simulate a Math Function in Real-Time

Comments
2 min read
JSX in React: Unlocking Dynamic UI with Chemistry-Inspired Components

JSX in React: Unlocking Dynamic UI with Chemistry-Inspired Components

Comments 1
2 min read
Understanding the "Object Literal May Only Specify Known Properties" Error in React + TypeScript

Understanding the "Object Literal May Only Specify Known Properties" Error in React + TypeScript

Comments 1
2 min read
Do You Still Need to Import React in `.tsx` Files?

Do You Still Need to Import React in `.tsx` Files?

1
Comments
2 min read
Building a React Counter with TypeScript: From useState to Mathematical Insight

Building a React Counter with TypeScript: From useState to Mathematical Insight

Comments 1
2 min read
GitHub Flow in Action: Particle Physics Meets Git

GitHub Flow in Action: Particle Physics Meets Git

Comments
3 min read
Trunk-Based Development Applied to Chemistry Simulations

Trunk-Based Development Applied to Chemistry Simulations

Comments
3 min read
Real-World GitLab Flow with Math-Driven Development

Real-World GitLab Flow with Math-Driven Development

Comments
3 min read
Building Git Elegance: Gitflow Workflow in Action

Building Git Elegance: Gitflow Workflow in Action

Comments
3 min read
10 SQL Anti-Patterns You Must Avoid in Production

10 SQL Anti-Patterns You Must Avoid in Production

2
Comments
2 min read
Working with JSON in PostgreSQL, MySQL & SQL Server

Working with JSON in PostgreSQL, MySQL & SQL Server

1
Comments
2 min read
Think in Sets: Writing High-Performance SQL the Declarative Way

Think in Sets: Writing High-Performance SQL the Declarative Way

Comments
2 min read
Transforming Rows to Columns and Back: SQL PIVOT/UNPIVOT Techniques

Transforming Rows to Columns and Back: SQL PIVOT/UNPIVOT Techniques

1
Comments
2 min read
SQL Join Dark Arts: Anti Joins, Semi Joins, and Beyond

SQL Join Dark Arts: Anti Joins, Semi Joins, and Beyond

Comments
2 min read
Querying the Past: Temporal Tables in SQL Server and PostgreSQL

Querying the Past: Temporal Tables in SQL Server and PostgreSQL

1
Comments
2 min read
Materialized Views in SQL: Supercharging Read Performance

Materialized Views in SQL: Supercharging Read Performance

Comments
2 min read
Behind the Scenes: Reading SQL Execution Plans Like a Pro

Behind the Scenes: Reading SQL Execution Plans Like a Pro

Comments
3 min read
Recursion in SQL: Unlocking Trees and Graphs with Recursive CTEs

Recursion in SQL: Unlocking Trees and Graphs with Recursive CTEs

Comments
3 min read
Mastering SQL Window Functions: ROW_NUMBER vs RANK vs DENSE_RANK

Mastering SQL Window Functions: ROW_NUMBER vs RANK vs DENSE_RANK

Comments
2 min read
Mastering SQL Joins: Your Definitive Guide to Relational Data Mastery

Mastering SQL Joins: Your Definitive Guide to Relational Data Mastery

Comments
2 min read
Key Takeaways for Software Engineers on Git Internals

Key Takeaways for Software Engineers on Git Internals

Comments
2 min read
Advanced Commands for Exploring Git Internals

Advanced Commands for Exploring Git Internals

Comments
3 min read
How Git Uses SHA-1 for Commit History

How Git Uses SHA-1 for Commit History

1
Comments
3 min read
Git as a Content Manager: Beyond Version Control

Git as a Content Manager: Beyond Version Control

Comments
3 min read
loading...