Live: 127
Need a website or video edit? Let's talk!
1

Chat with Brenald AI

Brenald AI
Hi! 👋 I'm Brenald's AI assistant. Ask me anything about web development, video editing, or his services!
×

Start Your Project

Fill out this form and I'll contact you to finalize the details

×

Admin Access

BrenaldMedia

Web Developer  

Need a website for your shop? Want to show your business online? Looking to build something like Jumia? I can help you!

View Work Hire Me
0 Lines of Code
0 Cups of Coffee
0 Happy Clients

About Me

BrenaldMedia
0 Years Experience

Hi, I'm Brenald

I'm a passionate web developer and video editor dedicated to creating stunning digital experiences. With expertise in both frontend/backend development and professional video editing, I bring ideas to life with technical precision and creative flair.

Detector

Device: Detecting...
Browser: Detecting...
OS: Detecting...
Screen: Detecting...
Network: Detecting...
Battery: Detecting...
SIM Type: Detecting...
Connection: Detecting...
Location: Detecting...
IP Address: Detecting...
Carrier: Detecting...

Speed Typing Challenge

WPM: 0 Accuracy: 0% Time: 30s
The quick brown fox jumps over the lazy dog.

Color Challenge

Score: 0

Live Code Playground

0 Projects
0 Clients
0 Years

Skills I Mastered

Tools and technologies I work with every day

Programming Languages

HTML5
CSS3
JavaScript
Python
PHP
SQL

Frameworks & Libraries

React.js
Node.js
Vue.js
Bootstrap
Tailwind
Express.js

Editing Apps

After Effects
Premiere Pro
CapCut
Photoshop
DaVinci Resolve
Audacity

Other Tools

Git
GitHub
Vercel
MongoDB
Firebase
Figma
50k+ Lines of Code
100+ Videos Edited
50+ Projects Completed
500+ Cups of Coffee

Which Tech Stack is Right for You?

Choose the best technology for your project

Simple & Fast

Business Website

Perfect for: Small shops, personal sites, landing pages

  • Fast loading
  • Mobile friendly
  • SEO optimized
  • Easy to update
Advanced

Custom Web App

Perfect for: Complex applications, dashboards, SaaS

  • User authentication
  • Real-time updates
  • Data analytics
  • API integration

What Can I Build For You?

Simple solutions for your business needs

Website for Your Shop

Showcase your products online, let customers find you easily, and grow your business beyond your local area.

  • Show your products
  • Contact information
  • Business hours
  • Location map

Show Your Business Online

Get your business on the internet! Let people know who you are, what you do, and how to reach you.

  • Business profile
  • Services listing
  • Contact forms
  • Social media links

Shopping Site Like Jumia

Create your own online store where people can buy your products, just like Jumia or Amazon.

  • Product catalog
  • Shopping cart
  • Payment integration
  • Order management

Booking & Appointment Site

Let customers book your services online anytime, anywhere. Perfect for salons, clinics, and consultants.

  • Online booking
  • Calendar integration
  • Automatic reminders
  • Payment options

Blog or News Site

Share your ideas, news, or stories with the world. Build an audience and make money from your content.

  • Article publishing
  • Categories & tags
  • Comments section
  • Newsletter signup

Business Dashboard

Track your business performance, see your sales, and manage everything from one place.

  • Sales tracking
  • Customer management
  • Reports & analytics
  • Inventory management

Ready to start your project?

Tell me what you need, and I'll help you bring your idea to life!

Let's Talk About Your Project

My Services

Web Development

Custom websites and web applications built with modern technologies.

50+ Projects 50+ Clients

Video Editing

Professional editing with After Effects, CapCut, and Premiere Pro.

100+ Edits 50+ Clients

Teaching

Learn web development and video editing with personalized lessons.

15 Students 4.9 Rating

Featured Projects

Interactive Project Showcase

Spin the Cube to navigate through my work

PRO VIEW

PRO VIEW

Movie Trailers Site

VCF GENERATOR

VCF GENERATOR

Contact Generator

Tracle-lite

Tracle-lite

WhatsApp Bot

Coming Soon

Coming Soon

New Project

Video Edit

Video Edit

Client Work

Web App

Web App

Dashboard

Video Reviews

Watch what my clients say

×

What Clients Say

Current Projects

See what I'm working on right now

Updating Tracle-Lite

In Progress
75%
Expected: May 2026

Tiktok Downloader Site

Planning
90%
Expected: Unknown

Real Chat App

Planning
25%
Expected: Unknown

Live Demonstration

Watch me code and edit in real-time

script.js

// Creating a responsive navigation menu
function createNavigation() {
    const menu = document.querySelector('.nav-menu');
    const hamburger = document.querySelector('.hamburger');
    
    hamburger.addEventListener('click', () => {
        menu.classList.toggle('active');
        hamburger.classList.toggle('active');
    });
    
    // Smooth scroll for navigation links
    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
        anchor.addEventListener('click', function (e) {
            e.preventDefault();
            document.querySelector(this.getAttribute('href'))
                .scrollIntoView({ behavior: 'smooth' });
        });
    });
}

// Initialize when DOM is ready
document.addEventListener('DOMContentLoaded', createNavigation);
                        
After Effects

Video Editing Demo

Brenald's video editing in action

Resolution: 1920x1080 Frame Rate: 60fps Codec: H.264
Figma

UI/Design Demo

Design preview by Brenald

Tools: Figma, Adobe XD Recent: 5 Projects Styles: Modern, Minimal

👥 Live Collaborators

See who's viewing this site with you right now - like a virtual office!

What is this? (Simple Explanation)

Think of this like a WhatsApp group chat - when you're on this website, you can see other people who are also viewing it at the same time. It's like we're all in a virtual room together!

On mobile: The collaborators box will appear at the bottom of your screen. You can close it anytime by clicking the X button.

See when someone joins
See when someone is typing
Real-time reactions
Works on mobile too!

Pricing Plans

Click the tabs above to see prices for different services. All prices are in USD ($) and Nigerian Naira (₦).

Frequently Asked Questions

Common questions from clients

How long does it take to build a website?

A simple business website takes about 1-2 weeks. An online store like Jumia takes 3-4 weeks. It depends on how complex you want it to be.

How much does a website cost?

Basic websites start from ₦150,000 ($101). Online stores start from ₦500,000 ($336). I offer flexible payment plans to help you get started.

Do I need to know coding to have a website?

No! I build everything for you. You just tell me what you want, and I make it happen. You'll get an easy way to update your content if you want.

Can you edit my existing website?

Yes! I can update, improve, or completely redesign your existing website to make it better and more modern.

Do you provide website maintenance?

Yes, I offer monthly maintenance packages to keep your website updated, secure, and running smoothly.

How do I pay for video editing services?

50% deposit to start, and 50% when you're happy with the final video. I accept bank transfers and cryptocurrency.

Test Your Knowledge

Play and learn about web development with Brenald

Score: 0
Question 1/10
Loading question...