Official Brand & Label Hub

PASKID DARTIZIT

Music Producer • Afro-Pop Artist • Visual Creator

🎡 Stream Music ★ Local Guide
🎡 Listen Now
Dartizit Nation Logo

Music

 <div style="left: 0; width: 100%; height: 352px; position: relative;"><iframe src="https://open.spotify.com/embed/album/1mw2suVMAjITVLsepMJAH8?utm_source=oembed" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0; border-radius: 12px;" allowfullscreen allow="clipboard-write *; encrypted-media *; fullscreen *; picture-in-picture *;"></iframe></div>




<!-- DARTIZIT NATION MUSIC PAGE HEADER -->

<div style="text-align: center; max-width: 800px; margin: 20px auto 40px auto; padding: 0 15px;">

    <h1 style="color: #ffb703; font-size: 2.2rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 10px;">

        🎡 Official Discography

    </h1>

    <p style="color: #a0a0a0; font-size: 1rem; line-height: 1.6;">

        Stream official single releases, produced tracks, and exclusive music directly below.

    </p>

    <div style="width: 60px; height: 3px; background: #ffb703; margin: 15px auto; border-radius: 2px;"></div>

</div>


<!-- MUSIC TRACKS GRID CONTAINER -->

<div class="music-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; max-width: 1100px; margin: 0 auto; padding: 0 15px 50px 15px;">


    <!-- TRACK 1: WAYABO -->

    <div class="music-card">

        <div class="artwork-wrapper">

            <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW42cwjDzzRyZxV1nEJHBl8Pm_aOkN0EYZiSQY2WF45ExO0LFhd5S0V_72QKZg-8DlBGqh2AzOjcDQ2RYqsggjo_HOj8Iv27Ok843k_KcTg2CTVd7M7ubmlDq6dEYh29MZKhgltmMYUkjZWT-u6DYTanFg74rPMA2nq1cUhmqO1awblLtUa0ctFRsWJjeH/s1600/107064.png" alt="Wayabo Cover Art" />

            <span class="badge">Official Single</span>

        </div>

        <div class="track-details">

            <h3>Wayabo</h3>

            <p>Produced by Paskid Dartizit • Released 2026</p>

            

            <!-- Spotify Inline Embed -->

            <iframe 

                style="border-radius:12px; width: 100%; height: 80px; margin-top: 12px;" 

                src="https://open.spotify.com/embed/track/4eaVE7BUrm2YEfdNZ2n41o?utm_source=generator&amp;theme=0" 

                frameBorder="0" 

                allowfullscreen="" 

                allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" 

                loading="lazy">

            </iframe>

        </div>

    </div>


    <!-- TRACK 2: INSIDE LIFE -->

    <div class="music-card">

        <div class="artwork-wrapper">

            <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAC4_DiYGWS9otT7f2BTULhylRpNJj-8EyEou1qmnzG9Ux6coE0ZRb6_dJKtZZTbaeCbau3cgJNyg6vGK5GyfRDsi44s0qBfIMimLNsE5pHQfCQHZZQaIdVznyoEZizFNNLGeAfL6XrU6oO87Cy_ULAQ5gWkT25rhvCku9y4Ldc-dc8Vh_cX10EYD_oghp/s1600/59993.png" alt="Inside Life Cover Art" />

            <span class="badge">Single Release</span>

        </div>

        <div class="track-details">

            <h3>Inside Life</h3>

            <p>Produced by Paskid Dartizit • Afro-Pop Track</p>

            

            <!-- Replace YOUR_TRACK_ID with the actual Spotify ID when ready -->

            <iframe 

                style="border-radius:12px; width: 100%; height: 80px; margin-top: 12px;" 

                src="https://open.spotify.com/embed/track/4eaVE7BUrm2YEfdNZ2n41o?utm_source=generator&amp;theme=0" 

                frameBorder="0" 

                allowfullscreen="" 

                allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" 

                loading="lazy">

            </iframe>

        </div>

    </div>


    <!-- TRACK 3: KOLORADO -->

    <div class="music-card">

        <div class="artwork-wrapper">

            <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW42cwjDzzRyZxV1nEJHBl8Pm_aOkN0EYZiSQY2WF45ExO0LFhd5S0V_72QKZg-8DlBGqh2AzOjcDQ2RYqsggjo_HOj8Iv27Ok843k_KcTg2CTVd7M7ubmlDq6dEYh29MZKhgltmMYUkjZWT-u6DYTanFg74rPMA2nq1cUhmqO1awblLtUa0ctFRsWJjeH/s1600/107064.png" alt="KOLORADO Cover Art" />

            <span class="badge">Street Anthem</span>

        </div>

        <div class="track-details">

            <h3>KOLORADO</h3>

            <p>High-energy Street-Hop Beat &amp; Sound</p>

            

            <!-- Replace YOUR_TRACK_ID with the actual Spotify ID when ready -->

            <iframe 

                style="border-radius:12px; width: 100%; height: 80px; margin-top: 12px;" 

                src="https://open.spotify.com/embed/track/4eaVE7BUrm2YEfdNZ2n41o?utm_source=generator&amp;theme=0" 

                frameBorder="0" 

                allowfullscreen="" 

                allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" 

                loading="lazy">

            </iframe>

        </div>

    </div>


</div>


<!-- EMBEDDED CARD STYLES -->

<style>

    .music-card {

        background: #121216;

        border: 1px solid rgba(255, 183, 3, 0.2);

        border-radius: 14px;

        overflow: hidden;

        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;

    }

    .music-card:hover {

        transform: translateY(-6px);

        border-color: #ffb703;

        box-shadow: 0 10px 25px rgba(255, 183, 3, 0.2);

    }

    .artwork-wrapper {

        position: relative;

        width: 100%;

        height: 220px;

        overflow: hidden;

        background: #000;

    }

    .artwork-wrapper img {

        width: 100%;

        height: 100%;

        object-fit: cover;

        transition: transform 0.4s ease;

    }

    .music-card:hover .artwork-wrapper img {

        transform: scale(1.05);

    }

    .badge {

        position: absolute;

        top: 12px;

        right: 12px;

        background: #ffb703;

        color: #0b0b0d;

        font-size: 0.75rem;

        font-weight: 700;

        padding: 4px 10px;

        border-radius: 20px;

        text-transform: uppercase;

        letter-spacing: 0.5px;

    }

    .track-details {

        padding: 18px;

    }

    .track-details h3 {

        color: #ffffff;

        font-size: 1.25rem;

        margin: 0 0 4px 0;

    }

    .track-details p {

        color: #a0a0a0;

        font-size: 0.85rem;

        margin: 0 0 10px 0;

    }

</style>


​"Welcome to Dartizit Nation — the official home of I Paskid Dartizit. Discover high-energy Afro-Pop hits like 'Wayabo' & 'Inside Life,' music production, beat making, and signature 2D digital art direction. Connect for bookings, collaborations, sound engineering, and creative media projects."

Search This Blog

Powered by Blogger.

Blog Archive

Artistic Fusion Network

Pages

Artistic Fusion Network

Paskid Dartizit

Official Platform for Music, Audio Production & Visual Creative Direction

Listen Now Bookings

🎬 Official Music Videos & Visuals

Watch official music videos, street performances, and visualizers by Paskid Dartizit.

Core Discography & Original Hits

As a lead artist, Paskid Dartizit delivers a versatile fusion of street-hop bounce, vibrant Afro-pop rhythms, and reflective lyrical themes:

  • Wayabo (EP / Single): High-energy Afro-pop track establishing the core Dartizit sound identity.
  • Inside Life: Street-centric narrative tracking life dynamics, resilience, and personal ambition.
  • Stability: Contemporary single release focusing on steady growth, focus, and artistic balance.
  • Follow Me: Afro-pop single highlighting driving rhythms and catchy melodic leads.
  • Baby Maja & Layipo: Energetic street-hop cuts produced for club and DJ rotations.

Production, Features & Key Collaborations

Beyond performing as a vocal artist, Paskid Dartizit has built a reputation across the Nigerian underground and street-hop ecosystem as an audio engineer, producer, and featured collaborator:

  • Production Work for Fela2: Formerly living and working directly with raw street-hop producer/artist Fela2, engineering and shaping core instrumental tracks and street cuts.
  • Joint Track Projects with Cashfloworoboi: Direct vocal and production collaboration on joint street-hop anthem projects, including vocal arrangements, verse engineering, and track delivery featuring the "Gban gbanla" hook.
  • Collaborative Works with Wolexnow: Cross-collaborative street-hop releases and creative features within the active Nigerian underground music scene.
  • Dance (feat. Kolawole): Dynamic collaboration pairing Paskid's signature production with Kolawole's vocal delivery.
  • Bless (with Ashabi Ade Olori Olapade): Collaborative joint release combining classic Afro-percussion with cross-genre storytelling.
  • KOLORADO (Production & Industry Media): Sound engineering involvement and commentary work surrounding regional street anthems alongside collaborators like Darex Omo Ogun, Felajaye, and Lero Boi.
  • Video Commentary & Media Analysis (with DJ Tiny): Co-host and video commentator delivering insider music industry breakdowns, including public commentary analyzing the Fela2 and Small Doctor conflict.

Brand Identity & Visual Artistry

Paskid Dartizit integrates music production directly with visual media under Dartizit Nation:

  • Theatre Acting & Workshops: Creative participation, workshop training, video editing, and film/movie enrollment.
  • 2D Digital Character Graphics: Custom 2D character designs, street artwork, and thematic backdrops used across release rollouts.
  • Visual Direction & Video Editing: In-house concept design, promotional display banners, and music video editing tailored for web and YouTube integration (@Dartizit).

Featured Music

Wayabo
Single • Afro-Pop
Stream
Inside Life
Single • Afro-Pop
Stream
Kolorado
feat. Felajaye & Lero Boi
Stream

Creative Pillars

Music & Vocals

High-energy Afro-Pop delivery, melodic songwriting, and catchy hooks tailored for the global stage.

Audio Production

Full-service beat making, track mixing, and sound design with deep street-hop roots.

Visual Identity

Digital artwork and signature 2D avatar branding for cover art, media projects, and concepts.

Get In Touch

Official Releases & Streaming

Listen directly via Spotify, Apple Music, and Audiomack.

Stability (Single)

2026 Release

Wayabo - EP

Afro-Pop Single

Inside Life

Single Release

Dance & Layipo

2026 Singles
Official Video

Wayabo

Produced & Visuals by Paskid Dartizit

▶ Watch on YouTube
Visualizer

Inside Life

Afro-Pop Visual Release • Dartizit Nation

▶ Watch on YouTube
Performance

Isu Ele Ft. Fela2

Street Anthem Visuals & Commentary

▶ Watch on YouTube

Never Miss a New Release

Subscribe to the official Dartizit Nation YouTube channel for exclusive video drops and behind-the-scenes content.

πŸ”” Subscribe on YouTube
Join Artistic Fusion Network
Network Hub