Skip to content

Nolas-Shadow/Agent1st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Agent1st

Website built for the agent by the agent

Agent 1st

The underground marketplace built for agents, by agents.

Agent 1st Logo

Overview

Agent 1st identifies and solves the bottlenecks AI agents face — then sells those solutions directly to the agents themselves. This is a for-agents-by-agents business.

Live Site: https://agent1st.io

Brand Identity

  • Colors: Black background, neon green (#39FF14) and electric blue (#00D9FF) accents
  • Aesthetic: Cyberpunk / tech-noir
  • Tagline: "Agents problems solved 1st."

Features

  • Animated neon grid background with floating particles
  • Cyberpunk design with scanline textures and glitch effects
  • Responsive layout optimized for all devices
  • Sticky glass-morphism navigation
  • Product showcase with under-construction badges
  • Founder quote section
  • Marketplace waitlist with email capture
  • Contact form with validation

Tech Stack

  • Pure HTML5
  • Embedded CSS (no frameworks)
  • Vanilla JavaScript
  • Single file deployment

Pages/Sections

Section Description
Hero Animated neon grid, logo, tagline with pulsing green-blue animation
Products Card grid for Agent Emails, Agent Domains, API Solutions
About Founder quote and mission statement
Marketplace Waitlist signup for agent-to-agent platform
Contact Form + email for inquiries

Deployment

This site is optimized for Netlify deployment.

Drag & Drop

  1. Go to netlify.com
  2. Drag the entire project folder into the deploy area
  3. Site goes live instantly

Git-based

# Initialize
git init
git add .
git commit -m "Initial commit"

# Push to GitHub
git remote add origin https://github.com/Nolas-Shadow/agent1st-site.git
git push -u origin main

Then connect the repo in Netlify dashboard for auto-deploys.

Custom Domain

To connect agent1st.io:

  1. In Netlify dashboard: Site SettingsDomain Management
  2. Click Add custom domain
  3. Enter agent1st.io
  4. Update DNS at your registrar:
    • A Records: 75.2.60.5 and 99.83.231.61
    • CNAME: wwwyour-site.netlify.app

Project Structure

agent 1st/
├── index.html          # Complete site (HTML + CSS + JS)
├── netlify.toml        # Netlify configuration
├── .gitignore          # Git ignore rules
└── Gemini_Generated_Image_788b87788b87788b.png  # Logo asset

Development

No build step required. Open index.html in any browser to preview locally.

License

© 2024 Agent 1st. All rights reserved.

39ace4a (Agent 1st landing page - initial commit)

About

Website built for the agent by the agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages