Skip to main content Martin Dev

Martin Dev

Recent posts

  1. Build in Public 1

    Build in Public #1: Tech Stack Decisions for a Fintech Startup

    nami

    You’ll find honest analysis of each choice, performance benchmarks, financial context, detailed tradeoffs, and migration strategies. Nothing is set in stone, these are decisions for today that will evolve as we learn and grow.

  2. Heap vs Stack

    What is “The Heap”?

    Heap Memory Illustration

    The Heap is commonly used for allocating memory for objects, arrays, and other data structures that require a flexible size during program execution. It is particularly useful in scenarios where the size of the data is not known beforehand or may change during the program’s runtime. Examples include dynamically sized arrays, linked lists, and instances of classes in object-oriented programming.

  3. Who am I

    Hello

    My name is Martin and I am a software engineer. I have been working in the industry for over 4 years and have experience in developing applications using various technologies such as Java with Spring Boot, Node.js, and TypeScript. I am also interested in exploring new technologies and staying up-to-date with the latest trends in the industry.

theme: til