I build modern websites that make brands stand out.
Clean code, modern design, built fast for real results.
Innovante Web Studio is my personal freelance portfolio site. It showcases my web development services, selected projects, and a direct contact form for collaboration inquiries.
Built using modern technologies, this site is focused on clarity, performance, and professional design.
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS
- Fonts: Inter (via Google Fonts)
- Deployment: Vercel
- Forms: (Next goal: connect to Formspree / EmailJS / Resend)
🚧 Coming soon: https://innovante.mz
- Hero – Eye-catching headline and quick call-to-actions
- Services – Clear cards outlining what I offer
- Projects – A few of my best and most recent works
- About Me – Short personal bio with my photo
- Contact – Clean and direct form to reach out
Clone the repo:
git clone https://github.com/ArcidesFerrao/webstudio.git
cd webstudio
Install dependencies:
npm install
Run locally:
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Hook up contact form to an email service (e.g. EmailJS or Resend)
- Add animation (Framer Motion / subtle transitions)
- Improve mobile responsiveness
Arcides Ferrão – Full-stack developer based in Maputo, Mozambique 🇲🇿 I build websites, teach code at Innovante Academy, and help local businesses grow online.
Find me on Twitter
Want to work together? Send an email to: cidesferrao@gmail.com
MIT
- Replace
your-username
andyour-profile
with your actual GitHub and LinkedIn usernames. - Replace the email or domain with your actual contact info and live URL once deployed.
- Add a
LICENSE
file (MIT is the most common for portfolio sites). - Commit this README to the root of your project repo.