New Over 500 sites delivered

Your Brand Online in Minutes

Create a professional website that delivers results. Free domain, SSL included.

Free SSL
48h Delivery
24/7 Support
500+
Sites Delivered
98%
Satisfaction
48h
Average Time
24/7
Support

About MiniKe

Company specialized in digital solutions, with active CNPJ and years of experience in the market.

Registration Data

Company Name: 65.138.449 Felipe Gabriel Hugen

CNPJ: 65.138.449/0001-66

Founded: 14/02/2026

Size: MEI

Status: Ativa

Location

Address: Rua Agostinho Valentim do Rosario, 453

City: Guaramirim, SC

CEP: 89270-000

Activities

95.11-8-00: Reparação e manutenção de computadores

43.21-5-00: Instalação e manutenção elétrica

85.99-6-03: Treinamento em informática

Security and Trust

Why trust MiniKe?

Registered CNPJ

65.138.449/0001-66

Secure SSL

256-bit Encryption

Expert Support

Technical team 24/7

Local Company

Guaramirim, SC

MEI - Individual Microentrepreneur
Founded: 02/14/2026
Share Capital: R$ 1,000.00

Why choose MiniKe?

Everything you need in one place

Ultra-Fast Delivery

Your site live within 48 hours. While others take weeks, we deliver in days.

Optimized SEO

Sites developed with best SEO practices. Appeear in the first positions on Google.

100% Responsive

Perfect on any device: cell phone, tablet or computer. A unique experience.

Own Domain

You choose the domain. .com.br free for the first year. Your brand, your identity.

Advanced Security

Free SSL, protection against attacks, automatic backups and 24/7 monitoring.

Complete Admin Panel

Manage everything easily: texts, images, products, orders and much more.

How It Works

In 3 simple steps

1

Choose the Plan

Select the ideal structure for your business among our options.

2

Provide the Data

Send us texts, images and information about your company.

3

Done! Site Live

Within 48 hours your professional website will be available on the internet.

Calculate the Value

Simulate Your Project

Estimated Total Value

R$ 0,00

*Value subject to change according to analysis

Build Your Project

Build Your Site

Choose options and see real-time pricing

Live Preview

https://seusite.com.br

Your Site Will Appear Here

Select options on the side to see the preview

Configure Your Site

1 Base Structure

2 Extra Modules

3 Hosting Plan

Base
R$ 29,90/mo
Bronze
R$ 49,90/mo
Prata
R$ 79,90/mo
Gold
Negotiable

Order Summary

Base Structure: -
Modules: -
Hosting: -
Setup: R$ 0,00
Monthly: R$ 0,00

Our Plans

Choose the perfect plan for your business

Base

R$ 29,90/mês
  • Domínio principal
  • Até 0 subdomínios
  • SSL gratuito
  • Suporte 24/7

Bronze

R$ 49,90/mês
  • Domínio principal
  • Até 2 subdomínios
  • SSL gratuito
  • Suporte 24/7

Prata

R$ 79,90/mês
  • Domínio principal
  • Até 5 subdomínios
  • SSL gratuito
  • Suporte 24/7

Gold

Negotiable
  • Domínio principal
  • Até ∞ subdomínios
  • SSL gratuito
  • Suporte 24/7

Our Clients

Companies that trust MiniKe

Delle Della Modas

Loja de roupas e acessórios

Site Ativo
Ver Site

Restaurante Sabor

Restaurante tradicional

Site Ativo
Ver Site

Tech Solutions

Serviços de TI

Site Ativo
Ver Site

Clínica Saúde

Clínica médica

Site Ativo
Ver Site

"Excelente trabalho! Site ficou profissional e moderno. Recomendo!"

M
Maria Silva
Delle Della Modas

"Suporte incrível e entrega no prazo. Muito satisfeito!"

J
João Santos
Restaurante Sabor

"Profissionalismo e qualidade excepcional. 5 estrelas!"

A
Ana Costa
Tech Solutions

Blog

Tips and News

Website Creation

Why have a professional website?

Discover the benefits of having a professional website for your business.

Read more
SEO

How to appear on Google?

SEO tips to improve your site ranking in search engines.

Read more
E-commerce

Is selling online worth it?

Understand if online store is the best option for your business.

Read more

Client Area

Manage Your Website Easily

After delivery, you receive access to the admin panel where you can:

  • Edit texts and images
  • Manage products and orders
  • View access statistics
  • Request changes and support
Access Panel
Dashboard
Visits, conversions and more
E-commerce
Products and orders
Contact
Client messages
Settings
Total customization

Ready to Create Your Site?

Start now and get 10% off

Create My Site

About MiniKe

Technology that Boosts your Business

MiniKe is a multi-sector technological ecosystem dedicated to providing integrated digital solutions. Our portfolio ranges from business management systems (ERP) and advanced data extraction tools to software development and immersive experiences in digital entertainment and games.

Focused on innovation and usability, MiniKe seeks to simplify the digital journey of users and companies through a centralized, secure, and high-performance platform.

Guaramirim, SC
Location
24/7
Support
Multiple Sites
Centralized management
Scalable
Grow without limits
Own Code
No dependencies
Fast Delivery
Within 48h

FAQ

Frequently Asked Questions

Our Guarantees

Why hire MiniKe?

Money Back Guarantee

Within 7 days, if not satisfied, we refund 100% of the amount paid.

Guaranteed Delivery

Contracted deadline or we return 20% for each day of delay.

Lifetime Support

Free technical doubts forever after project delivery.

Secure Site
SSL Criptografado
Data Protected
LGPD Compliant
Registered CNPJ
65.138.449/0001-66
4.9/5 Stars
127 avaliações
Since 2026
Established company
500+ Projects
Satisfied clients
let cart = { base: {name: '', price: 0}, modules: [], host: {name: '', price: 0} }; let selectedBase = null; let selectedModules = []; let selectedHost = null; function updatePreview() { const iframe = document.getElementById('sitePreview'); const placeholder = document.getElementById('previewPlaceholder'); const urlBar = document.getElementById('previewUrl'); if (!cart.base.name) { placeholder.style.display = 'flex'; iframe.style.display = 'none'; urlBar.textContent = 'https://seusite.com.br'; return; } placeholder.style.display = 'none'; iframe.style.display = 'block'; // Gerar preview baseada nas seleções const previewHTML = generatePreviewHTML(); iframe.srcdoc = previewHTML; // Atualizar URL na barra const domain = cart.base.name.toLowerCase().replace(/\s+/g, ''); urlBar.textContent = `https://${domain}.com.br`; } function generatePreviewHTML() { const baseType = cart.base.name.toLowerCase(); let html = ` ${cart.base.name} - Preview `; // Header html += `
`; // Hero Section html += `

${baseType.includes('loja') ? 'Bem-vindo à Nossa Loja' : baseType.includes('blog') ? 'Bem-vindo ao Nosso Blog' : 'Bem-vindo ao Nosso Site'}

${baseType.includes('loja') ? 'Produtos de qualidade com os melhores preços do mercado.' : baseType.includes('blog') ? 'Conteúdo relevante e atualizado diariamente.' : 'Soluções completas para seu negócio online.'}

`; // Features Section if (cart.modules.length > 0) { html += `

Nossos Serviços

Oferecemos as melhores soluções para seu negócio

`; cart.modules.forEach(module => { let icon = 'fas fa-star'; let title = module.name; let desc = 'Serviço personalizado para suas necessidades.'; if (module.name.includes('WhatsApp')) { icon = 'fab fa-whatsapp'; title = 'Integração WhatsApp'; desc = 'Atendimento direto via WhatsApp.'; } else if (module.name.includes('SEO')) { icon = 'fas fa-search'; title = 'Otimização SEO'; desc = 'Apareça nos primeiros resultados do Google.'; } else if (module.name.includes('Loja')) { icon = 'fas fa-shopping-cart'; title = 'E-commerce'; desc = 'Vendas online 24/7.'; } else if (module.name.includes('Blog')) { icon = 'fas fa-blog'; title = 'Blog/Notícias'; desc = 'Conteúdo relevante para seus clientes.'; } html += `

${title}

${desc}

`; }); html += `
`; } // About Section if (cart.modules.some(m => m.name.includes('Sobre'))) { html += `

Sobre Nós

Somos uma empresa dedicada a oferecer as melhores soluções digitais para seu negócio. Com anos de experiência no mercado, ajudamos empresas de todos os portes a crescerem online.

  • Equipe especializada
  • Tecnologia de ponta
  • Suporte 24/7

+500 Clientes

Satisfeitos com nossos serviços

`; } // Shop Section if (cart.modules.some(m => m.name.includes('Loja'))) { html += `

Nossos Produtos

Produtos de alta qualidade com garantia

Produto Premium

Descrição do produto com características especiais.

R$ 99,90

Produto Especial

Produto exclusivo com benefícios únicos.

R$ 149,90

Produto Destaque

O mais vendido da nossa loja virtual.

R$ 79,90
`; } // Contact Section if (cart.modules.some(m => m.name.includes('Contato'))) { html += `

Entre em Contato

Estamos aqui para ajudar você

Fale Conosco

(47) 98926-7966
contato@minike.com.br
Guaramirim, SC
`; } // Footer html += ` `; return html; } function selectBase(name, price, element, index) { // Remove seleção anterior if (selectedBase) { selectedBase.classList.remove('selected'); selectedBase.querySelector('.option-radio').innerHTML = ''; } // Seleciona novo selectedBase = element; element.classList.add('selected'); element.querySelector('.option-radio').innerHTML = '
'; cart.base = {name: name, price: price}; updateCart(); updatePreview(); } function toggleModule(name, price, element, index) { const checkbox = element.querySelector('.option-checkbox'); if (selectedModules.includes(index)) { // Remove módulo selectedModules = selectedModules.filter(i => i !== index); element.classList.remove('selected'); checkbox.innerHTML = ''; cart.modules = cart.modules.filter(m => m.name !== name); } else { // Adiciona módulo selectedModules.push(index); element.classList.add('selected'); checkbox.innerHTML = ''; cart.modules.push({name: name, price: price}); } updateCart(); updatePreview(); } function selectHostPlan(planKey, element) { const planos = {"base":{"nome":"Base","subdominios":0,"preco":29.9},"bronze":{"nome":"Bronze","subdominios":2,"preco":49.9},"prata":{"nome":"Prata","subdominios":5,"preco":79.9},"gold":{"nome":"Gold","subdominios":999,"preco":"A negociar"}}; // Remove seleção anterior if (selectedHost) { selectedHost.classList.remove('selected'); selectedHost.querySelector('.option-radio').innerHTML = ''; } // Seleciona novo selectedHost = element; element.classList.add('selected'); element.querySelector('.option-radio').innerHTML = '
'; if (planos[planKey]) { cart.host = { name: planos[planKey]['nome'], price: isNaN(planos[planKey]['preco']) ? 0 : planos[planKey]['preco'] }; } updateCart(); updatePreview(); } function updateCart() { document.getElementById('cartBase').textContent = cart.base.name || '-'; document.getElementById('cartModules').textContent = cart.modules.length ? `${cart.modules.length} selecionado(s)` : '-'; document.getElementById('cartHost').textContent = cart.host.name || '-'; let setup = cart.base.price + cart.modules.reduce((a, m) => a + m.price, 0); let monthly = cart.host.price; document.getElementById('cartSetup').textContent = formatBRL(setup); document.getElementById('cartMonthly').textContent = formatBRL(monthly); // Habilita/desabilita botões const hasSelection = cart.base.name && cart.host.name; document.getElementById('btnWhatsapp').disabled = !hasSelection; document.getElementById('btnEmail').disabled = !hasSelection; } function formatBRL(val) { return 'R$ ' + val.toFixed(2).replace('.', ','); } function checkDomain() { const input = document.getElementById('domainSearch').value.trim(); if(input.length < 2) { alert('Enter at least 2 characters'); return; } const btn = document.getElementById('btnText'); const loader = document.getElementById('btnLoader'); const result = document.getElementById('domainResult'); btn.classList.add('hidden'); loader.classList.remove('hidden'); // Simulação melhorada de verificação de domínio const takenDomains = [ 'google', 'facebook', 'instagram', 'whatsapp', 'youtube', 'twitter', 'amazon', 'apple', 'microsoft', 'netflix', 'spotify', 'tiktok', 'minike', 'site', 'web', 'online', 'digital', 'empresa', 'negocio', 'loja', 'comercio', 'servico', 'produto', 'sistema', 'teste', 'demo', 'exemplo', 'sample', 'admin', 'login', 'user', 'client', 'customer', 'support', 'help', 'info' ]; const inputLower = input.toLowerCase(); // Simular verificação real com delay variável const delay = Math.random() * 2000 + 1000; // 1-3 segundos setTimeout(() => { btn.classList.remove('hidden'); loader.classList.add('hidden'); // Verifica se está na lista de ocupados const isTaken = takenDomains.some(d => inputLower.includes(d)) || Math.random() < 0.3; // 30% chance de ocupado if(isTaken) { result.innerHTML = `

${input}.com.br is already registered

Try another name or add a number/word

`; } else { result.innerHTML = `

${input}.com.br is available!

Free domain in 1st year + SSL included

`; } }, delay); } function selecionarPlano(planoKey) { const planos = {"base":{"nome":"Base","subdominios":0,"preco":29.9},"bronze":{"nome":"Bronze","subdominios":2,"preco":49.9},"prata":{"nome":"Prata","subdominios":5,"preco":79.9},"gold":{"nome":"Gold","subdominios":999,"preco":"A negociar"}}; if(planos[planoKey]) { cart.host = {name: planos[planoKey]['nome'], price: isNaN(planos[planoKey]['preco']) ? 0 : planos[planoKey]['preco']}; updateCart(); alert('Plan selected: ' + planos[planoKey]['nome']); } } function selectDomain(domain, price) { cart.base = {name: domain, price: price}; updateCart(); document.getElementById('domainResult').innerHTML = `

${domain} added to cart!

`; } function finalizar(tipo) { if(!cart.base.name) { alert('Select a base structure'); return; } if(!cart.host.name) { alert('Select a hosting plan'); return; } let msg = `*${'Novo Pedido - MiniKe Sites'}*\n\n`; msg += `*Estrutura:* ${cart.base.name} (${formatBRL(cart.base.price)})\n`; if(cart.modules.length) { msg += `*Módulos:* ${cart.modules.map(m => m.name).join(', ')}\n`; msg += `*Valor Módulos:* ${formatBRL(cart.modules.reduce((a,m)=>a+m.price,0))}\n`; } if(cart.host.name) { msg += `*Hospedagem:* ${cart.host.name} (${formatBRL(cart.host.price)}/mês)\n`; } msg += `\n*Total Setup:* ${formatBRL(cart.base.price + cart.modules.reduce((a,m)=>a+m.price,0))}\n`; msg += `*Mensal:* ${formatBRL(cart.host.price)}\n\n`; msg += `*Link Preview:* https://minike.com.br/preview?config=${btoa(JSON.stringify(cart))}`; if(tipo === 'whatsapp') { window.open('https://wa.me/5547989267966?text=' + encodeURIComponent(msg), '_blank'); } else { alert('Thank you! We will contact you soon.'); } } // Contador de pessoas online (simulado) function updateOnlineCount() { const count = Math.floor(Math.random() * 15) + 5; document.getElementById('onlineCount').textContent = count; } setInterval(updateOnlineCount, 5000); updateOnlineCount(); // Popup Newsletter (após 10 segundos) setTimeout(() => { if(!localStorage.getItem('minike_newsletter_closed')) { document.getElementById('newsletterPopup').classList.add('active'); } }, 10000); function closeNewsletter() { document.getElementById('newsletterPopup').classList.remove('active'); localStorage.setItem('minike_newsletter_closed', 'true'); } function subscribeNewsletter() { const email = document.getElementById('newsletterEmail').value; if(email && email.includes('@')) { alert('Thank you! You will receive our promotions.'); closeNewsletter(); } else { alert('Enter a valid email'); } } // Política de Cookies (LGPD) function checkCookieConsent() { if(!localStorage.getItem('minike_cookie_consent')) { document.getElementById('cookieBanner').style.display = 'block'; } } function acceptCookies() { localStorage.setItem('minike_cookie_consent', 'accepted'); document.getElementById('cookieBanner').style.display = 'none'; } function rejectCookies() { localStorage.setItem('minike_cookie_consent', 'rejected'); document.getElementById('cookieBanner').style.display = 'none'; } setTimeout(checkCookieConsent, 2000); // Chatbot IA function toggleChatbot() { const window = document.getElementById('chatbotWindow'); if(window.style.display === 'none') { window.style.display = 'flex'; } else { window.style.display = 'none'; } } function sendChatbotMessage() { const input = document.getElementById('chatbotInput'); const message = input.value.trim(); if(!message) return; const messagesDiv = document.getElementById('chatbotMessages'); // Mensagem do usuário messagesDiv.innerHTML += `

${message}

`; input.value = ''; // Respostas automáticas baseadas em palavras-chave let response = ''; const lowerMessage = message.toLowerCase(); if(lowerMessage.includes('preço') || lowerMessage.includes('valor') || lowerMessage.includes('custo')) { response = 'Our sites start from R$ 40.00 (one-time fee) + monthly hosting. The value depends on complexity and selected modules.'; } else if(lowerMessage.includes('prazo') || lowerMessage.includes('entrega') || lowerMessage.includes('tempo')) { response = 'We deliver your site within 48 hours after project approval! Faster than the competition.'; } else if(lowerMessage.includes('domínio') || lowerMessage.includes('ssl') || lowerMessage.includes('https')) { response = 'Yes! .com.br domain free for the first year and SSL (HTTPS) included in all plans.'; } else if(lowerMessage.includes('oi') || lowerMessage.includes('ola') || lowerMessage.includes('hello')) { response = 'Hello! How can I help? I can talk about prices, deadlines, features or show examples of sites.'; } else if(lowerMessage.includes('whatsapp') || lowerMessage.includes('contato')) { response = 'You can contact us on WhatsApp: (47) 98926-7966 or by email: minike@minike.com.br'; } else { response = 'Thank you for your message! For specific details about your project, I recommend talking to our team on WhatsApp. Click the green button to chat!'; } setTimeout(() => { messagesDiv.innerHTML += `

${response}

`; messagesDiv.scrollTop = messagesDiv.scrollHeight; }, 500); } // Enter key para chatbot document.getElementById('chatbotInput').addEventListener('keypress', function(e) { if(e.key === 'Enter') sendChatbotMessage(); }); // Calendly / Agendamento function openCalendly() { document.getElementById('calendlyEmbed').classList.remove('hidden'); document.getElementById('calendlyEmbed').style.display = 'flex'; } function closeCalendly() { document.getElementById('calendlyEmbed').classList.add('hidden'); document.getElementById('calendlyEmbed').style.display = 'none'; } function scheduleMeeting(period) { const msg = `*${'Agendamento de Reunião'}*\n\n*Período:* ${period}\n*Data:* ${new Date().toLocaleDateString('pt-BR')}`; window.open('https://wa.me/5547989267966?text=' + encodeURIComponent(msg), '_blank'); closeCalendly(); } // Carrossel de Depoimentos (Swipe Mobile) let currentTestimonial = 0; function initTestimonialCarousel() { const container = document.getElementById('testimonialCarousel'); if(!container) return; const cards = container.children; if(cards.length <= 1) return; // Auto-advance setInterval(() => { currentTestimonial = (currentTestimonial + 1) % cards.length; updateTestimonialPosition(); }, 5000); } function updateTestimonialPosition() { const container = document.getElementById('testimonialCarousel'); if(!container) return; const offset = -currentTestimonial * 100; container.style.transform = `translateX(${offset}%)`; } // Inicializar carrossel document.addEventListener('DOMContentLoaded', initTestimonialCarousel); // Calculadora de Preço function calculatePrice() { const type = parseFloat(document.getElementById('calcType').value) || 0; const pages = parseFloat(document.getElementById('calcPages').value) || 0; const modules = parseFloat(document.getElementById('calcModules').value) || 0; const host = parseFloat(document.getElementById('calcHost').value) || 0; const total = type + pages + modules; const monthly = host; let text = 'R$ ' + total.toFixed(2).replace('.', ','); if(monthly > 0) { text += ' + R$ ' + monthly.toFixed(2).replace('.', ',') + '/mês'; } document.getElementById('calcTotal').innerHTML = text; } function requestQuote() { const type = document.getElementById('calcType').options[document.getElementById('calcType').selectedIndex].text; const pages = document.getElementById('calcPages').options[document.getElementById('calcPages').selectedIndex].text; const modules = document.getElementById('calcModules').options[document.getElementById('calcModules').selectedIndex].text; const host = document.getElementById('calcHost').options[document.getElementById('calcHost').selectedIndex].text; let msg = `*${'Solicitação de Orçamento'}*\n\n`; msg += `*Tipo:* ${type}\n`; msg += `*Páginas:* ${pages}\n`; msg += `*Módulos:* ${modules}\n`; msg += `*Hospedagem:* ${host}`; window.open('https://wa.me/5547989267966?text=' + encodeURIComponent(msg), '_blank'); }

Get 10% Off!

Subscribe and receive exclusive offers

No spam. Only relevant offers.