AIcrowd Showcase

Collection of contributed notebooks, helpful resources and inspiring projects made with by the community.

Create
<header class="masthead-showcase">
  <div class="container-center">
    <div class="masthead-content">
      <div class="masthead-left">
        <a class="masthead-link" href="/">
          <i class="las la-arrow-left"></i>Back
        </a>
      </div>

      <div class="masthead-main">
        <h1 class="masthead-title">AIcrowd Showcase</h1>

        <p class="masthead-paragraph">
          Collection of contributed notebooks, helpful resources and inspiring projects made with <i class="las la-heart text-color-accent"></i> by the community.
        </p>

        <a class="btn-primary" href="/" role="button">
          <i class="las la-plus"></i>
          Create
        </a>
      </div>
    </div>
  </div>
</header>