-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (24 loc) · 1.11 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
<!DOCTYPE html>
<html>
<body>
<h1>Vladimir Kuksenko's Web Page</h1>
<br>
<h2>Photography</h2>
<p><a href="https://goo.gl/photos/YBU2bF7HfwZceMvCA">Portrait Photography</a></p>
<p><a href="https://goo.gl/photos/iW8Y5dnC1EYvNXpa7">Music/Performance Photography</a></p>
<br>
<br>
<h2>Programming & Computer Science</h2>
<p><a href="https://github.com/Computr0n">GitHub Account[Personal]</a></p>
<p><a href="https://github.umn.edu/kukse004">GitHub Account [University Of Minnesota]</a></p>
<p><a href="http://www.tc.umn.edu/~kukse004">Web/File Hosting [University Of Minnesota]</a></p>
<p><a href="https://www.myinterfase.com/goldpass/Document/View?doc=1&memo=0&hide=0&packet=xAK%2FO2E9YYT0X9%2F11Uo%2Fbg%3D%3D">Resume</a></p>
<p><a href="https://github.com/Computr0n/Computr0n.github.io">GitHub.io Page [This page]</a></p>
<address>
<br>
<br>
<br>
Contact: <a href="mailto:[email protected]">[email protected]</a><br>
</address>
</body>
</html>