|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
| 4 | +<title>Cybersecurity Projects by Anup Ganiger | HackerHub8</title> |
| 5 | +<meta name="description" content="Explore ethical hacking, penetration testing, and cybersecurity tools developed by Anup Ganiger. Over 25 innovative hardware and software security projects."> |
| 6 | +<meta name="keywords" content="Anup Ganiger, HackerHub8, cybersecurity projects, ethical hacking tools, Raspberry Pi security, Arduino security, WiFi jamming, penetration testing"> |
| 7 | +<meta name="author" content="Anup Ganiger"> |
4 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
5 |
| -<meta name="title" content="Who Is Anup Ganiger"> |
6 |
| -<meta name="description" content="Who Is Anup Ganiger"> |
7 |
| -<meta name="keywords" content="Anup Ganiger,Founder of hackerhub8,who is anup ganiger,anup ganiger portfolio"> |
8 | 9 | <meta name="robots" content="index, follow">
|
9 | 10 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
10 | 11 | <meta name="language" content="English">
|
11 |
| -<meta name="author" content="Anup Ganiger"> |
| 12 | +<meta property="og:title" content="Anup Ganiger's Cybersecurity Projects | HackerHub8"> |
| 13 | +<meta property="og:description" content="Explore powerful tools and real-world cybersecurity research. Raspberry Pi exploits, ethical hacking dashboards, and more."> |
| 14 | +<meta property="og:image" content="assets/img/icon.png"> |
| 15 | +<meta property="og:url" content="https://hackerhub8.in/founder/projects.html"> |
| 16 | +<meta name="twitter:card" content="summary_large_image"> |
| 17 | +<meta name="instagram:card" content="summary_large_image"> |
12 | 18 | <link href="assets/img/icon.png" rel="icon">
|
13 | 19 | <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
|
14 | 20 | <link href="assets/vendor/aos/aos.css" rel="stylesheet">
|
|
18 | 24 | <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
|
19 | 25 | <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
|
20 | 26 | <link href="assets/css/style.css" rel="stylesheet">
|
| 27 | + <script type="application/ld+json"> |
| 28 | +{ |
| 29 | + "@context": "https://schema.org", |
| 30 | + "@type": "Person", |
| 31 | + "name": "Anup Ganiger", |
| 32 | + "url": "https://hackerhub8.in/founder/projects.html", |
| 33 | + "jobTitle": "Cybersecurity Specialist", |
| 34 | + "sameAs": [ |
| 35 | + "https://www.instagram.com/hacker_hub8", |
| 36 | + "https://www.linkedin.com/company/hacker-hub-8/" |
| 37 | + ] |
| 38 | +} |
| 39 | +</script> |
| 40 | + |
21 | 41 | </head>
|
22 | 42 | <body style="background-color: #2f2a2a;">
|
23 | 43 |
|
|
0 commit comments