Skip to content
cd ~/work

[amrit@arch ~]$ ./work/squarebx

// case study 10 client work

SquareBx

A sleek, responsive static website designed for a creative digital agency to showcase services, portfolio, and client testimonials.

role: Frontend DeveloperTypeScriptaccess: private
# links are private — NDA. happy to demo it on a call.
amrit@arch: ~/work/squarebx — bash
Shell scoped to SquareBx. Type help to dig in.
[amrit@arch ~/work/squarebx]$

$ cat readme.md

What this is

Developed a static website from scratch using Next.js, tailored for a digital agency to highlight their offerings and past projects.

$ cat stack.txt

How it's built

  1. 01Built with Next.js, utilizing static site generation for optimal performance.
  2. 02Implemented responsive design to ensure seamless experience across devices.
  3. 03Styled using modern CSS techniques for a clean and professional look.
  4. 04Deployed on Vercel for efficient hosting and continuous deployment.
  5. 05Organized content to effectively present services, portfolio, and client feedback.

$ cat features.txt

What it does

  • ->Homepage with a compelling introduction and call-to-action.
  • ->About section detailing the agency's mission and values.
  • ->Services section outlining offerings like marketing management, production, and web development.
  • ->Portfolio showcasing previous projects with visuals.
  • ->Testimonials from satisfied clients to build credibility.
  • ->FAQ section addressing common client inquiries.
  • ->Contact section with email and WhatsApp integration for easy communication.

$ cat challenges.md

The hard parts

Every project has them. These were mine.

  • ->Ensuring consistent design and user experience across various sections.
  • ->Optimizing images and content for fast load times.
  • ->Structuring the site to clearly convey the agency's value proposition.
  • ->Implementing intuitive navigation for user-friendly browsing.
  • ->Setting up efficient deployment workflows for rapid updates and maintenance.

// want something like this? let's talk