PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Oleksii Trekhleb

@trekhleb

130 Points 1 Followers

5 Posts

0 Answers

Author of 100k ★️ javascript-algorithms repo on GitHub. Software engineer @ Uber.

Content-aware image resizing in JavaScript

## TL;DR There are many great articles written about the *Seam Carving algorithm* already, but I couldn't resist the temptation to explore this elegant, powerful, and *yet simple* algorithm...

Self-Parking Car in <500 Lines of Code

> Training the car to do self-parking using a genetic algorithm ![Self-Parking car evolution](https://trekhleb.dev/self-parking-car-evolution/article/images/01-cover-01.jpg) ## TL;DR In t...