-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
98 lines (85 loc) · 4.52 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="google-site-verification" content="0kbZW1lkqGySrG52sUb8Vpiry_SDg_0uzQB8WTyvXDw" />
<title>Denzven-Graphing-Api</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="style.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<!-- Primary Meta Tags -->
<meta name="title" content="Denzven-Graphing-Api">
<meta name="description" content="An awesome,Free and open-source API for plotting graphs for any formula/equation with a wide variety of customizations and daily updates! made with love by Denzven">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://denzven.pythonanywhere.com/">
<meta property="og:title" content="Denzven-Graphing-Api">
<meta property="og:description" content="An awesome,Free and open-source API for plotting graphs for any formula/equation with a wide variety of customizations and daily updates! made with love by Denzven">
<meta property="og:image" content="https://cdn.discordapp.com/attachments/775096810963468288/858610022581534760/tenor.gif">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://denzven.pythonanywhere.com/">
<meta property="twitter:title" content="Denzven-Graphing-Api">
<meta property="twitter:description" content="An awesome,Free and open-source API for plotting graphs for any formula/equation with a wide variety of customizations and daily updates! made with love by Denzven">
<meta property="twitter:image" content="https://cdn.discordapp.com/attachments/775096810963468288/858610022581534760/tenor.gif">
</head>
<body>
<header>
<div class="container">
<a id="a-title" href="/">
<h1>denzven.github.io</h1>
</a>
<h2></h2>
<section id="downloads">
<a href="https://github.com/denzven/denzven.github.io" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<head>
<meta name="google-site-verification" content="0kbZW1lkqGySrG52sUb8Vpiry_SDg_0uzQB8WTyvXDw" />
<title>www.denzven.tk</title>
<meta charset="utf-8" />
<!-- Primary Meta Tags -->
<meta name="title" content="www.denzven.tk" />
<meta name="description" content="My website that covers my hobbies,projects and more" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.denzven.tk" />
<meta property="og:title" content="Denzven-Graphing-Api" />
<meta property="og:description" content="My website that covers my hobbies,projects and more" />
<meta property="og:image" content="https://cdn.discordapp.com/attachments/775096810963468288/858610022581534760tenor.gif" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://www.denzven.tk" />
<meta property="twitter:title" content="Denzven-Graphing-Api" />
<meta property="twitter:description" content="My website that covers my hobbies,projects and more" />
<meta property="twitter:image" content="https://cdn.discordapp.com/attachments/775096810963468288/858610022581534760/tenor.gif" />
</head>
<h1 id="hello-there-i-am-denzven">Hello there, i am Denzven</h1>
<p>I am a 17 year old wierdo that hops on with tons of hobbies and gets bored easily.
Tried out a bunch of stuff like blender3D, voxel art, making discord bots and telegram bots, basic python programs,
right now i am making an <a href="https://denzven.pythonanywhere.com">Graphing Api</a> and its <a href="https://pypi.org/project/Denzven-Graphing-Api-Wrapper">Wrapper</a> .</p>
<h2 id="these-are-my-projects">These are my Projects</h2>
<ol>
<li>
<p><a href="https://denzven.pythonanywhere.com">My Main Website</a></p>
</li>
<li>
<p><a href="https://github.com/denzven/Denzven-Graphing-Api">Denzven-Graphing-Api Source</a></p>
</li>
<li>
<p><a href="https://www.denzven.tk/Denzven-Graphing-Api">Denzven-Graphing-Api Docs</a></p>
</li>
<li>
<p><a href="https://github.com/denzven/Denzven-Graphing-Api-Bot">Source of the Example Discord Bot for the api </a></p>
</li>
<li>
<p><a href="https://www.denzven.tk/Denzven-Graphing-Api-Bot">Docs of the Example Bot</a></p>
</li>
</ol>
</section>
</div>
</body>
</html>