Sadiqu Muhammad Bello

Fullstack Engineer & Solutions Architect with 3+ years of professional experience building robust, high-performance, and scalable digital products. I specialize in modern JavaScript frameworks, state management, backend system design, and performance optimization.

About Me

I bridge the gap between complex engineering requirements and elegant user experiences. Writing maintainable, scalable, and highly performant code is at the core of my engineering philosophy.


Projects & Impact

A summary of key projects I have built and led:

🎥 Monteeq (Founder & CEO)

A high-performance video platform built specifically for video editors to showcase their work, grow their audience, and connect with the editing community.

🔗 LinkBio

A custom, clean, and highly optimized Link-in-Bio landing page to unify all social profiles, project links, and professional platforms under a single fast-loading URL.

💻 Ani-pull

A robust terminal CLI utility for searching and downloading anime episodes.


Leadership Experience

🚀 Monteeq — Founder & CEO

Leading product vision, technical execution, strategy, and business growth. Fostering a community for video editors and creators.

🌐 Webnet — Chief Technology Officer (CTO)

Directing technical strategy, software architecture, and engineering workflows. Leading development teams to build scalable solutions while maintaining strict code quality and modern practices.


Portfolio Local Development

This repository contains my personal portfolio website built using Next.js (App Router) and Vanilla CSS.

Setup Instructions

  1. Install dependencies:
    npm install
    
  2. Run the development server:
    npm run dev
    
  3. Open the site: Open http://localhost:3000 in your browser.

[!NOTE] This is a Next.js application. Do not attempt to open HTML files directly from the directory; it must run through the development server.

Production Preview

To build and run the production preview locally:

npm run preview