-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
174 lines (156 loc) · 8.57 KB
/
Copy pathindex.html
File metadata and controls
174 lines (156 loc) · 8.57 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
<!DOCTYPE html>
<html>
<head>
<title>ac.dev</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="ac.dev" property="og:title" />
<meta content="Backend Developer" property="og:description" />
<meta content="https://drive.google.com/file/d/1gh6t5afk_NcJIFC-zyT3xEzQbazMUynz/view?usp=sharing"
property="og:image" />
<meta content="#000000" data-react-helmet="true" name="theme-color" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="assets/AC logo.png">
<script src="https://kit.fontawesome.com/f64859d00a.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://unpkg.com/tippy.js@6/animations/scale.css" />
<link rel="stylesheet" href="https://unpkg.com/tippy.js@6/animations/scale.css" />
</head>
<body>
<h1 id="main-heading" class="gradiant-effect"></h1>
<div id="main-box">
<div class="d-flex justify-content-center" id="about-me">
<div class="d-flex">
<div class="flex-shrink-0">
<img class="gradiant-effect" src="assets/AC logo.gif" alt="image">
</div>
<div class="flex-grow-1 ms-5 name-heading">
<h1>ac.dev</h1>
<p class="gray-text">A typical guy, immersed in the ongoing journey of discovering and experiencing
the world. I'm particularly fond of programming, especially back-end. Currently working on a
development project. Check my <a href="https://github.com/acdev1508">Github</a> and have a
look at all the programs I have done so far! Contact me through <a
href="discord://-/users/1127819502663520337">Discord</a> if you need something or just want
to be friends.</p>
</div>
</div>
</div>
<h1 class="gradiant-effect" id="second-heading">SKILLS</h1>
<br>
<div class="d-flex justify-content-center align-content-between flex-wrap" id="skills">
<a href="https://discord.com/developers" class="fab fa-discord skills-icon"
data-tippy-content="Discord Bots Developer"></a>
<a href="https://wikipedia.org/wiki/JavaScript" class="fab fa-js-square skills-icon"
data-tippy-content="JavaScript / Typescript"></a>
<a href="https://nodejs.org" class="fab fa-node skills-icon" data-tippy-content="Node.js"></a>
<a href="https://dev.java" class="fab fa-java skills-icon" data-tippy-content="Java"></a>
<a href="https://wikipedia.org/wiki/C_(programming_language)" class="fab fa-cuttlefish skills-icon"
data-tippy-content="C / C++"></a>
<a href="https://git-scm.com" class="fab fa-git-alt skills-icon" data-tippy-content="Git"></a>
<a href="https://wikipedia.org/wiki/Batch_file" class="fa-solid fa-terminal skills-icon"
data-tippy-content="Batch"></a>
</div>
<div class="container-xxl gradiant-effect" style=" max-width: 1034px;" id="third-heading">
<h1>PROJECTS</h1>
</div>
<div class="container-xxl" style="max-width: 1034px;" id="projects">
<div class="row row-cols-1 row-cols-md-3 g-4">
<div class="col">
<div class="card mb-3 h-100" style="max-width: 18rem;">
<div class="card-body">
<h5 class="card-title"><a href="https://github.com/coding-ts/Template.ts">Template.ts</a>
</h5>
<p class="card-text">Typescript template for discord.js v14 with Sapphire framework.</p>
</div>
</div>
</div>
<div class="col">
<div class="card mb-3 h-100" style="max-width: 18rem;">
<div class="card-body">
<h5 class="card-title"><a
href="https://github.com/acdev1508/acdev1508.github.io">ac.is-a.dev</a>
</h5>
<p class="card-text">Portfolio website made for myself.</p>
</div>
</div>
</div>
<div class="col">
<div class="card mb-3 h-100" style="max-width: 18rem;">
<div class="card-body">
<h5 class="card-title"><a href="https://github.com/acdev1508/DiskCleaner">Disk Cleaner</a>
</h5>
<p class="card-text">Clean all unnecessary/temporary files in your local disk.</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-xxl gradiant-effect" style=" max-width: 1034px;" id="fourth-heading">
<h1>SOCIAL NETWORKS</h1>
</div>
<div class="container-xxl" style="max-width: 1034px;" id="social">
<div class="row row-cols-1 row-cols-md-3 g-4">
<div class="col">
<div class="card mb-3 h-100" style="max-width: 18rem;">
<div class="card-body">
<h5 class="card-title"><a href="discord://-/users/1127819502663520337">Discord</a></h5>
<p class="card-text">Your place to talk and hang Out. Discord is the easiest way to talk
over voice, video, and text. Talk, chat, hang out, and stay close with your friends and
communities.</p>
</div>
</div>
</div>
<div class="col">
<div class="card mb-3 h-100" style="max-width: 18rem;">
<div class="card-body">
<h5 class="card-title"><a href="https://github.com/acdev1508">GitHub</a></h5>
<p class="card-text">Where the world builds software. Millions of developers and companies
build, ship, and maintain their software on GitHub — the largest and most advanced
development platform in the world.</p>
</div>
</div>
</div>
<div class="col">
<div class="card mb-3 h-100" style="max-width: 18rem;">
<div class="card-body">
<h5 class="card-title"><a href="https://instagram.com/acdev1508">Instagram</a></h5>
<p class="card-text">A simple, fun & creative way to capture, edit & share photos, videos &
messages with friends & family.</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-xxl gradiant-effect" style=" max-width: 1034px;" id="fifth-heading">
<h1>CONTACT ME</h1>
</div>
<div class="container-xxl" style="max-width: 1034px;" id="contact-me">
<form>
<div class="mb-3">
<label for="exampleInputEmail1" class="form-label">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
<div id="emailHelp" class="form-text">I'll never share your email with anyone else.</div>
</div>
<div class="mb-3">
<label for="exampleFormControlTextarea1" class="form-label">Content</label>
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3"></textarea>
</div>
<button type="submit" class="btn btn-primary" style="color: white">SEND MESSAGE</button>
</form>
</div>
</div>
<br>
<script src="https://unpkg.com/@popperjs/core@2/dist/umd/popper.min.js"></script>
<script src="https://unpkg.com/tippy.js@6/dist/tippy-bundle.umd.js"></script>
<script>
tippy('[data-tippy-content]', {
arrow: false,
inertia: true,
animation: 'scale',
theme: 'gradiant',
placement: 'bottom',
});
</script>
</body>
</html>