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

marinsborg

@marinsborg-com

226 Points 1 Followers

3 Posts

0 Answers

Web developer with the idea of helping others to start their programming career. That is why I write a blog about programming and career where I share my thoughts and experience.

Learn Python functions & create a simple project

Functions are key elements of programming. They are used in most programming languages. Functions allow you to break your code into smaller pieces. That way your code is easier to manage a...

URL shortener - Java & Spring tutorial

## Introduction A URL shortener is a service that is used to create short links from very long URLs. Usually, short links have the size of one third or even one-fourth of the original U...