-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
221 lines (215 loc) · 9.18 KB
/
index.html
File metadata and controls
221 lines (215 loc) · 9.18 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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE html>
<html lang = "en">
<head>
<meta charset = "UTF-8">
<meta http-equiv = "X-UA-Compatible" content = "IE=edge">
<meta name = "viewport" content = "width = device-width, initial-scale=1.0">
<meta name = "title" content = "Developers Guide">
<meta name = "author" content = "rmarasigan" />
<meta name = "description" content = "A web designer and developer from Philippines.">
<meta name = "keywords" content = "barangay, barangay system, barangay web-based system, barangay software, barangay management system, barangay management information, barangay management information system, management, management information, management information system, local government, office management, barangay clearance, barangay id, brgy clearance, barangay permit, indigency, business permit, report, data analysis, information, web-based application, web-based, application, system, software, software developer, developer, front-end developer, back-end developer, front-end, back-end, developer guide, guide, reference, developer reference">
<meta property = "og:type" content = "website">
<meta property = "og:url" content = "https://developersguide.netlify.app/">
<meta property = "og:title" content = "Developers Guide">
<meta property = "og:description" content = "A web designer and developer from Philippines.">
<meta property = "twitter:url" content = "https://developersguide.netlify.app/">
<meta property = "twitter:title" content = "Developers Guide">
<meta property = "twitter:description" content = "A web designer and developer from Philippines.">
<title>
Developers Guide
</title>
<!-- Bootstrap CSS -->
<link href = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel = "stylesheet" integrity = "sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin = "anonymous">
<!-- Material Design Icons -->
<link rel = "stylesheet" href = "//cdn.materialdesignicons.com/5.4.55/css/materialdesignicons.min.css">
<link rel = "icon" href = "https://rmarasigan.github.io/assets/img/avatar.ico">
<link rel = "stylesheet" href = "assets/css/main.css?v=1">
</head>
<body>
<main>
<header class = "py-3 mb-3 border-bottom bg-dark shadow">
<div class = "container-fluid d-grid gap-3 align-items-center" style = "grid-template-columns: 1fr 2fr;">
<a href = "index.html" class = "d-flex align-items-center mb-3 mb-md-0 me-md-auto text-white text-decoration-none">
<span class = "fs-4">
#! developers_guide
</span>
</a>
</div>
</header>
<div class = "container-fluid pb-3">
<div class = "container px-4 py-5">
<h2 class = "pb-2 border-bottom">
Learn different tools or technologies
</h2>
<div class = "row g-4 py-5 row-cols-1 row-cols-lg-3">
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-code-tags"></h1>
</div>
<div>
<h2>
Frontend
</h2>
</div>
<p>
I just want to make beautiful things, even if nobody cares.
</p>
<a href = "frontend.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-code-braces"></h1>
</div>
<h2>
Backend
</h2>
<p>
Life would be much easier if I had the source code.
</p>
<a href = "backend.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-all-inclusive"></h1>
</div>
<h2>
DevOps
</h2>
<p>
DevOps is not a Goal but a never-ending process of continual improvement.
</p>
<a href = "devops.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
</div>
<div class = "row g-4 py-5 row-cols-1 row-cols-lg-3">
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-alpha-u"></h1>
</div>
<h2>
uAdmin
</h2>
<p>
Golang Web Framework. Easy to use, blazing fast and secure.
</p>
<a href = "uadmin.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-rocket-launch"></h1>
</div>
<h2>
Deployment
</h2>
<p>
If releasing is hard, people will always find a reason not to release.
</p>
<a href= "deployment.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-tools"></h1>
</div>
<h2>
Tools
</h2>
<p>
Software and cathedrals are much the same – first we build them, then we pray.
</p>
<a href= "tools.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
</div>
<div class = "row g-4 py-5 row-cols-1 row-cols-lg-3">
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-graphql"></h1>
</div>
<h2>
Algorithms
</h2>
<p>
Algorithms don't do a good job of detecting their own flaws.
</p>
<a href = "algorithm.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
<div class = "feature col">
<div class = "feature-icon bg-warning bg-gradient">
<h1 class = "mdi mdi-information-outline"></h1>
</div>
<h2>
General
</h2>
<p>
In order to be irreplaceable, one must always be different.
</p>
<a href = "general.html" target = "_blank">
Explore
<span class = "mdi mdi-chevron-right"></span>
</a>
</div>
</div>
</div>
</div>
</main>
<div class = "cursor-dot-outline"></div>
<div class = "cursor-dot"></div>
<footer class = "footer mt-auto py-3 bg-dark">
<div class = "container text-center">
<span class = "text-muted">
© rmarasigan | <span class = "year"><script>document.write(/\d{4}/.exec(Date())[0])</script></span> All Rights Reserved
</span>
<br>
<span class = "text-muted mr-1">
Made with
</span>
<a href = "https://getbootstrap.com/" target = "_blank" style = "color: #AB47BC;">
<span class = "mdi mdi-bootstrap"></span>
Bootsrap
</a>
</div>
</footer>
<!-- FAB Menu -->
<div class = "btn-group-fab" role = "group" aria-label= "FAB Menu">
<div>
<button type = "button" class = "btn btn-main">
<i class = "mdi mdi-phone font-weight-bold"></i>
</button>
<a role = "button" class = "btn btn-sub btn-primary" href = "https://ph.linkedin.com/in/rmarasigan" target = "_blank" data-bs-toggle = "popover" data-bs-trigger = "hover focus" data-bs-placement = "left" data-bs-content = "LinkedIn">
<i class = "mdi mdi-linkedin"></i>
</a>
<a role = "button" class = "btn btn-sub btn-warning" href = "https://rmarasigan.github.io/" target = "_blank" data-bs-toggle = "popover" data-bs-trigger = "hover focus" data-bs-placement = "left" data-bs-content = "Portfolio">
<i class = "mdi mdi-briefcase-account"></i>
</a>
<a role = "button" class = "btn btn-sub btn-dark" href = "https://github.com/rmarasigan" target = "_blank" data-bs-toggle = "popover" data-bs-trigger = "hover focus" data-bs-placement = "left" data-bs-content = "Github">
<i class = "mdi mdi-github"></i>
</a>
</div>
</div>
<!-- Bootstrap Bundle with Popper -->
<script src = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity = "sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin = "anonymous"></script>
<script src = "assets/js/jquery-3.2.1.min.js"></script>
<script src = "assets/js/main.js?v=1" async></script>
<script src = "assets/js/cursor.js"></script>
</body>
</html>