Inspiration
Freelancers often struggle with creating professional portfolios, especially those who lack design or technical skills. I wanted to create a simple, AI-assisted tool that makes it easy for anyone — regardless of experience — to generate a clean, mobile-friendly portfolio in just a few steps.
🚀 What it does
ShowMe is a web app that helps freelancers and creators build beautiful, responsive portfolios through a conversational, form-based interface. Users are guided by an AI-inspired mascot and can generate their own showcase pages without writing a single line of code. Features include:
Multi-step form to gather user data
Real-time animated feedback
Instant preview and live portfolio generation
Mobile-first responsive design
🛠️ How I built it
Frontend: HTML, CSS, and TailwindCSS for styling
Framework: Vanilla JavaScript (or React, if used)
Design: Simple layout, accessible UI, beginner-friendly flow
AI Assistant: Used Bolt AI Assistant during development to:
Generate copywriting
Help debug layout/styling issues
Improve form logic and feedback structure
Hosted on Netlify at: 🔗 https://showmepro.netlify.app
🧱 Challenges I ran into
Designing an intuitive user experience without overwhelming the user
Ensuring mobile responsiveness across various screen sizes
Deciding how to store and display user data (limited by time)
Managing state across multiple form steps
Working solo with a tight deadline and limited prior experience
🏆 Accomplishments that I'm proud of
Completed a full working MVP in a short amount of time
Learned to use TailwindCSS effectively for rapid UI development
Deployed a live, usable product
Created something that could genuinely help beginners showcase their work
Used AI (Bolt Assistant) in a practical, productive way
📚 What I learned
How to break down a big idea into a small, shippable MVP
How to use Bolt’s AI Assistant to brainstorm, troubleshoot, and speed up development
Improved UI/UX skills and form-building logic
Gained confidence in building and deploying web apps solo
Learned how to think like a user and focus on simplicity