-
Notifications
You must be signed in to change notification settings - Fork 0
/
Blogs.html
132 lines (97 loc) · 4.97 KB
/
Blogs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- <meta name="google-site-verification" content="0bGTLxbS7rRbn-Ew3X0BJVIP7k7NpDpm3ppii7WoS7k" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="this is a portfolio site of janak mallik includes necessary details." /> -->
<meta data-rh="true" property="og:image" content="gallery\janak_mallik (4).jpg">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="Portfolio.css" />
<title>Blogs - Janak Mallik</title>
<link rel="icon" type="image/x-icon" href="img/jm12.jpg" />
<link rel="stylesheet" href="css/scroll_to_top.css" />
<link rel="stylesheet" href="css/pop_up.css" />
<!-- <link rel="stylesheet" href="css/scrl_bar.css" /> -->
<!-- <script src="js/html_include.js"></script> -->
<style>
.blink {
animation: blinker 1.5s linear infinite;
color: red;
font-family: sans-serif;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<!-- navbar -->
<div w3-include-html="shareable.html"></div>
<div class="container mt-5 mb-5">
<!-- back button -->
<a class="text-danger" href="/"> <-- back</a>
<p class="fs-2" style="letter-spacing: 1px">My Blogs</p>
<!-- <text class="fs-2 fw-bold" style="letter-spacing: 1px">Hi, My name is Janak Mallik</text> -->
<section class="mt-2"> <!-- twitter linking button setion -->
<a href="https://twitter.com/janakmallik?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @janakmallik</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</section> <!-- <br><a href="twitter.com/janakmallik">twitter</a><br> -->
<p style="text-align: right;"><span class="" id="time"></span><br><span class="" id="date"></span></p>
<section style="text-align: justify;">
<ul>
<li>
<p>01 March 2023 => <a href="blogs/Revolutionizing the Way We Communicate.html">
Revolutionizing the Way We Communicate: How ChatGPT's Advanced AI Will Shape Our Future Interactions!
</a></p>
<p>01 March 2023 => <a href="#">
Revolutionizing the Way We Communicate: How ChatGPT's Advanced AI Will Shape Our Future Interactions!
</a></p>
</li>
</ul>
</section>
<br />
<br />
<p>E-mail // janaktoy@gmail.com<br />E-mail // janakmallik10@gmail.com</p>
<a href="mailto:janaktoy@gmail.com"> --> Send me an e-mail</a>
</div>
<div w3-include-html="shareable_2.html"></div>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
<script>
var myModal = new bootstrap.Modal(document.getElementById("myModal"), {});
myModal.toggle();
</script>
<script src="js/function.js"></script>
<script src="function2.js"></script>
<script src="js/html_include.js">
includeHTML();
</script>
<script>
includeHTML();
</script>
</body>
</html>
<!-- back button -->
<!-- <div w3-include-html="backbtn.html"></div> -->
<!-- <button onclick="topFunction()" id="scroll_to_top_btn" title="Go to top">
<i class="fa-solid fa-angles-up"></i>
</button> -->
<!--
<meta data-rh="true" property="og:image" content="https://static01.nyt.com/images/2023/02/28/multimedia/28dc-chips-assess-01-hcgj/28dc-chips-assess-01-hcgj-facebookJumbo.jpg">
-->