-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
189 lines (166 loc) · 7.07 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>rushmi0</title>
<!-- Favicons -->
<link href="images/icons/icon-1.png" rel="icon">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="carousel">
<div class="container">
<div class="cube">
<div style="--x:-1; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
<div style="--x:0; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
<div style="--x:1; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
</div>
<div class="cube">
<div style="--x:-1; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
<div style="--x:0; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
<div style="--x:1; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
</div>
<div class="cube">
<div style="--x:-1; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
<div style="--x:0; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
<div style="--x:1; --y:0;">
<span style="--i:3;"></span>
<span style="--i:2;"></span>
<span style="--i:1;"></span>
</div>
</div>
</div>
<div class="list">
<!-- TECHNICAL SKILLS -->
<div class="item">
<div class="tab"></div>
<!-- <img src="images/img3.png">-->
<div class="introduce">
<div class="topic">TECHNICAL SKILLS</div>
<button class="seeMore">SEE MORE ↗</button>
</div>
<div class="detail card">
<div class="card-details">
<p class="text-title">Coding Skills</p>
<p class="text-body"> Kotlin</p>
<p class="text-body"> Python</p>
<p class="text-body"> JavaScript</p>
<p class="text-body"> Java</p>
<p class="text-body"> C#</p>
<p class="text-body"> HTML, CSS</p>
<p class="text-body"> SQL (Postgresql, Sqlite)</p>
<br/>
<p class="text-title">Backend Framework</p>
<p class="text-body"> Micronaut</p>
<p class="text-body"> Ktor</p>
<br/>
<p class="text-title">Development Tools</p>
<p class="text-body"> Git, GitHub</p>
<p class="text-body"> Linux/Unix</p>
<p class="text-body"> Docker</p>
<p class="text-body"> Qodana, Sonarqube</p>
<p class="text-body"> JetBrains IDE</p>
<p class="text-body"> Figma</p>
<br/>
<p class="text-title">Networking & Security</p>
<p class="text-body"> Cloudflare Tunnel</p>
<p class="text-body"> Cryptography Fundamentals</p>
<p class="text-body"> Cybersecurity Fundamentals</p>
</div>
</div>
</div>
<!-- PROFILE --->
<div class="item">
<div class="introduce">
<div class="topic">ABOUT ME</div>
<div class="des">
Hi!, currently studying for a Bachelor of Science in Information Technology
<br/>
<br/>
I have a strong passion for developing software for Bitcoin
and Nostr (Social Network Protocol)
</div>
</div>
</div>
<!-- PROJECT -->
<div class="item">
<div class="introduce">
<div class="title">PROJECT</div>
<div class="topic">Fenrir-s</div>
<button style="margin-top: 20px" class="seeMore">SEE MORE ↗</button>
</div>
<div class="detail card">
<div class="card-details">
<p class="text-title">Fenrir-s</p>
<p class="text-body">
Fenrir-s is Nostr Relay implementation in Kotlin
<br/>
<br/>
This project is focused on personal use or for use within a group of friends.
</p>
<br>
<p class="text-title">Repository</p>
<p class="text-body"> • <a target="_blank" href="https://github.com/rushmi0/Fenrir-s"
style="text-decoration: underline;">https://github.com/rushmi0/Fenrir-s</a>
</p>
<br/>
<!-- NIP Supported List -->
<div>
<p class="text-title">NIPs Supported</p>
<p style="margin-top: 5px" class="text-body"> • ✅ NIP-01 Basic protocol flow</p>
<p class="text-body"> • ✅ NIP-02 Follow List</p>
<p class="text-body"> • ✅ NIP-04 Encrypted Direct Message</p>
<p class="text-body"> • ✅ NIP-09 Event Deletion</p>
<p class="text-body"> • ✅ NIP-11 Relay Information</p>
<p class="text-body"> • ✅ NIP-13 Proof of Work</p>
<p class="text-body"> • ✅ NIP-15 Marketplace</p>
<p class="text-body"> • ✅ NIP-28 Public Chat</p>
<p class="text-body"> • ✅ NIP-50 Search Capability</p>
</div>
</div>
</div>
</div>
</div>
<div class="arrows">
<button id="prev"><</button>
<button id="next">></button>
<button id="back">See All ↗</button>
</div>
</div>
<script src="app.js"></script>
</body>
</html>