-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (167 loc) · 7.15 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
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE html>
<html>
<head>
<title> saaiqSAS Official Website | Saaiq Abdulla Saeed </title>
<link data-default-icon="imgs/favicon.png" rel="icon" sizes="192x192" href="imgs/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=0.8, shrink-to-fit=yes">
<meta charset="utf-8">
</head>
<link rel="stylesheet" href="styles/fonts.css"/>
<link rel="stylesheet" href="styles/universal.css"/>
<link rel="stylesheet" href="styles/home.css"/>
<body style="border-right: 10px solid #151515;border-left: 10px solid #151515">
<header id="homePageHeader">
<div id="homePageIntroBox">
<div>
<p id="saaiqSAS">saaiqSAS</p>
<div id="saaiqSAS_underline"></div>
<p id="saaiqSAS_skills">DEVELOPER</p>
</div>
</div>
<div id="homePageSeperatorBox">
</div>
<div id="homePageNavBox">
<div id="homePageButtonsBox">
<div id="cat_1">
<a href="about_me.html"><p class="homePageButtons"> About_Me </p></a>
</div>
<div id="cat_2">
<p class="homePageButtons" id="projects_button"> Projects </p>
</div>
<div id="cat_3">
<a href="https://github.com/saaiqSAS"><p class="homePageButtons"> GitHub </p></a>
</div>
<div id="cat_4">
<a href="credits.html"><p class="homePageButtons"> Credits </p></a>
</div>
</div>
</div>
</header>
<main>
<svg width="70" height="70" xmlns="http://www.w3.org/2000/svg" style="float:left" id="homePageWallpaper_serperator_Mobile"> <!-- left bottom -->
<path d="M0,0 L0,70 A70,70 0 0 1 70,0 L0,0" fill="#151515" />
</svg>
<div id="homePageNavBoxMobile">
<div id="homePageButtonsBox">
<a href="about_me.html">
<p class="homePageButtons"> About_Me </p>
</a>
<p class="homePageButtons" id="projects_button_Mobile"> Projects </p>
<a href="https://github.com/saaiqSAS">
<p class="homePageButtons"> GitHub </p>
</a>
<a href="credits.html">
<p class="homePageButtons"> Credits </p>
</a>
</div>
</div>
<svg width="70" height="70" xmlns="http://www.w3.org/2000/svg" style="float:left" id="homePageWallpaper_serperator"> <!-- left bottom -->
<path d="M0,0 L0,70 A70,70 0 0 1 70,0 L0,0" fill="#151515" />
</svg>
<svg width="70" height="70" xmlns="http://www.w3.org/2000/svg" style="float:right;" id="homePageWallpaper_serperator"> <!-- right top -->
<path d="M0,0 L0,70 A70,70 0 0 1 70,0 L0,0" fill="#151515" transform="rotate(180 35 35)" />
</svg>
<svg width="70" height="70" xmlns="http://www.w3.org/2000/svg" style="float:right;" id="homePageWallpaper_serperator_Mobile"> <!-- right top -->
<path d="M0,0 L0,70 A70,70 0 0 1 70,0 L0,0" fill="#151515" transform="rotate(180 35 35)" />
</svg>
<div class="right_container" id="projects">
<div class="container_color_bar" id="projects_color_bar"></div>
<div class="container_view">
<div>
<p class="container_heading">Projects</p>
<div class="container_heading_underline" id="projects_color_bar"></div>
</div>
<div class="VariableGrid">
<a href="tools/sas-ste.html">
<div class="toolsListing">
<div class="toolsListingImageBox" id="tools_SAS_STE">
<img src="imgs/SAS-STE.png" class="toolsListingImage"/>
</div>
<div class="toolsListingDescriptionBox">
<p> An opensource text-based substitution encryption algorithm developed by saaiqSAS </p>
</div>
</div>
</a>
<a href="https://raajjefonts.github.io/">
<div class="toolsListing">
<div class="toolsListingImageBox" id="tools_Raajjefonts">
<img src="imgs/RaajjeFonts.png" class="toolsListingImage"/>
</div>
<div class="toolsListingDescriptionBox">
<p> A Maldivian fonts repository allowing easy access to the Maldivian fonts developed by aspiring individuals and groups at a single place. </p>
</div>
</div>
</a>
</div>
</div>
</div>
<svg width="70" height="70" xmlns="http://www.w3.org/2000/svg" style="float:right;"> <!-- right bottom -->
<path d="M0,0 L0,70 A70,70 0 0 1 70,0 L0,0" fill="#151515" transform="rotate(90 35 35)" />
</svg>
<svg width="70" height="70" xmlns="http://www.w3.org/2000/svg" style="float:left" > <!-- left top -->
<path d="M0,0 L0,70 A70,70 0 0 1 70,0 L0,0" fill="#151515" transform="rotate(270 35 35)" />
</svg>
<div class="left_container">
<div class="container_view">
<div>
<p class="container_heading">Onsite_Tools</p>
<div class="container_heading_underline" id="onsite_tools_color_bar"></div>
</div>
<div class="VariableGrid">
<a href="online-tools/sas-ste-web/sas-ste-web.html">
<div class="toolsListing">
<div class="toolsListingImageBox" id="tools_SAS_STE">
<img src="imgs/SAS-STE-Web.png" class="toolsListingImage"/>
</div>
<div class="toolsListingDescriptionBox">
<p> An online encryption tool powered by SAS-STE algorithm </p>
</div>
</div>
</a>
<a href="online-tools/editor/editor.html">
<div class="toolsListing">
<div class="toolsListingImageBox" id="tools_SAS_STE">
<img src="imgs/Text-Editor.png" class="toolsListingImage"/>
</div>
<div class="toolsListingDescriptionBox">
<p> A simple online text editor with a save to file function </p>
</div>
</div>
</a>
</div>
</div>
<div class="container_color_bar" id="onsite_tools_color_bar"></div>
</div>
<svg width="70" height="70" xmlns="http://www.w3.org/2000/svg" style="float:left" > <!-- left bottom -->
<path d="M0,0 L0,70 A70,70 0 0 1 70,0 L0,0" fill="#151515" />
</svg>
<div class="footer_container">
<p id="copyrights">Copyrights (©) 2022-Present saaiqSAS</p>
</div>
</main>
</body>
<script type="text/javascript">
// Copyrights
var currentYear = new Date().getFullYear();
document.getElementById('copyrights').textContent = "Copyrights (©) 2022-"+currentYear+" saaiqSAS";
// Skills
const skillText = document.getElementById('saaiqSAS_skills');
const skills = ["JAVA DEV", "ANDROID DEV", "WEB DEV", "DESIGNER", "ANIMATOR", "WHITE HAT", "CARPENTER" , "DEVELOPER"];
let currentIndex = 0;
function changeSkill() {
skillText.textContent = skills[currentIndex];
currentIndex = (currentIndex + 1) % skills.length;
}
setInterval(changeSkill, 2000);
// Scroll To Projects
const projects_button = document.getElementById('projects_button');
const projects_button_Mobile = document.getElementById('projects_button_Mobile');
const projects = document.getElementById('projects');
projects_button.addEventListener('click', () => {
projects.scrollIntoView({ behavior: 'smooth' });
});
projects_button_Mobile.addEventListener('click', () => {
projects.scrollIntoView({ behavior: 'smooth' });
});
</script>
</html>