Back

Blog

  • Spring Boot—Quick Start

    Spring Boot is a Java-based framework that is used to create standalone, production-grade Spring-based Applications.

  • Redux—A State Management Library

    Redux is like a librarian for your app—organizing state, making it easy to find, and keeping chaos at bay. It works well with React, making state management fun!

  • Nginx Reverse Proxy

    You can use `sub.domain.com` instead of `localhost:port` for your local services. This article shows you how to set up a reverse proxy with Nginx to route traffic from subdomains to your local services.

  • Devcontainer 📦

    Say goodbye to 'It works on my machine' with devcontainer. Devcontainer ensures that everyone working on the project is using the same development environment.

  • Money, Fame, Maintenable Code

    A mythical creature that is said to exist in the world of software development–10x engineer.

  • SSH Tunnel with Cloudflared

    Exposing your server to the internet? Stop it! get some help–with Cloudflared.

  • 日本語 Part 1

    Japanese (日本語 nihongo), tired of watching anime with subtitles? Learn Japanese and watch anime without subtitles.

  • FFMPEG

    Nolan, Tarantino, and Scorsese walk into a bar. They're all arguing about the best video codec. Nolan says H.264 is the best, Tarantino says H.265, and Scorsese says AV1. Then FFMPEG walks in and says, 'Why not all of them?'

  • OCR with PaddleOCR and ONNX

    Optical character recognition (OCR) is a technology that enables computers to recognize text within images. This article explores the use of PaddleOCR and ONNX to perform OCR on images.

  • PPE Recognition

    Personal protective equipment play a critical role in protecting workers from injury and illness. This article explores the use of computer vision to recognize personal protective equipment in industrial settings.