Commit History

please fill AI Matchmaker with this categories so people can click and choose "🔗 Core Web3 Categories DeFi / Finance (DEXs, stablecoins, yield protocols) NFT & Digital Art (collections, marketplaces, generative art) Metaverse & Gaming (virtual worlds, GameFi, VR/AR) DAOs & Governance (tooling, coordination, multisigs) L1 / L2 Protocols (Ethereum, Solana, Arbitrum, TON, etc.) ZK & Privacy Tech (zero-knowledge proofs, privacy infra) Cross-chain & Interoperability (bridges, rollups, messaging layers) Real World Assets (RWA) (tokenized real estate, gold, bonds) SocialFi & Creator Economy (decentralized social, Web3 media) ReFi / Impact (climate, sustainability, circular economy) 🧠 Tech & Infra Categories AI & ML (models, tooling, autonomous agents) Dev Tools (SDKs, IDEs, no-code/low-code tools) Cybersecurity (auditing, wallets, identity) Data & Analytics (oracles, dashboards, indexing) Cloud & Infra (decentralized storage, edge compute) Quantum Computing (R&D, hybrid classical/quantum apps) 📢 Media & Growth Categories Content Creation (podcasts, newsletters, video series) Growth & Community (growth hacking, ambassador programs) Events & Conferences (IRL or virtual) Hackathons & Bounties (project discovery, innovation) Accelerators & Incubators (mentorship, funding, demo days) 🌍 Broader Ecosystem & Culture Education & Research (open source, developer academies) Legal & Compliance (DAO structure, token law) Philanthropy & Nonprofit (donation DAOs, funding missions) Diversity & Inclusion (women in Web3, regional uplift) Lifestyle & Wellness (biohacking, digital health, productivity)" - Follow Up Deployment
4c0aa7f
verified

web3district commited on

in "Explore Sponsorship Opportunities" make text stule visible with color - Follow Up Deployment
e75f077
verified

web3district commited on

make categories work as well in the" search sponsorships" - Follow Up Deployment
803c671
verified

web3district commited on

make availiable to search Conferences & Summits, Hackathons, Workshops, Meetups & Community Gatherings, Webinars & Online Events, Fellowships & Scholarships, Accelerators & Incubators, Volunteer or Service Projects, Podcasts & Video Series, Newsletters & Blogs, Open Source Projects, Webinars & Virtual Summits, Hackathon Platforms, Community Forums & Chat Channels, Nonprofit Drives, Diversity & Inclusion Initiatives, Environmental or Social Impact Programs - Follow Up Deployment
7906158
verified

web3district commited on

when you click " search sponsorhip" please make some ready categories/suggestions like "Conferences & Summits, Hackathons, Workshops, Meetups & Community Gatherings, Webinars & Online Events, Fellowships & Scholarships, Accelerators & Incubators, Volunteer or Service Projects, Podcasts & Video Series, Newsletters & Blogs, Open Source Projects, Webinars & Virtual Summits, Hackathon Platforms, Community Forums & Chat Channels, Nonprofit Drives, Diversity & Inclusion Initiatives, Environmental or Social Impact Programs" - Follow Up Deployment
031f231
verified

web3district commited on

remove " Explore Sponsorship Opportunities" on the 2rd page - Follow Up Deployment
92cbf62
verified

web3district commited on

<!-- Updated CSS for Dark, Trendy Hero --> <style> .dark-hero-bg { position: relative; background-color: #0d0f12; background-image: url('https://www.transparenttextures.com/patterns/asfalt-dark.png'), linear-gradient(135deg, rgba(0, 255, 157, 0.15) 0%, rgba(0, 184, 255, 0.15) 100%); background-blend-mode: overlay, overlay; color: #e0e0e0; overflow: hidden; } .neon-text { font-size: 4rem; font-weight: bold; background: linear-gradient(90deg, #00ff9d, #00b8ff, #ff00f7); background-clip: text; -webkit-background-clip: text; color: transparent; text-shadow: 0 0 8px rgba(0, 255, 157, 0.7), 0 0 16px rgba(0, 184, 255, 0.4); } .neon-input { background: #181a1d; border: 2px solid #00b8ff; border-radius: 8px; padding: 0.75rem 1rem; color: #e0e0e0; font-family: 'Space Mono', monospace; box-shadow: 0 0 10px rgba(0, 184, 255, 0.5); transition: border-color 0.3s, box-shadow 0.3s; } .neon-input:focus { outline: none; border-color: #ff00f7; box-shadow: 0 0 15px rgba(255, 0, 247, 0.7); } .icon-large { font-size: 4rem; opacity: 0.2; position: absolute; top: 20%; right: 10%; transform: rotate(25deg); } </style> <!-- Updated Hero Section --> <section class="dark-hero-bg text-white pt-32 pb-20 flex flex-col items-center relative"> <!-- Background Icon Accent --> <i class="fas fa-microchip icon-large text-primary"></i> <div class="container mx-auto px-4 text-center"> <h1 class="neon-text mb-4"> Discover Next‑Gen Sponsors <br class="hidden md:block" /> in Web3 </h1> <p class="text-xl mb-8 opacity-80 max-w-2xl mx-auto"> Fast‑track your project with digital-first sponsorships. Engaging, on‑demand partnerships for events, content creators, and DAOs. </p> <div class="flex flex-col sm:flex-row items-center justify-center space-y-4 sm:space-y-0 sm:space-x-6"> <button class="px-8 py-3 rounded-full font-bold border-2 border-secondary hover:bg-secondary/20 transition"> <i class="fas fa-search mr-2"></i>Browse Sponsors </button> <button class="px-8 py-3 rounded-full font-bold bg-primary hover:bg-primary/90 transition"> <i class="fas fa-hand-holding-usd mr-2"></i>Partner with Us </button> </div> <!-- Digital Search Field --> <div class="mt-10"> <input type="text" placeholder="🔍 Search sponsorships..." class="neon-input w-full max-w-md" /> </div> </div> </section> - Follow Up Deployment
cba2f16
verified

web3district commited on

I took a look at the latest 2025 web-design trends and here are a few “cool” adjustments you could make to DeepSite to keep it cutting-edge: --- ### 1. Dark-Mode Toggle Offering both light and dark themes is almost table-stakes now—users can switch based on their system preference, and a clean dark look instantly feels modern. You can persist their choice in local storage so it’s remembered on return visits. ([theedigital.com][1], [reddit.com][2]) ### 2. Glassmorphic Panels Introduce translucent “cards” or section backgrounds with a subtle backdrop-filter blur. This glassmorphism effect gives depth and a premium feel, especially when layered over gradient or image backdrops. ([theedigital.com][1]) ### 3. Bold Typography & Vivid Gradients Swap any plain headings for oversized, experimental type (mix serif + sans-serif) and layer them over energetic, duotone gradients. This high-contrast combo draws attention and feels very 2025. ([theedigital.com][1], [webfx.com][3]) ### 4. Micro-Interactions & Hover States Add small animations to buttons, form inputs, and links—like a slight scale-up, color-fill, or ripple effect on hover. These subtle cues make the experience more engaging and intuitive. ([theedigital.com][1], [webfx.com][3]) ### 5. Scroll-Triggered Animations & Parallax Animate elements into view as the user scrolls (fade, slide, or rotate), or apply a gentle parallax effect to background layers. This keeps users engaged as they move through your page. ([theedigital.com][1], [webfx.com][3]) ### 6. Custom Illustrations & Hand-Drawn Details Swap out generic icons for bespoke illustrations or sketch-style line drawings. A human, imperfect touch (“anti-design”) can make your product stand out. ([theedigital.com][1]) ### 7. Experimental Navigation Try a hidden “hamburger” menu on desktop, a scroll-spy sticky nav, or even a circular radial menu. Breaking away from the standard top-bar can feel fresh—especially with smooth open/close animations. ([theedigital.com][1]) ### 8. Progressive Web App (PWA) Features Turn DeepSite into an installable PWA: add a manifest, service worker, and offline caching. Users can “install” your site like an app, improving engagement and performance. ([designmodo.com][4]) ### 9. Sustainable & Performance-First Design Optimize images (WebP/AVIF), lazy-load offscreen assets, and minimize JavaScript. Eco-friendly sites that load fast are not only responsible—they also rank better in search. ([theedigital.com][1]) --- Implementing any combination of these will give DeepSite a fresh, trendy vibe and a more delightful user experience. Let me know which ones you’d like to explore in more detail! [1]: https://www.theedigital.com/blog/web-design-trends?utm_source=chatgpt.com "25 Top Web Design Trends 2025 | TheeDigital" [2]: https://www.reddit.com/r/webdesign/comments/1k4gq82/what_are_the_design_trends_for_2025/?utm_source=chatgpt.com "what are the design trends for 2025? : r/webdesign - Reddit" [3]: https://www.webfx.com/blog/web-design/modern-web-design/?utm_source=chatgpt.com "10 Modern Web Design Trends for 2025 - WebFX" [4]: https://designmodo.com/web-design-trends/?utm_source=chatgpt.com "Top Web Design Trends for 2025 - Designmodo" - Follow Up Deployment
b4b8c09
verified

web3district commited on

create a website which helps to fins a sponsors for a short period of time. basically from web3 - Initial Deployment
41c1389
verified

web3district commited on

create a website which helps to fins a sponsors for a short period of time. basically from web3 - Initial Deployment
0812c7f
verified

web3district commited on

undefined - Initial Deployment
2ace911
verified

web3district commited on

initial commit
5b690c4
verified

web3district commited on