-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsolutions.php
More file actions
168 lines (137 loc) · 8.55 KB
/
Copy pathsolutions.php
File metadata and controls
168 lines (137 loc) · 8.55 KB
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html>
<head>
<?php
$head = Array(
"title" => "Solutions from v0lture Solutions, LLC",
"desc" => "v0lture Solutions, LLC is a company that builds the solutions needed for your home, business, or enterprise."
);
require_once "layout/head.php";
?>
</head>
<body>
<div class="vnavbar">
<span>
<img src="img/logo.png" alt="v0lture Logo"></img>
<h4>v0lture</h4>
</span>
<div class="right hide-on-med-and-up">
<a onclick="menu('open');" class="btn-flat waves-effect waves-light accent-text">Menu</a>
</div>
<div class="right hide-on-small-only">
<a href="index.php" class="btn-flat waves-effect waves-light accent-text">Home</a>
<a href="solutions.php" class="btn waves-effect waves-light accent white-text">Solutions</a>
<a href="business.php" class="btn-flat waves-effect waves-light accent-text">For Business</a>
<a href="contact.php" class="btn-flat waves-effect waves-light accent-text">Contact Us</a>
<a href="https://client.v0lture.com" class="btn-flat waves-effect waves-light accent-text">Client Area</a>
</div>
</div>
<div id="menuui" style="display:none;">
<div class="contactsection center-align">
<h4 class="thin">Menu</h4>
<p>Navigate various sections of v0lture.</p>
<a class="btn waves-effect waves-light vpurple white-text" href="index.php">Home</a><br /><br />
<a class="btn waves-effect waves-light vpurple white-text" href="solutions.php">Our Solutions</a><br /><br />
<a class="btn waves-effect waves-light vpurple white-text" href="business.php">For Business</a><br /><br />
<a class="btn waves-effect waves-light vpurple white-text" href="contact.php">Contact Us</a><br /><br />
<a class="btn waves-effect waves-light vpurple white-text" href="https://client.v0lture.com">Client Area</a><br /><br />
<a class="btn waves-effect waves-light vpurple white-text" onclick="menu('close');">Close Menu</a><br /><br />
</div>
</div>
<div style="height: 72px"></div>
<div id="appui">
<div class="landingsection">
<h4 class="center-align thin">Our flagship solutions</h4>
</div>
<div class="row hide-on-small-only">
<div class="col s6">
<div class="solution" style="background: url('img/v0.lt.png');"></div>
</div>
<div class="col s6">
<div style="margin-top: 224px;">
<h4 class="thin">v0.lt <small><small>v0.1.0.0</small></small></h4>
<p>A super simple URL shortener. No tricks or gimmicks.</p>
<a href="https://github.com/v0lture/v0.lt" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
<a href="https://v0.lt" class="btn accent white-text waves-effect waves-light">Open</a>
</div>
</div>
</div>
<div class="row hide-on-small-only">
<div class="col s6">
<div style="margin-top: 224px;" class="right">
<h4 class="thin">v0ltureDB <small><small>v0.0.3.3</small></small></h4>
<p>A web-based management tool for MySQL databases.</p>
<a href="https://github.com/v0lture/v0ltureDB" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
</div>
</div>
<div class="col s6">
<div class="solution" style="background: url('img/v0ltureDB.png');"></div>
</div>
</div>
<div class="row">
<div class="col s6 m3 hide-on-med-and-up" style="padding: 30px;">
<h5 class="thin">v0ltureDB</h5>
<p>A web-based management tool for MySQL databases.</p>
<a href="https://github.com/v0lture/v0ltureDB" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
</div>
<div class="col s6 m3 hide-on-med-and-up" style="padding: 30px;">
<h5 class="thin">v0.lt</h5>
<p>A super simple URL shortener. No tricks or gimmicks.</p>
<a href="https://v0.lt" class="btn waves-effect waves-light accent white-text">Open</a>
</div>
<div class="col s6 m3" style="padding: 30px;">
<h5 class="thin">My MU</h5>
<p>An unofficial app to support students at Methodist University</p>
<a href="https://github.com/v0lture/MU_Mobile_Android_App" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
<a href="https://play.google.com/store/apps/details?id=com.v0lture.deAngelo.mymu" class="btn waves-effect waves-light accent white-text">Play Store</a>
</div>
<div class="col s6 m3" style="padding: 30px;">
<h5 class="thin">v0lture Solutions App</h5>
<p>The app for everything v0lture Solutions. Announcements, our team, and more.</p>
<a href="https://github.com/v0lture/v0lture_Solutions_App" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
<a href="https://play.google.com/store/apps/details?id=com.apps.v0lture.v0lture_solutions" class="btn waves-effect waves-light accent white-text">Play Store</a>
</div>
<div class="col s6 m3" style="padding: 30px;">
<h5 class="thin">vucket</h5>
<p>Open source API used within v0lture that powers business client areas.</p>
<a href="https://github.com/v0lture/vucket" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
</div>
<div class="col s6 m3" style="padding: 30px;">
<h5 class="thin">Project Junebug</h5>
<p>A JS and Firebase powered bug tracker for v0lture Solutions use.</p>
<a href="https://github.com/v0lture/project-junebug" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
<a href="https://bugs.v0lture.com" class="btn waves-effect waves-light accent white-text">Open</a>
</div>
<div class="col s6 m3" style="padding: 30px;">
<h5 class="thin">Project Sharon</h5>
<p>An application for remotely managing computer applications, information, and data.</p>
<a href="https://github.com/v0lture/project-sharon" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
</div>
<div class="col s6 m3" style="padding: 30px;">
<h5 class="thin">Project Zinc</h5>
<p><b>Unreleased</b> — An application for monitoring your workflow and integrating your apps and tools.</p>
<a href="https://github.com/v0lture/project-zinc" class="btn-flat waves-effect waves-light accent-text">View Source Code</a>
</div>
</div>
<div class="contactsection center-align">
<h4 class="thin">Let's get in touch</h4>
<p>Want v0lture to custom build a solution for your business's problem, let us know and we can get started.</p>
<a class="btn waves-effect waves-light vpurple white-text" href="https://medium.com/v0lture-solutions-llc">Read our blog</a>
<a class="btn waves-effect waves-light vpurple white-text" href="mailto:contact@v0lture.com">Email us</a>
<a class="btn waves-effect waves-light vpurple white-text" href="contact/v0ltureContact.asc">Get our PGP Key</a>
</div>
</div>
<?php require_once "layout/intercom.php"; ?>
<script>
function menu(state) {
if(state === "open"){
$("#appui").slideUp();
$("#menuui").slideDown();
} else {
$("#appui").slideDown();
$("#menuui").slideUp();
}
}
</script>
</body>
</html>