-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (17 loc) · 954 Bytes
/
index.html
File metadata and controls
28 lines (17 loc) · 954 Bytes
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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<title>Brain and Binary a software developing company</title>
<meta name="description" content="Rust based high performance software developing company. It developes web application which can handle millions of requests. For concurrency it use tokio which is world's the most efficient concurrency managment tool based on actor model. Mongodb is this company's first choice for scaleable database management.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Mahadi Hossain">
<!-- ================= Favicons ================== -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Md Mahadia Hossain">
</head>
<body>
<h3>Hello! Mahadi</h3>
</body>
</html>