:doodle { @grid: 300x1/ 50vmin; } :container { perspective: 15vmin; } @place-cell: center; @size: 50% 1px; will-change: transform, opacity; transform-style: preserve-3d; background: linear-gradient(to left, @multi(@p([2-4]), @p(#FD632F, #F7A899, #AE9CC4, #38324E, #06031E)), transparent @r(60%) ); animation: move @r(1.5s, 3s, .1) linear infinite; animation-delay: -@r(.1s, 3s); --trans: translateX(50%) rotateX(@r(-180deg, 180deg)) rotateY(@r(-180deg, 180deg)) rotateZ(@r(-180deg, 180deg)); transform-origin: 0 center; transform: var(--trans) scale(2); opacity: 0; @keyframes move { 20% { opacity: 0.8; } 100% { transform: var(--trans) scale(0); } }
Avatar

BSides Brisbane 2026: Time Travel - Journey through the past, present, and future of cybersecurity!

Join us for a dynamic and inclusive cyber security conference that transcends time, offering a welcoming environment for individuals at all stages of their professional journey.

articles tagged with wrap-up

Our largest turnout yet: BSides Brisbane 2025 in the numbers
Dual tracks, a decompilation keynote, and workshop rooms: BSides Brisbane 2024
Momentum, charity, and a deeper CTF: BSides Brisbane 2023
Two years, one stage: BSides Brisbane finally lands in 2022
Lockdowns, an escape room, and a full house: BSides Brisbane 2020
From zero to community: BSides Brisbane 2019

All Tags