summaryrefslogtreecommitdiffstats
path: root/_site/index.html
blob: 0a901cbd1aa7cf18aa5fa008fcab7f96dac45d37 (plain)
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
<!doctype html>
<html lang="en-us">
  <head>
    <meta charset="utf-8">
    <title>ASCIIMX - DEV</title>
    <link rel="stylesheet" href="/assets/css/main.css">
  </head>
  <body>
    <div class="wrap">
      <header class="masthead">
        <div class="container">
          <h3 class="masthead-title">
            <a href="/" title="Home">ASCIIMX</a>
            <br><small>Wickramage Don Sadeep's Personal Website</small>
          </h3>
        </div>
      </header>

      <main class="container" id="main">
        <div class="introduction">
  <p>
    <img src="/assets/images/collage.jpeg" alt="image">
  </p>

  <h1>hi.</h1>
  <p>
    My name is Sadeep. I’m a computer programmer and a tinkerer with 
    a passion for microcontrollers, C, and software that embodies the 
    Unix philosophy. I enjoy history and literature too. I find them to 
    be an effective compass for navigating life. I have a BSc. (Hons) 
    in Mathematics from Nanyang Technological University, Singapore.
  </p>

  <p>
    Git: <a href="https://git.asciimx.com" class="external" 
    target="_blank" rel="noopener noreferrer">git.asciimx.com</a>
    <br>
    Email: <a href="mailto:sadeep@asciimx.com">sadeep@asciimx.com</a> 
    (<a href="/asciimx.asc" target="_blank">PGP key</a>)
  </p>  

</div>

<hr>

<h1>Latest Posts</h1>

<ul>
  
  
  
    <li>
      <h2><a href="/blog/post-1/index.html">Index</a></h2>
      <p>An apple is a sweet, edible fruit produced by an apple tree.</p>

    </li>
  
    <li>
      <h2><a href="/projects/post-1/index.html">Index</a></h2>
      <p>An apple is a sweet, edible fruit produced by an apple tree.</p>

    </li>
  
</ul>

</div>

      </main>
    </div>
  </body>
</html>