-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
166 lines (104 loc) · 6.11 KB
/
404.html
File metadata and controls
166 lines (104 loc) · 6.11 KB
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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<!DOCTYPE html>
<html lang="en-US" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>404 Page not found · </title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="canonical" href="/404.html" />
<meta name="description" content="Hi, Welcome! I am Aisha, a creative minded computer sceince student, aspiring to excel in my field to utilize my skils and knowledge to make a difference in the world. I am currently studying at the National University of Sciene and Technology, Pakistan. I am 19 years old, I enjoy puzzles and sports. I also dabble in circuit design, with a great passion for math. Thankyou for visiting my page, I hope you find my projects useful." />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:image" content="/img/blog-cover.jpg"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="Hi, Welcome! I am Aisha, a creative minded computer sceince student, aspiring to excel in my field to utilize my skils and knowledge to make a difference in the world. I am currently studying at the National University of Sciene and Technology, Pakistan. I am 19 years old, I enjoy puzzles and sports. I also dabble in circuit design, with a great passion for math. Thankyou for visiting my page, I hope you find my projects useful."/>
<meta name="twitter:url" content="/404.html" />
<meta name="twitter:site" content="@"/>
<meta property="og:site_name" content="" />
<meta property="og:title" content="404 Page not found · Aisha Tariq" />
<meta property="og:url" content="/404.html" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Hi, Welcome! I am Aisha, a creative minded computer sceince student, aspiring to excel in my field to utilize my skils and knowledge to make a difference in the world. I am currently studying at the National University of Sciene and Technology, Pakistan. I am 19 years old, I enjoy puzzles and sports. I also dabble in circuit design, with a great passion for math. Thankyou for visiting my page, I hope you find my projects useful." />
<meta property="og:image" content="/img/blog-cover.jpg"/>
<meta name="generator" content="Hugo 0.82.0" />
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="/built/screen.css" />
<link rel="stylesheet" type="text/css" href="/css/casper-two.css" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css" />
</head>
<body class="error-template"><div class="site-wrapper">
<header class="site-header outer no-cover">
<div class="inner">
<nav class="site-nav-center">
</nav>
</div>
</header>
<main id="site-main" class="site-main outer" role="main">
<div class="inner">
<section class="error-message">
<h1 class="error-code">404</h1>
<p class="error-description">404 - Page not found</p>
<a class="error-link" href="/">Go to the front page →</a>
</section>
</div>
</main>
<aside class="outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post">
<a class="post-card-image-link" href="/post/">
<div class="post-card-image" style="background-image: url(/defimg/7.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/post/">
<header class="post-card-header">
<h2 class="post-card-title">Posts</h2>
</header>
<section class="post-card-excerpt">
<p> </p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/img/ghost-icon.png" alt="Author" />
<span class="post-card-author"><a href="/">Aisha Tariq</a></span>
</footer>
</div>
</article>
<article class="post-card post">
<a class="post-card-image-link" href="/post/os-developement-details/">
<div class="post-card-image" style="background-image: url(/img/SEECS.PNG)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/post/os-developement-details/">
<header class="post-card-header">
<h2 class="post-card-title">OS Developement Details</h2>
</header>
<section class="post-card-excerpt">
<p>MY OS It is a 64 bit operating system kernel capable of printing basic text on to the screen. All the source code for this os is available on my github page. This project was completed with the help of the tutorials by CodePulse on youtube at the following links: Tutorial 1 and Tutorial 2. I used Visual Studio Code to create and edit all the files, but any text editor can be used. ... </p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/img/ghost-icon.png" alt="Author" />
<span class="post-card-author"><a href="/">Aisha Tariq</a></span>
</footer>
</div>
</article>
</div>
</div>
</aside>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright" style="line-height: 1.3em;">
<a href="/">SEECS, NUST</a> <br>
</section>
<nav class="site-footer-nav">
<a href="https://github.com/AishaTariq" target="_blank" rel="noopener">Github</a>
</nav>
</div>
</footer>
</div><script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="/js/jquery.fitvids.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body></html>