Welcome to the Digital Business Card for JACB (Just Another Coding Business). This project is a modern, responsive, and multilingual digital business card designed to showcase contact information and brand identity in a sleek, accessible format.
Check out the live version here: 👉 Digital Business Card Live
- Responsive Design: Optimized for mobile, tablet, and desktop viewing.
- Multilingual Support: Seamlessly switch between English and Spanish using the built-in language toggle.
- Interactive Elements:
- One-click email integration.
- One-click phone dialing support.
- Direct integration with Google Maps for location details.
- Custom Branding:
- Dynamic SVG border with scrolling brand typography.
- Premium typography using Bricolage Grotesque and Climate Crisis custom fonts.
- Modern, minimalist corporate aesthetic.
- HTML5: Semantic structure for accessibility.
- CSS3: Advanced layouts using Flexbox, CSS Variables, and SVG animations.
- JavaScript (Vanilla): Efficient, zero-dependency logic for language localization.
- GitHub Actions: Automated deployment pipeline for GitHub Pages.
.
├── index.html # Main application structure, styling, and logic
├── assets/
│ └── fonts/ # Custom brand typography
└── .github/ # CI/CD deployment workflows
To view the project locally, simply clone the repository and open the index.html file in any modern web browser:
# Clone the repository
git clone https://github.com/gustavocostaaraujo/2.4-WAP-II-BusinessCard.git
# Navigate to the project directory
cd 2.4-WAP-II-BusinessCard
# Open index.html (or use a local server)
open index.htmlDeveloped as part of the Corporate Identity project for Web Applications I & II (24-25).