Smart Classroom is a digitally equipped classroom that foster opportunities for teaching and learning by integrating learning technology, such as computers, software, LCD projectors, interactive whiteboards, networking and audio/visual capabilities. Smart boards have all these information in memory and can be presented during the time of class lectures and thus the time saved can be used in more important things. In college, there are approximately 40 smart class rooms equipped with various kinds of ICT equipment.
![]() |
![]() |
![]() |
![]() |
© !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