Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 5ba7cef

Browse files
committed
Add board/saurabh.html
1 parent 85df426 commit 5ba7cef

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

board/saurabh.html

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<html xmlns="http://www.w3.org/1999/xhtml">
2+
<head>
3+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4+
<title>CybrosX - Saurabh Chaturvedi</title>
5+
<meta name="keywords" content="CybrosX - Saurabh Chaturvedi" />
6+
<meta name="description" content="Saurabh Chaturvedi, Software Engineer at CybrosX" />
7+
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900" rel="stylesheet" />
8+
<link href="../css/members.css" rel="stylesheet" type="text/css" media="all" />
9+
<link href="../css/fonts.css" rel="stylesheet" type="text/css" media="all" />
10+
<link rel="shortcut icon" href="../img/favicon.ico" >
11+
12+
<!--[if IE 6]><link href="default_ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
13+
14+
</head>
15+
<body>
16+
<div id="page" class="container">
17+
<div id="header">
18+
<div id="logo">
19+
<img src="../img/members/saurabh.png" alt="" />
20+
<h1><a href="#">Saurabh Chaturvedi</a></h1>
21+
<span><a href="#">Software Engineer</a></span>
22+
</div>
23+
</div>
24+
<div id="main">
25+
<div id="welcome">
26+
<div class="title">
27+
<h2>About Saurabh</h2>
28+
<br />
29+
<p class="byline"><a href="https://linkedin.com/in/schedutron">Saurabh</a> is a Python and C++ programmer whose interests include artificial intelligence, blockchain, and systems programming. He's a freelance developer at Codementor and writes about technology at Hackernoon, The Startup and The DailyFintech. At CybrosX, he develops and maintains tools for company outreach.</p>
30+
</div>
31+
</div>
32+
<!--
33+
<div id="featured">
34+
<div class="title">
35+
<h2>Recent Activity</h2>
36+
<span class="byline">CybrosX Blogs</span>
37+
</div>
38+
<ul class="style1">
39+
<li class="first">
40+
<p class="date"><a href="#">Jan<b>22</b></a></p>
41+
<h3>Founded CybrosX</h3>
42+
<p><a href="#">Founded CybrosX</a></p>
43+
</li>
44+
</ul>
45+
</div>
46+
-->
47+
<div id="copyright">
48+
<span>CybrosX</span>
49+
</div>
50+
</div>
51+
</div>
52+
</body>
53+
</html>

img/members/saurabh.png

-519 KB
Loading

0 commit comments

Comments
 (0)