<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<channel>
  <title>TK's Blog</title>
  <link>https://iamtk.co</link>
  <atom:link href="https://iamtk.co/rss.xml" rel="self" type="application/rss+xml" />
  <description>Software Engineering, Lifestyle, Books, Learning</description>
  <image>
    <url>https://raw.githubusercontent.com/imteekay/leandrotk.github.io/main/images/logo.jpg</url>
    <title>TK's Blog</title>
    <link>https://iamtk.co</link>
  </image>
  <item>
    <title>2025 in Review: ML, Books, Career, Writing</title>
    <link>https://www.iamtk.co/2025-in-review-ml-books-career-writing</link>
    <guid isPermaLink="true">https://www.iamtk.co/2025-in-review-ml-books-career-writing</guid>
    <description>A reflection of my ML learning journey &amp; plans for 2026</description>
  </item>
  <item>
    <title>Deep Learning for Healthcare: Chest X-Ray Medical Diagnosis</title>
    <link>https://www.iamtk.co/deep-learning-for-healthcare-chest-x-ray-medical-diagnosis</link>
    <guid isPermaLink="true">https://www.iamtk.co/deep-learning-for-healthcare-chest-x-ray-medical-diagnosis</guid>
    <description>Working on Computer Vision Multiple Classification Problems for Medical Diagnosis</description>
  </item>
  <item>
    <title>Mastering PyTorch: From Linear Regression to Computer Vision</title>
    <link>https://www.iamtk.co/mastering-pytorch-from-linear-regression-to-computer-vision</link>
    <guid isPermaLink="true">https://www.iamtk.co/mastering-pytorch-from-linear-regression-to-computer-vision</guid>
    <description>Learning PyTorch: tensors, operations, linear regression, datasets, dataloaders, and computer vision</description>
  </item>
  <item>
    <title>AI/ML for Biology &amp; Healthcare: A Learning Path</title>
    <link>https://www.iamtk.co/ai-ml-for-biology-and-healthcare-a-learning-path</link>
    <guid isPermaLink="true">https://www.iamtk.co/ai-ml-for-biology-and-healthcare-a-learning-path</guid>
    <description>Sharing my ML/AI &amp; Biomedicine learning path</description>
  </item>
  <item>
    <title>Deep Learning for Biology: Predicting Protein Functions from Sequences</title>
    <link>https://www.iamtk.co/deep-learning-for-biology-predicting-protein-functions-from-sequences</link>
    <guid isPermaLink="true">https://www.iamtk.co/deep-learning-for-biology-predicting-protein-functions-from-sequences</guid>
    <description>Learning biology, proteins, deep learning for biology, and predicting protein functions from sequences</description>
  </item>
  <item>
    <title>Building a Recurrent Neural Network from Scratch with Python and Mathematics</title>
    <link>https://www.iamtk.co/building-a-recurrent-neural-network-from-scratch-with-python-and-mathematics</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-a-recurrent-neural-network-from-scratch-with-python-and-mathematics</guid>
    <description>A recurrent neural network implemented with mathematics and Python</description>
  </item>
  <item>
    <title>Building a Logistic Regression from Scratch with Python &amp; Mathematics</title>
    <link>https://www.iamtk.co/building-a-logistic-regression-from-scratch-with-python-and-mathematics</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-a-logistic-regression-from-scratch-with-python-and-mathematics</guid>
    <description>Learning theory and implementation of a logistic regression for single and multiple variables using Python and Mathematics</description>
  </item>
  <item>
    <title>Optimizing Next.js Performance: LCP, Render Delay &amp; Hydration</title>
    <link>https://www.iamtk.co/optimizing-nextjs-performance-lcp-render-delay-hydration</link>
    <guid isPermaLink="true">https://www.iamtk.co/optimizing-nextjs-performance-lcp-render-delay-hydration</guid>
    <description>Web Performance improvement for QuintoAndar webapp: LCP, Element Render Delay &amp; Hydration</description>
  </item>
  <item>
    <title>Building a Linear Regression from Scratch with Python &amp; Mathematics</title>
    <link>https://www.iamtk.co/building-a-linear-regression-from-scratch-with-python-and-mathematics</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-a-linear-regression-from-scratch-with-python-and-mathematics</guid>
    <description>Learning theory and implementation of a linear regression for single and multiple variables using Python and Mathematics</description>
  </item>
  <item>
    <title>My Experience Learning Machine Learning &amp; Mathematics</title>
    <link>https://www.iamtk.co/my-experience-learning-machine-learning-and-mathematics</link>
    <guid isPermaLink="true">https://www.iamtk.co/my-experience-learning-machine-learning-and-mathematics</guid>
    <description>Sharing the journey of learning Machine Learning, AI, Deep Learning, and Mathematics</description>
  </item>
  <item>
    <title>Building A Deep Neural Network from Scratch</title>
    <link>https://www.iamtk.co/building-a-deep-neural-network-from-scratch</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-a-deep-neural-network-from-scratch</guid>
    <description>A deep neural network implemented with mathematics and Python</description>
  </item>
  <item>
    <title>Building A Neural Network from Scratch with Mathematics and Python</title>
    <link>https://www.iamtk.co/building-a-neural-network-from-scratch-with-mathematics-and-python</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-a-neural-network-from-scratch-with-mathematics-and-python</guid>
    <description>A 2-layers neural network implemented with mathematics and Python</description>
  </item>
  <item>
    <title>Training ML Models for Cancer Tumor Classification</title>
    <link>https://www.iamtk.co/training-ml-models-for-cancer-tumor-classification</link>
    <guid isPermaLink="true">https://www.iamtk.co/training-ml-models-for-cancer-tumor-classification</guid>
    <description>Training Machine Learning models to classify cancer tumor types: Naive Bayes, Logistic Regression, SVM, KNN, Decision Tree, Random Forest, and XGBoost</description>
  </item>
  <item>
    <title>The Art of Learning</title>
    <link>https://www.iamtk.co/essays/the-art-of-learning</link>
    <guid isPermaLink="true">https://www.iamtk.co/essays/the-art-of-learning</guid>
    <description>Essay: The Art of Learning</description>
  </item>
  <item>
    <title>Applying Books in My Life</title>
    <link>https://www.iamtk.co/essays/applying-books-in-my-life</link>
    <guid isPermaLink="true">https://www.iamtk.co/essays/applying-books-in-my-life</guid>
    <description>Essay: Applying Books in My Life</description>
  </item>
  <item>
    <title>Learning &amp; The Power of the First Step</title>
    <link>https://www.iamtk.co/essays/learning-and-the-power-of-the-first-step</link>
    <guid isPermaLink="true">https://www.iamtk.co/essays/learning-and-the-power-of-the-first-step</guid>
    <description>Essay: Learning &amp; The Power of the First Step</description>
  </item>
  <item>
    <title>Maths for ML: Statistics Fundamentals</title>
    <link>https://www.iamtk.co/series/mathematics-for-machine-learning/statistics-fundamentals</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/mathematics-for-machine-learning/statistics-fundamentals</guid>
    <description>Learning the fundamentals of Statistics for Machine Learning</description>
  </item>
  <item>
    <title>Maths for ML: Linear Algebra Fundamentals</title>
    <link>https://www.iamtk.co/series/mathematics-for-machine-learning/linear-algebra-fundamentals</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/mathematics-for-machine-learning/linear-algebra-fundamentals</guid>
    <description>Learning the fundamentals of Linear Algebra for Machine Learning</description>
  </item>
  <item>
    <title>Maths for ML: Calculus — Derivatives and Optimization</title>
    <link>https://www.iamtk.co/series/mathematics-for-machine-learning/calculus-derivatives-and-optimization</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/mathematics-for-machine-learning/calculus-derivatives-and-optimization</guid>
    <description>Learning the fundamentals of Calculus, Derivatives, and Optimization for Machine Learning</description>
  </item>
  <item>
    <title>Maths for ML: Algebra Fundamentals</title>
    <link>https://www.iamtk.co/series/mathematics-for-machine-learning/algebra-fundamentals</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/mathematics-for-machine-learning/algebra-fundamentals</guid>
    <description>Learning the fundamentals of algebra for Machine Learning</description>
  </item>
  <item>
    <title>Mathematics for Machine Learning</title>
    <link>https://www.iamtk.co/series/mathematics-for-machine-learning</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/mathematics-for-machine-learning</guid>
    <description>A documentation series about my mathematics studies for Machine Learning</description>
  </item>
  <item>
    <title>Leveraging the Idle Until Urgent technique to improve performance</title>
    <link>https://www.iamtk.co/leveraging-the-idle-until-urgent-technique-to-improve-performance</link>
    <guid isPermaLink="true">https://www.iamtk.co/leveraging-the-idle-until-urgent-technique-to-improve-performance</guid>
    <description>Performance optimizations for the interaction to next paint metric: Leveraging the Idle Until Urgent technique</description>
  </item>
  <item>
    <title>Optimizing INP for a React App &amp; Performance Learnings</title>
    <link>https://www.iamtk.co/optimizing-inp-for-a-react-app-and-performance-learnings</link>
    <guid isPermaLink="true">https://www.iamtk.co/optimizing-inp-for-a-react-app-and-performance-learnings</guid>
    <description>Performance optimizations for the interaction to next paint metric and sharing the learning along the way</description>
  </item>
  <item>
    <title>Taking a Break</title>
    <link>https://www.iamtk.co/taking-a-break</link>
    <guid isPermaLink="true">https://www.iamtk.co/taking-a-break</guid>
    <description>Recharging my energy to get the passion for my programming craft back</description>
  </item>
  <item>
    <title>2023 in Review</title>
    <link>https://www.iamtk.co/2023-in-review</link>
    <guid isPermaLink="true">https://www.iamtk.co/2023-in-review</guid>
    <description>What I did in 2023 and what I plan for 2024</description>
  </item>
  <item>
    <title>2023 Booklist</title>
    <link>https://www.iamtk.co/bookshelf/2023-booklist</link>
    <guid isPermaLink="true">https://www.iamtk.co/bookshelf/2023-booklist</guid>
    <description>My list of books of 2023</description>
  </item>
  <item>
    <title>Essentials of Interpretation — Control Flow: If and While Expressions</title>
    <link>https://www.iamtk.co/series/essentials-of-interpretation/control-flow-if-and-while-expressions</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/essentials-of-interpretation/control-flow-if-and-while-expressions</guid>
    <description>How to handle control flor with if and while expressions in a programming language</description>
  </item>
  <item>
    <title>Essentials of Interpretation — Scoping: Variables, Environments, and Blocks</title>
    <link>https://www.iamtk.co/series/essentials-of-interpretation/variables-environments-and-blocks</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/essentials-of-interpretation/variables-environments-and-blocks</guid>
    <description>How scope, variables, environments and blocks work in the semantics of a programming language</description>
  </item>
  <item>
    <title>Essentials of Interpretation: The Programming Language &amp; Self-Evaluating Expressions</title>
    <link>https://www.iamtk.co/series/essentials-of-interpretation/the-programming-language-and-self-evaluating-expressions</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/essentials-of-interpretation/the-programming-language-and-self-evaluating-expressions</guid>
    <description>The Eva programming language, its syntax and features, and the interpreter implementation: numbers, strings, and addition</description>
  </item>
  <item>
    <title>Essentials of Interpretation: A Compiler Crash Course</title>
    <link>https://www.iamtk.co/series/essentials-of-interpretation/a-compiler-crash-course</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/essentials-of-interpretation/a-compiler-crash-course</guid>
    <description>A crash course on compilers and runtime semantics</description>
  </item>
  <item>
    <title>Building Let Declarations for the TypeScript compiler</title>
    <link>https://www.iamtk.co/building-let-declarations-for-the-typescript-compiler</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-let-declarations-for-the-typescript-compiler</guid>
    <description>Understanding how implement let declarations for the TypeScript compiler</description>
  </item>
  <item>
    <title>Allow var statements to declare multiple symbols in the TypeScript compiler</title>
    <link>https://www.iamtk.co/allow-var-statements-to-declare-multiple-symbols-in-the-typescript-compiler</link>
    <guid isPermaLink="true">https://www.iamtk.co/allow-var-statements-to-declare-multiple-symbols-in-the-typescript-compiler</guid>
    <description>Understanding how implement multiple symbols for variable statements in the TypeScript compiler</description>
  </item>
  <item>
    <title>Building EmptyStatement and Semicolon as a statement ender for the TypeScript compiler</title>
    <link>https://www.iamtk.co/building-emptystatement-and-semicolon-as-statement-ender-for-the-typescript-compiler</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-emptystatement-and-semicolon-as-statement-ender-for-the-typescript-compiler</guid>
    <description>Understanding how empty statement and semicolon as statement ender are implemented in the TypeScript compiler</description>
  </item>
  <item>
    <title>Implementing StringLiterals for the TypeScript Compiler</title>
    <link>https://www.iamtk.co/implementing-string-literals-for-the-typescript-compiler</link>
    <guid isPermaLink="true">https://www.iamtk.co/implementing-string-literals-for-the-typescript-compiler</guid>
    <description>Understanding how string literals are implemented in the TypeScript compiler</description>
  </item>
  <item>
    <title>A Deep Dive into the TypeScript Compiler Miniature</title>
    <link>https://www.iamtk.co/a-deep-dive-into-the-typescript-compiler-miniature</link>
    <guid isPermaLink="true">https://www.iamtk.co/a-deep-dive-into-the-typescript-compiler-miniature</guid>
    <description>Understand how the TypeScript compiler works: source code, scanner, parser, tokenization, binder, type checking, emitting files</description>
  </item>
  <item>
    <title>Solving Algorithmic problems using the Two Pointers technique</title>
    <link>https://www.iamtk.co/solving-algorithmic-problems-using-the-two-pointers-technique</link>
    <guid isPermaLink="true">https://www.iamtk.co/solving-algorithmic-problems-using-the-two-pointers-technique</guid>
    <description>Solving algorithmic problems, algorithmic techniques, two pointers</description>
  </item>
  <item>
    <title>JavaScript scope, Closures, and the TypeScript compiler</title>
    <link>https://www.iamtk.co/javascript-scope-closures-and-the-typescript-compiler</link>
    <guid isPermaLink="true">https://www.iamtk.co/javascript-scope-closures-and-the-typescript-compiler</guid>
    <description>Understand how the TypeScript compiler uses closures</description>
  </item>
  <item>
    <title>Tree Data Structure in JavaScript</title>
    <link>https://www.iamtk.co/series/data-structures-in-javascript/tree-data-structure</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/data-structures-in-javascript/tree-data-structure</guid>
    <description>Data Structures and Algorithms — Trees, Binary Trees, Binary Search Trees</description>
  </item>
  <item>
    <title>The Evolution of React Rendering Architectures &amp; Web Performance</title>
    <link>https://www.iamtk.co/the-evolution-of-react-rendering-architectures-and-web-performance</link>
    <guid isPermaLink="true">https://www.iamtk.co/the-evolution-of-react-rendering-architectures-and-web-performance</guid>
    <description>Understanding different rendering architectures in react.js and how they impact performance on the web: Client-Side Rendering, Server-Side Rendering, and Streaming SSR</description>
  </item>
  <item>
    <title>A High Level Architecture of the TypeScript compiler</title>
    <link>https://www.iamtk.co/a-high-level-architecture-of-the-typescript-compiler</link>
    <guid isPermaLink="true">https://www.iamtk.co/a-high-level-architecture-of-the-typescript-compiler</guid>
    <description>Understand how the TypeScript compiler works: source code, scanner, parser, tokenization, binder, type checking, emitting files</description>
  </item>
  <item>
    <title>Spotify Playlist — Frontend System Architecture</title>
    <link>https://www.iamtk.co/series/crafting-frontend/spotify-playlist-frontend-system-architecture</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/crafting-frontend/spotify-playlist-frontend-system-architecture</guid>
    <description>Frontend System Design of the Spotify Playlist</description>
  </item>
  <item>
    <title>Webpack Bundle Splitting &amp; Browser Caching</title>
    <link>https://www.iamtk.co/webpack-bundle-splitting-and-browser-caching</link>
    <guid isPermaLink="true">https://www.iamtk.co/webpack-bundle-splitting-and-browser-caching</guid>
    <description>How to use webpack code splitting and browser caching to improve performance</description>
  </item>
  <item>
    <title>Profiling &amp; Optimizing the runtime performance with the DevTools Performance tab</title>
    <link>https://www.iamtk.co/profiling-and-optimizing-the-runtime-performance-with-the-devtools-performance-tab</link>
    <guid isPermaLink="true">https://www.iamtk.co/profiling-and-optimizing-the-runtime-performance-with-the-devtools-performance-tab</guid>
    <description>Investigating performance problems with the devtools performance tab and improving the web performance of the React runtime application</description>
  </item>
  <item>
    <title>Decode the Message</title>
    <link>https://www.iamtk.co/series/algorithms-problem-solving/decode-the-message</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/algorithms-problem-solving/decode-the-message</guid>
    <description>Solving algorithms problems: decode the message</description>
  </item>
  <item>
    <title>Writing a Memoization Function from Scratch</title>
    <link>https://www.iamtk.co/writing-a-memoization-function-from-scratch</link>
    <guid isPermaLink="true">https://www.iamtk.co/writing-a-memoization-function-from-scratch</guid>
    <description>How to write a memoization function from scratch and improvement the performance of your functions with caching</description>
  </item>
  <item>
    <title>Frontend Infrastructure</title>
    <link>https://www.iamtk.co/frontend-infrastructure</link>
    <guid isPermaLink="true">https://www.iamtk.co/frontend-infrastructure</guid>
    <description>Empowering product teams with the foundational frontend ecosystem and reliable, performant, and developer-friendly tools to efficiently build great user experiences</description>
  </item>
  <item>
    <title>Linked List Data Structure in JavaScript</title>
    <link>https://www.iamtk.co/series/data-structures-in-javascript/linked-list-data-structure</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/data-structures-in-javascript/linked-list-data-structure</guid>
    <description>Solving algorithm problems with TK</description>
  </item>
  <item>
    <title>Queue Data Structure in JavaScript</title>
    <link>https://www.iamtk.co/series/data-structures-in-javascript/queue-data-structure</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/data-structures-in-javascript/queue-data-structure</guid>
    <description>Solving algorithm problems with TK</description>
  </item>
  <item>
    <title>Stack Data Structure in JavaScript</title>
    <link>https://www.iamtk.co/series/data-structures-in-javascript/stack-data-structure</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/data-structures-in-javascript/stack-data-structure</guid>
    <description>Solving algorithm problems with TK</description>
  </item>
  <item>
    <title>Destructuring Arrays and Objects in JavaScript</title>
    <link>https://www.iamtk.co/series/mastering-javascript/destructuring-objects-and-arrays</link>
    <guid isPermaLink="true">https://www.iamtk.co/series/mastering-javascript/destructuring-objects-and-arrays</guid>
    <description>The process to master JavaScript</description>
  </item>
  <item>
    <title>Refactoring Setup: NextJS, TypeScript, Prettier, and Testing Library</title>
    <link>https://iamtk.co/series/website-changelog/refactoring-setup</link>
    <guid isPermaLink="true">https://iamtk.co/series/website-changelog/refactoring-setup</guid>
    <description>Setting the new website with NextJS, TypeScript, Prettier, and Testing Library</description>
  </item>
  <item>
    <title>Mastering JavaScript: Revisiting Conditionals in JavaScript and TypeScript</title>
    <link>https://iamtk.co/series/mastering-javascript/revisiting-conditionals-in-javascript-and-typescript</link>
    <guid isPermaLink="true">https://iamtk.co/series/mastering-javascript/revisiting-conditionals-in-javascript-and-typescript</guid>
    <description>The process to master JavaScript</description>
  </item>
  <item>
    <title>Building my Legacy through Accessible, Open, and Free content</title>
    <link>https://iamtk.co/series/website-changelog/building-my-legacy-through-accessible-open-and-free-content</link>
    <guid isPermaLink="true">https://iamtk.co/series/website-changelog/building-my-legacy-through-accessible-open-and-free-content</guid>
    <description>Building my legacy through this digital notebook</description>
  </item>
  <item>
    <title>Frontend Challenges: Front-end Engineer Assignment</title>
    <link>https://iamtk.co/series/frontend-challenges/findhotel-frontend-challenge</link>
    <guid isPermaLink="true">https://iamtk.co/series/frontend-challenges/findhotel-frontend-challenge</guid>
    <description>Solving interesting challenges in the frontend domain with TK</description>
  </item>
  <item>
    <title>How I received 4 salary raises in 2 years of QuintoAndar as a Software Engineer</title>
    <link>https://iamtk.co/how-i-received-4-salary-raises-in-2-years-of-quintoandar-as-a-software-engineer</link>
    <guid isPermaLink="true">https://iamtk.co/how-i-received-4-salary-raises-in-2-years-of-quintoandar-as-a-software-engineer</guid>
    <description>How to be a rebel at work and get promotions as a software engineer</description>
  </item>
  <item>
    <title>On Leaving</title>
    <link>https://iamtk.co/on-leaving</link>
    <guid isPermaLink="true">https://iamtk.co/on-leaving</guid>
    <description>On Leaving</description>
  </item>
  <item>
    <title>On Distraction</title>
    <link>https://iamtk.co/on-distraction</link>
    <guid isPermaLink="true">https://iamtk.co/on-distraction</guid>
    <description>Focusing on things I can control and systems to fight distractions and procrastination.</description>
  </item>
  <item>
    <title>Parser - Part 1: Fundamental parts of AST and basic statements</title>
    <link>https://iamtk.co/series/building-an-interpreter/parser-part-1</link>
    <guid isPermaLink="true">https://iamtk.co/series/building-an-interpreter/parser-part-1</guid>
    <description>Build a parser and the fundamental parts of the Abstract Syntax Tree</description>
  </item>
  <item>
    <title>Building an Interpreter: REPL</title>
    <link>https://iamtk.co/series/building-an-interpreter/repl</link>
    <guid isPermaLink="true">https://iamtk.co/series/building-an-interpreter/repl</guid>
    <description>Building an Interpreter: REPL</description>
  </item>
  <item>
    <title>Building an Interpreter: Lexical Analysis - Part 3</title>
    <link>https://iamtk.co/series/building-an-interpreter/lexical-analysis-part-3</link>
    <guid isPermaLink="true">https://iamtk.co/series/building-an-interpreter/lexical-analysis-part-3</guid>
    <description>Building an Interpreter: Lexical Analysis - Part 3</description>
  </item>
  <item>
    <title>Rebuilding Mercari's Search: Home and Menu</title>
    <link>https://iamtk.co/series/rebuilding-mercaris-search/home-menu</link>
    <guid isPermaLink="true">https://iamtk.co/series/rebuilding-mercaris-search/home-menu</guid>
    <description>Rebuilding Mercari's Search: Home and Menu</description>
  </item>
  <item>
    <title>Rebuilding Mercari's Search: Setup NextJS with TypeScript, Prettier, and Jest</title>
    <link>https://iamtk.co/series/rebuilding-mercaris-search/setup-nextjs-with-typescript-prettier-and-jest</link>
    <guid isPermaLink="true">https://iamtk.co/series/rebuilding-mercaris-search/setup-nextjs-with-typescript-prettier-and-jest</guid>
    <description>Rebuilding Mercari's Search: Setup NextJS with TypeScript, Prettier, and Jest</description>
  </item>
  <item>
    <title>Rebuilding Mercari's Search Series</title>
    <link>https://iamtk.co/series/rebuilding-mercaris-search</link>
    <guid isPermaLink="true">https://iamtk.co/series/rebuilding-mercaris-search</guid>
    <description>A documentation series about how I rebuilt the Mercari's Search experience with NextJS, ReactJS, and TypeScript.</description>
  </item>
  <item>
    <title>react-query: complex dependent queries</title>
    <link>https://iamtk.co/react-query-complex-dependent-queries</link>
    <guid isPermaLink="true">https://iamtk.co/react-query-complex-dependent-queries</guid>
    <description>Building complex queries in data fetching with react and react-query.</description>
  </item>
  <item>
    <title>Data Fetching in React with react-query</title>
    <link>https://iamtk.co/data-fetching-in-react-with-reactquery</link>
    <guid isPermaLink="true">https://iamtk.co/data-fetching-in-react-with-reactquery</guid>
    <description>Understanding data fetching from the early days with xml requests and jquery to these days that we handle more complex cases.</description>
  </item>
  <item>
    <title>Building an Interpreter: Lexical Analysis - Part 2</title>
    <link>https://iamtk.co/series/building-an-interpreter/lexical-analysis-part-2</link>
    <guid isPermaLink="true">https://iamtk.co/series/building-an-interpreter/lexical-analysis-part-2</guid>
    <description>The second part of the Lexical Analysis implementation of the interpreter</description>
  </item>
  <item>
    <title>Building an Interpreter: Lexical Analysis - Part 1</title>
    <link>https://iamtk.co/series/building-an-interpreter/lexical-analysis-part-1</link>
    <guid isPermaLink="true">https://iamtk.co/series/building-an-interpreter/lexical-analysis-part-1</guid>
    <description>The first part of the Lexical Analysis implementation of the interpreter</description>
  </item>
  <item>
    <title>Building an Interpreter Series</title>
    <link>https://iamtk.co/series/building-an-interpreter</link>
    <guid isPermaLink="true">https://iamtk.co/series/building-an-interpreter</guid>
    <description>A documentation series about the interpreter I'm building and learning</description>
  </item>
  <item>
    <title>DX &amp; Software Maintainability in Frontend Engineering</title>
    <link>https://iamtk.co/dx-and-software-maintainability-in-frontend-engineering</link>
    <guid isPermaLink="true">https://iamtk.co/dx-and-software-maintainability-in-frontend-engineering</guid>
    <description>Tech Debts, Software Maintainability, Developer Experience, and Technical Leadership</description>
  </item>
  <item>
    <title>Optimizing the Performance of a React Progressive Web App</title>
    <link>https://iamtk.co/optimizing-the-performance-of-a-react-progressive-web-app</link>
    <guid isPermaLink="true">https://iamtk.co/optimizing-the-performance-of-a-react-progressive-web-app</guid>
    <description>A performance case study of a React PWA</description>
  </item>
  <item>
    <title>Performance: Prefetch Next Page Chunk</title>
    <link>https://iamtk.co/performance-prefetch-next-pages-chunks</link>
    <guid isPermaLink="true">https://iamtk.co/performance-prefetch-next-pages-chunks</guid>
    <description>Prefetching next pages chunks to optimize performance</description>
  </item>
  <item>
    <title>Atomic Habits</title>
    <link>https://iamtk.co/bookshelf/atomic-habits</link>
    <guid isPermaLink="true">https://iamtk.co/bookshelf/atomic-habits</guid>
    <description>Atomic Habits: Book Review</description>
  </item>
  <item>
    <title>The Effective Engineer</title>
    <link>https://iamtk.co/bookshelf/the-effective-engineer</link>
    <guid isPermaLink="true">https://iamtk.co/bookshelf/the-effective-engineer</guid>
    <description>Notes on how to be an effective engineer</description>
  </item>
  <item>
    <title>Slow Living</title>
    <link>https://iamtk.co/slow-living</link>
    <guid isPermaLink="true">https://iamtk.co/slow-living</guid>
    <description>To experience life to the fullest</description>
  </item>
  <item>
    <title>Building a simple Individual Development Plan (IDP) with Notion</title>
    <link>https://www.iamtk.co/building-an-individual-development-plan-with-notion</link>
    <guid isPermaLink="true">https://www.iamtk.co/building-an-individual-development-plan-with-notion</guid>
    <description>In this post I share with you how I created a simple individual development plan using Notion</description>
  </item>
  <item>
    <title>Basic Recipes for React Testing Library</title>
    <link>https://iamtk.co/basic-recipes-for-react-testing-library</link>
    <guid isPermaLink="true">https://iamtk.co/basic-recipes-for-react-testing-library</guid>
    <description>Understanding testing in the frontend and react applications</description>
  </item>
  <item>
    <title>A Mental Model to think in TypeScript</title>
    <link>https://iamtk.co/a-mental-model-to-think-in-typescript</link>
    <guid isPermaLink="true">https://iamtk.co/a-mental-model-to-think-in-typescript</guid>
    <description>Types can be hard and this long-format essay tries to give a way of thinking about types and TypeScript</description>
  </item>
  <item>
    <title>Designing my life's System</title>
    <link>https://iamtk.co/designing-my-lifes-system</link>
    <guid isPermaLink="true">https://iamtk.co/designing-my-lifes-system</guid>
    <description>A full documentation of how I designed a system for my life</description>
  </item>
  <item>
    <title>UX Studies with React, TypeScript, and Testing Library</title>
    <link>https://iamtk.co/ux-studies-with-react-typescript-and-testing-library</link>
    <guid isPermaLink="true">https://iamtk.co/ux-studies-with-react-typescript-and-testing-library</guid>
    <description>Studying and applying UX using React, TypeScript, Testing Library</description>
  </item>
  <item>
    <title>Data Structures Series</title>
    <link>https://iamtk.co/series/data-structures</link>
    <guid isPermaLink="true">https://iamtk.co/series/data-structures</guid>
    <description>Solving algorithms problems with TK</description>
  </item>
  <!-- <item>
    <title>Algorithms Problem Solving Series</title>
    <link>https://iamtk.co/series/algorithms-problem-solving</link>
    <guid isPermaLink="true">https://iamtk.co/series/algorithms-problem-solving</guid>
    <description>Solving algorithms problems with TK</description>
  </item> -->
  <item>
    <title>TypeScript Learnings: Interesting Types</title>
    <link>https://iamtk.co/series/typescript-learnings/interesting-types</link>
    <guid isPermaLink="true">https://iamtk.co/series/typescript-learnings/interesting-types</guid>
    <description>Learning interesting types from TypeScript</description>
  </item>
  <item>
    <title>Constant feedback driven development with Nodemon</title>
    <link>https://iamtk.co/constant-feedback-driven-development-with-nodemon</link>
    <guid isPermaLink="true">https://iamtk.co/constant-feedback-driven-development-with-nodemon</guid>
    <description>As I'm building a lot of TypeScript projects, I wanted to make it more dynamic and with constant feedback.</description>
  </item>
  <item>
    <title>Publisher, a tooling to automate the process to publish my blog posts</title>
    <link>https://iamtk.co/publisher-a-tooling-to-automate-the-process-to-publish-my-blog-posts</link>
    <guid isPermaLink="true">https://iamtk.co/publisher-a-tooling-to-automate-the-process-to-publish-my-blog-posts</guid>
    <description>An implementation detail of the Publisher tooling to automate the process to publish blog posts</description>
  </item>
  <item>
    <title>TypeScript Learnings 002: Type System</title>
    <link>https://iamtk.co/series/typescript-learnings/type-system</link>
    <guid isPermaLink="true">https://iamtk.co/series/typescript-learnings/type-system</guid>
    <description>Understanding TypeScript Type Systerm</description>
  </item>
  <item>
    <title>Elixir Learnings 002: playing around with lists</title>
    <link>https://iamtk.co/series/elixir-learnings/playing-around-with-lists</link>
    <guid isPermaLink="true">https://iamtk.co/series/elixir-learnings/playing-around-with-lists</guid>
    <description>Understanding how lists work in Elixir</description>
  </item>
  <item>
    <title>React Hooks, Context API, and Pokemons</title>
    <link>https://iamtk.co/react-hooks-context-api-and-pokemons</link>
    <guid isPermaLink="true">https://iamtk.co/react-hooks-context-api-and-pokemons</guid>
    <description>Understanding hooks and the context API by building a Pokemon app.</description>
  </item>
  <item>
    <title>Fun with Dates</title>
    <link>https://iamtk.co/fun-with-dates</link>
    <guid isPermaLink="true">https://iamtk.co/fun-with-dates</guid>
    <description>Learning about Dates and playing around with a new API</description>
  </item>
  <item>
    <title>Elixir Learnings Series</title>
    <link>https://iamtk.co/series/elixir-learnings</link>
    <guid isPermaLink="true">https://iamtk.co/series/elixir-learnings</guid>
    <description>Learning elixir with TK</description>
  </item>
  <item>
    <title>Thinking in data contracts</title>
    <link>https://iamtk.co/thinking-in-data-contracts</link>
    <guid isPermaLink="true">https://iamtk.co/thinking-in-data-contracts</guid>
    <description>This is part of my studies on how to build sustainable and consistent software.</description>
  </item>
  <item>
    <title>TypeScript Learnings Series</title>
    <link>https://iamtk.co/series/typescript-learnings</link>
    <guid isPermaLink="true">https://iamtk.co/series/typescript-learnings</guid>
    <description>Learning TypeScript with TK</description>
  </item>
  <item>
    <title>Consistent State Management in React and Redux</title>
    <link>https://iamtk.co/consistent-state-management-in-react-and-redux</link>
    <guid isPermaLink="true">https://iamtk.co/consistent-state-management-in-react-and-redux</guid>
    <description>This is part of my studies on how to build sustainable and consistent software.</description>
  </item>
  <item>
    <title>TDD, simple functions, and React components</title>
    <link>https://iamtk.co/tdd-functions-and-react-components</link>
    <guid isPermaLink="true">https://iamtk.co/tdd-functions-and-react-components</guid>
    <description>This is part of my studies on how to build sustainable and consistent software.</description>
  </item>
  <item>
    <title>Closures, Currying, and Cool Abstractions</title>
    <link>https://iamtk.co/closure-currying-and-cool-abstractions</link>
    <guid isPermaLink="true">https://iamtk.co/closure-currying-and-cool-abstractions</guid>
    <description>In this article, we will talk about closures, curried functions, and play around with these concepts to build cool abstractions.</description>
  </item>
  <item>
    <title>Tree Data Structure</title>
    <link>https://iamtk.co/series/data-structures/tree-data-structure</link>
    <guid isPermaLink="true">https://iamtk.co/series/data-structures/tree-data-structure</guid>
    <description>This post is to help you better understand the Tree Data Structure and to clarify any confusion you may have about it..</description>
  </item>
  <item>
    <title>Linked List</title>
    <link>https://iamtk.co/series/data-structures/linked-list-data-structure</link>
    <guid isPermaLink="true">https://iamtk.co/series/data-structures/linked-list-data-structure</guid>
    <description>Notes on what is a linked list, how it works, and a Python implementation</description>
  </item>
  <item>
    <title>Queue Data Structure</title>
    <link>https://iamtk.co/series/data-structures/queue-data-structure</link>
    <guid isPermaLink="true">https://iamtk.co/series/data-structures/queue-data-structure</guid>
    <description>Notes on what is a queue, how it works, and a Python implementation</description>
  </item>
  <item>
    <title>Stack Data Structure</title>
    <link>https://iamtk.co/series/data-structures/stack-data-structure</link>
    <guid isPermaLink="true">https://iamtk.co/series/data-structures/stack-data-structure</guid>
    <description>Notes on what is a stack, how it works, and a Python implementation</description>
  </item>
  <item>
    <title>Building an abstraction for React internationalization messages</title>
    <link>https://iamtk.co/building-an-abstraction-for-react-internationalization-messages</link>
    <guid isPermaLink="true">https://iamtk.co/building-an-abstraction-for-react-internationalization-messages</guid>
    <description>I came across a feature I wanted to build and...</description>
  </item>
  <item>
    <title>Designing my Learning Experience</title>
    <link>https://iamtk.co/designing-my-learning-experience</link>
    <guid isPermaLink="true">https://iamtk.co/designing-my-learning-experience</guid>
    <description>I'm learning a lot and sharing knowledge. This is my first take on designing a better learning experience</description>
  </item>
  <item>
    <title>Thoughts on my productivity</title>
    <link>https://iamtk.co/thoughts-on-my-productivity</link>
    <guid isPermaLink="true">https://iamtk.co/thoughts-on-my-productivity</guid>
    <description>Think about my energy. Think about prioritization. Think about tasks planning. Think about removing distractions.</description>
  </item>
  <item>
    <title>An introduction to the basic principles of Functional Programming</title>
    <link>https://iamtk.co/functional-programming-principles-in-javascript</link>
    <guid isPermaLink="true">https://iamtk.co/functional-programming-principles-in-javascript</guid>
    <description>In this post, I will tell you more about functional programming, and some important concepts, with a lot of code examples.</description>
  </item>
  <item>
    <title>An introduction to the basic principles of Functional Programming</title>
    <link>https://iamtk.co/an-introduction-to-the-basic-principles-of-functional-programming</link>
    <guid isPermaLink="true">https://iamtk.co/an-introduction-to-the-basic-principles-of-functional-programming</guid>
    <description>In this post, I will tell you more about functional programming, and some important concepts, with a lot of code examples.</description>
  </item>
  <item>
    <title>Understanding the basics of Ruby on Rails: SQL Databases and how they work</title>
    <link>https://iamtk.co/understanding-the-basics-of-ruby-on-rails-sql-databases-and-how-they-work</link>
    <guid isPermaLink="true">https://iamtk.co/understanding-the-basics-of-ruby-on-rails-sql-databases-and-how-they-work</guid>
    <description>Learn about databases and how they connect with Ruby on Rails.</description>
  </item>
  <item>
    <title>Actionable advice to start learning to code</title>
    <link>https://iamtk.co/actionable-advice-to-start-learning-to-code</link>
    <guid isPermaLink="true">https://iamtk.co/actionable-advice-to-start-learning-to-code</guid>
    <description>This post has stories and a lot of actionable advice for you to be inspired, motivated, and take the first step in the programming world.</description>
  </item>
  <item>
    <title>Understanding the basics of Ruby on Rails: HTTP, MVC, and Routes</title>
    <link>https://iamtk.co/understanding-the-basics-of-ruby-on-rails-http-mvc-and-routes</link>
    <guid isPermaLink="true">https://iamtk.co/understanding-the-basics-of-ruby-on-rails-http-mvc-and-routes</guid>
    <description>We’ll understand the basics of how the web, the routes, and the MVC architecture work using the Ruby on Rails web framework</description>
  </item>
  <item>
    <title>Learning Python: From Zero to Hero</title>
    <link>https://iamtk.co/learning-python-from-zero-to-hero</link>
    <guid isPermaLink="true">https://iamtk.co/learning-python-from-zero-to-hero</guid>
    <description>High-level programming language, and its core design philosophy is all about code readability and a syntax which allows programmers to express concepts in a few lines of code.</description>
  </item>
  <item>
    <title>Idiomatic Ruby: writing beautiful code</title>
    <link>https://iamtk.co/writing-idiomatic-beautiful-ruby-code</link>
    <guid isPermaLink="true">https://iamtk.co/writing-idiomatic-beautiful-ruby-code</guid>
    <description>A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.</description>
  </item>
  <item>
    <title>Learning Ruby: From Zero to Hero</title>
    <link>https://iamtk.co/learning-ruby-from-zero-to-hero</link>
    <guid isPermaLink="true">https://iamtk.co/learning-ruby-from-zero-to-hero</guid>
    <description>Ruby is simple in appearance, but is very complex inside, just like our human body.</description>
  </item>
</channel>

</rss>
