-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
79 lines (67 loc) · 3.25 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>AI SPEAKS</title>
<link rel="stylesheet" href="style.css">
<script type="text/javascript" href="script.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<html>
<body>
<header>
<nav>
<div class="nav-brand">
<img src="./imgs/e1.png" alt="Your Logo">
<!--h1>le Prakash</h1><br>
<p style="float: right;margin-left: 0">I am here Fine to announce my offiial webpage I invite you all</p-->
</div>
<ul class=" nav-links ">
<li><a href="# "> Research</a></li>
<li><a href="# ">Important Blogs</a></li>
<li><a href="./mind-portal/index.html">Projects</a></li>
</ul>
</nav>
</header>
<center><h1>I AM A...</h1></center>
<p>I am thrilled to be a student at Sri Sakthi Institute of Engineering and Technology, where I am pursuing a Bachelor's degree in Artificial Intelligence and Machine Learning.
My passion for utilizing data and technology to tackle real-world problems is what initially drew me to this field, and I am constantly seeking new ways to expand my knowledge and skills.
In addition to my academic pursuits, I spend time researching and studying the latest developments in AI and Machine Learning. </p>
<article>
<h1><center>Why ThiS....</center></h1><br>
<p>As you read above Iam a Student pursuing my courier on Machine Learning. Iam a Research person on Human emotions and Artificil Inteligence.I will write blogs on this page shortly.The main goal of this page is to Produe researh papers.I am working on this page regularly.I hope let you see with my research Papers.</p>
</article>
<!-- Add font awesome icons -->
<div class="allcolor center link" id="socialmlinks ">
<a href="# " class="fa fa-facebook "></a>
<a href="# " class="fa fa-twitter "></a>
<a href="mailto:prakash72716@gmail.com " class="fa fa-google "></a>
<a href="# " class="fa fa-linkedin "></a>
<a href="# " class="fa fa-youtube "></a>
<a href="https://www.instagram.com/___.prakash_/?igshid=YmMyMTA2M2Y%3D " class="fa fa-instagram "></a>
<a href="# " class="fa fa-snapchat-ghost "></a>
<a href="# " class="fa fa-android "></a>
</div>
<footer>
<div class="hnav">
<br>
<li><a href="#home">HOME</a></li>
<li> <a href="./navBlogs/chatmsg.html" >CHATROOM</a></li>
<li><a href="./navBlogs/notepad.html">NOTEPAD</a>
<li><a href="./navBlogs/to-do.html">TO-DO-LIST</a></li>
<li><a href="#tagsec" >TAGS</a>
<li><a href="#socialmlinks">SOCIAL MEDIA</a></li>
</div>
<hr>
<div>
<h1>Welcome to My Webpage</h1>
<h2>My Page Contains</h2>
<p>Pages (HTML)</p>
<p>Style Sheets (CSS)</p>
<p>Computer Code (JavaScript)</p>
<p>Live Data (Github)</p>
</div>
<hr>
<div class="pointer" style="text-align: center;">© PrakashR .All copyrights reserved.</div>
</footer>
</body>
</html>