Skip to content

SierraAdamsDev/NFC-Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sierra Connect (NFC Landing Page)

A mobile-first landing page designed to be opened via NFC tap from a watch tag.

This page serves as a fast, clean, and intentional contact hub — built to give immediate access to professional information without friction.

🔗 Live Site

https://sierraconnect.netlify.app

🎯 Purpose

  • One tap → one page → everything important
  • Replace traditional business cards
  • Present a polished, modern, and intentional digital presence

📱 Features

  • Mobile-first design
  • Resume access (primary focus)
  • Contact options (call, email, vCard download)
  • Teaching evaluations
  • Portfolio (Sierra Space)
  • Professional links (LinkedIn, GitHub)
  • Ventures (Book, Grit & Flow Labs, Lee Holdings Group)
  • Lightweight analytics tracking

🧠 Design Approach

  • Clean and fast (no frameworks)
  • Strong visual hierarchy
  • Tap-friendly layout
  • Minimal but intentional styling
  • Built to be scanned in under 5 seconds

🛠 Tech Stack

  • HTML
  • CSS
  • JavaScript (lightweight)
  • Netlify (deployment)
  • GitHub (version control)
  • Plausible Analytics

📂 Structure

/ (root)
│── index.html
│── styles.css
│── script.js
│── /files
│    ├── sierra-adams-resume.pdf
│    └── sierra-adams.vcf

📡 NFC Setup

This project is designed to be written to an NFC tag using a single URL.

Steps:

  1. Deploy site (Netlify)
  2. Copy live URL
  3. Write URL to NFC tag
  4. Tap → opens landing page

🚀 Deployment

Connected to Netlify via GitHub.

To update:

git add .
git commit -m "update"
git push

💡 Notes

  • Call and email links are optimized for mobile
  • Desktop behavior may vary depending on system settings
  • No user data is stored

📄 License

This project is open for inspiration and personal use.

If you use, adapt, or build from this work, please give appropriate credit to Sierra Adams.

Do not redistribute this project as your own.

Built with intention.

Releases

No releases published

Packages

 
 
 

Contributors