The following is a list of our distinguished alumni, who have spread legacy of the college throughout the world with their incredible achievements. They represent different fields of excellence like Academics, Sports, Cultural Events, Philanthropy and service to society. With their achievements they have not only shone the name of the college but also their country and brought it in prominence at Global level.
© !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