Whipost website icon logo of a terminal cursor indicator Whipost
Home Categories Tags

Categories

  • artificial intelligence
  • design systems
  • web development
  • cs101
  • devops

Tags

  • llm
  • user experience
  • user interface
  • human machine interface
  • tooling
  • enum
  • constants
  • javascript
  • localhost
  • public
  • ngrok
  • typescript
  • artificial intelligente
  • api
  • json
  • html
  • code snippet
  • boilerplate
  • docker
  • containers
  • local first
  • ollama
  • open webui
  • react
  1. Getting started with React

    What is it like to start software development with React in 2025?

    web development javascript react
    Author's avatar.

    David Linhares

    Monday, Oct 27, 2025 ・ 6 minutes read

  2. User Interaction Revolution

    How AI is reshaping product design

    artificial intelligence artificial intelligente user interface user experience
    Author's avatar.

    David Linhares

    Monday, Oct 20, 2025 ・ 8 minutes read

  3. Getting started with Docker

    A quick start guide on your journey containerized journey

    devops docker containers
    Author's avatar.

    David Linhares

    Monday, Jul 21, 2025 ・ 15 minutes read

  4. An Introduction to Design Systems

    What it is and its importance in today's digital world

    design systems user experience user interface human machine interface
    Author's avatar.

    David Linhares

    Saturday, Jun 21, 2025 ・ 8 minutes read

  5. What is MCP?

    An introduction to Model Context Protocol

    artificial intelligence llm
    Author's avatar.

    David Linhares

    Monday, Jun 16, 2025 ・ 7 minutes read

  6. How to run ChatGPT on your own computer

    A quick start guide with Open WebUI and Ollama

    artificial intelligence llm local first ollama open webui
    Author's avatar.

    David Linhares

    Thursday, May 29, 2025 ・ 10 minutes read

  7. TypeScript: Interfaces vs Types

    A simplified approach to type declaration

    web development typescript
    Author's avatar.

    David Linhares

    Monday, Apr 21, 2025 ・ 12 minutes read

  8. Sharing beautiful code snippet screenshots

    Sharing is caring

    web development tooling
    Author's avatar.

    David Linhares

    Saturday, Apr 19, 2025 ・ 3 minutes read

  9. HTML5 Starter Boilerplate

    Just a personal reference to keep my own sanity

    web development html code snippet boilerplate
    Author's avatar.

    David Linhares

    Monday, Oct 7, 2024 ・ 5 minutes read

  10. Mock your database from a JSON file to REST API

    Get a mockup API up and running in 10 minutes (or less)

    web development localhost api json
    Author's avatar.

    David Linhares

    Thursday, Sep 17, 2020 ・ 5 minutes read

  11. Access your local application from a public URL

    Ngrok allows you to connect through a tunnel and navigate to your local application running on a publicly available endpoint

    web development localhost public ngrok
    Author's avatar.

    David Linhares

    Tuesday, Sep 15, 2020 ・ 6 minutes read

  12. Enumerators in JavaScript

    Should we use it?

    cs101 enum constants javascript
    Author's avatar.

    David Linhares

    Wednesday, Sep 2, 2020 ・ 7 minutes read