briht
204 posts

briht
@briht_ct
Crypto educator sharing airdrop farming, bounty strategies & safe cash-outs | AI experiments & gaming content | Practical guides + risks | Not financial advice
Entrou em Mayıs 2026
45 Seguindo6 Seguidores

@RoundtableSpace Claude fable 5 is the first agentic ai with limitless possiblity
English

Proof of work - derivatives in the US on Coinbase are growing fast!
25 contracts with over $200B traded. US crypto perps went live in July 2025. And with unified global liquidity on the way (connecting US traders with international) this should accelerate.
Only on Coinbase.

Coinbase 🛡️@coinbase
With over $200B of trading volume in the US alone, we'll just call them what they always were. US Perps. 22 assets. Institutional-grade liquidity. No expiration. Live on Coinbase (for a year now).
English

This might be the biggest lost ever in polymarket sport betting
MrBanks💰@Mrbankstips
Someone lost $999k trying to win an $86k profit on Spain. Pain.
English
briht retweetou

@RoundtableSpace I will go for the AMD Ryzen Ai Halo
Let's know the difference between supercomputer and normal one's
English

Links
> OpenRouter free endpoint → openrouter.ai
> Model on Hugging Face → search NVIDIA Nemotron 3 Ultra
> OpenCode → GitHub
Anyone using it already? How does it compare in real coding sessions?
English

OSX-PROXMOX lets you run macOS on literally any PC - AMD or Intel, no Hackintosh struggle.
7.2K stars. A few steps. Done.
The $1000 entry fee to the apple ecosystem just disappeared.
Github: github.com/luchina-gabrie…

English

- Icon: Add an `ArrowUpRight` icon.
- Button Layout: Use `flex justify-between items-center w-full sm:w-[240px] px-6 py-4 rounded-full font-medium shadow-lg hover:bg-gray-50`. On hover, the arrow icon should translate slightly up and right.
7. Responsiveness:
- Ensure everything scales down perfectly for mobile. Add a hamburger menu icon on mobile screens that replaces the center nav and right CTA. When clicked, it should open a glassy dropdown overlay containing the nav links and a mobile version of the Contact CTA.
English

Create a full-screen, responsive hero section using React and Tailwind CSS in a single-file component. The UI must be a pixel-perfect recreation of the design specifications below. Pay strict attention to typography, spacing, colors, and the glassy UI elements.
1. Base Structure & Background Video:
- Main wrapper: `min-h-screen`, `w-full`, `relative`, `flex`, `flex-col`, `justify-between`, `overflow-hidden`. Apply generous padding around the entire screen (e.g., `p-6 md:p-8 lg:p-12`). Constrain max width on ultrawide screens (e.g., `max-w-[1920px] mx-auto`).
- Background: Add a full-screen background video positioned at `absolute inset-0 z-0` with a black background underneath.
- Video URL: `cdn.sceneai.art/Hero Section Video/1bc60917-cb77-4441-bc15-bb839a9dd6c2.mp4`
- Video attributes: `autoPlay`, `loop`, `muted`, `playsInline`, `object-cover`.
2. Interactive Organic Glow Effect (Mouse Move):
- Add a div layer over the video (`pointer-events: none`, `z-10`) to create an organic, blooming hover effect.
- Use React `useRef` and `onMouseMove` with `requestAnimationFrame` to track the cursor's exact X and Y coordinates. Map the coordinates to CSS variables (`--mx` and `--my`).
- The effect should be a CSS `radial-gradient` that uses `rgba(80,150,255,0.35)` blending into `transparent`.
- On `mouseMove`, smoothly animate the gradient radius (`--r`) from 0px to 220px using a cubic-bezier transition (`0.8s cubic-bezier(0.25, 1, 0.5, 1)`). On `mouseLeave`, shrink the radius back to 0px.
3. Header Navigation (Top - z-50):
- Wrapper: `flex justify-between items-center w-full relative z-50`.
- Logo (Left): The text "Gour". Text color is solid Black. `font-semibold`. Font size should be around `28px` (`text-2xl md:text-[28px]`).
- Desktop Nav (Center): A glassy, pill-shaped container (`bg-gray-200/50 backdrop-blur-md`). Padding should be tight vertically and generous horizontally (e.g., `p-1`).
- Links inside: "About", "Spaces", "Locations", "Contact".
- The "About" link is active: Give it a solid white pill background (`bg-white/80`) and black text with a subtle shadow.
- The other links should be text-only (`text-gray-700`), hovering to black. Font size `14px`, `font-medium`. Padding `px-6 py-2`.
- CTA Button (Right): "Contact Us" button. Background color must be a vibrant blue (`bg-[#4B66D1]`), hovering to a darker blue (`hover:bg-[#3B54B4]`). Text color is White. Include a thin `ArrowUpRight` Lucide icon. Shape is fully rounded pill (`rounded-full`). Padding: `px-6 py-2.5`. Font size: `14px`.
4. Bottom Hero Section - Layout:
- Create a `` container at the bottom (`mt-auto relative z-20 pb-4`).
- On desktop, it must be `flex flex-row justify-between items-end gap-10 lg:gap-20`. On mobile, `flex-col items-start`.
5. Bottom Left - Big Typography:
- Container: Flex column with tight vertical spacing (`space-y-4 md:space-y-6`).
- Line 1 ("EightHours"): Solid white text (`text-white`). Massive font size (`86px` on desktop, `60px` mobile). Very tight letter spacing (`tracking-[-0.04em]`). Tight line height (`leading-[0.85]`). Font weight: `font-medium`. Add a slight drop shadow.
- Line 2 ("Studio"): Same exact font size, tracking, and line height as Line 1. This text must be hollow/glassy. Apply `-webkit-text-stroke: 1.5px rgba(255, 255, 255, 0.9)` and a highly transparent fill (`text-white/20`).
6. Bottom Right - Description & CTA:
- Container: Flex column, aligned to the right. Max-width around `340px`. Gap between paragraph and button should be `gap-6 lg:gap-8`.
- Paragraph text: "Welcome to eightHours Studio, the perfect place for artists to ignite their creativity and boost productivity!". Color: White with slight transparency (`text-white/95`). Size: `15px` or `16px`. Line height: `leading-relaxed`. Font weight: `font-light`. Add a slight text shadow for readability.
- Button: A wide white pill button. Background: Solid White (`bg-white`). Text: "View Project" in solid Black.
Continuation below 👇
English




