-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html~
83 lines (60 loc) · 2.67 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>Nathan Chackerian</title>
<!-- Google Ananalytics-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46410435-5', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<header>
<div class="container">
<h1>Nathan Chackerian</h1>
<h2></h2>
<section id="downloads">
<a href="https://github.com/chackerian" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<h3>
<a id="js" class="anchor" href="#js" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>JS</h3>
<p>Worked on and off on projects for 2 years so far.
Used Angular, Meteor and some other top libraries. </p>
<br/>
<h3>
<a id="ruby" class="anchor" href="#ruby" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Ruby</h3>
Worked briefly with Ruby on Rails
<br/>
<h3>
<a id="python" class="anchor" href="#python" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Python
</h3>
Worked on sec tools and some basic scripts
<br/>
<h3>
<a id="cyber-security" class="anchor" href="#cyber-security" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Cyber Security
</h3>
<h3>
<a id="social-media" class="anchor" href="#social-media" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Other
</h3>
<p>Twitter: <a href="https://twitter.com/NathanChackeria">NathanChackeria</a></p>
<p>Quora: <a href="https://www.quora.com/profile/Nathan-Chackerian">Nathan-Chackerian</a></p>
<p>My blog: <a href="https://medium.com/@nchackerian">nchackerian</a></p>
<p>keybase: <a href="https://keybase.io/chackerian">chackerian</a></p>
<p>My sec blog: <a href="http://www.sesec.io">sesec</a></p>
</section>
</div>
</body>
</html>