-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (164 loc) · 8.62 KB
/
Copy pathindex.html
File metadata and controls
170 lines (164 loc) · 8.62 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
<!--Made by Jorik Development ; View code at replit.com/@Raadsel/Raadsel?v=1-->
<!DOCTYPE html>
<html>
<html lang="en">
<meta charset="utf-8">
<title>Jorik Development</title>
<meta name="title" content="Raadsel">
<meta name="author" content="Jorik/Raadsel">
<meta property="og:title" content="Jorik's personal website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://raadsel.is-a.dev" />
<meta property="og:image" content="/assets/pfp.jpeg" />
<meta property="og:description" content="The personal website of Raadsel aka Jorik. It shows some projects I worked on, more information about me and ways to contact me!" />
<meta name="description" content="The personal website of Raadsel aka Jorik. It shows some projects I worked on, more information about me and ways to contact me!" />
<meta name="theme-color" content="#FFDD40">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="assets/raadsel.svg">
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.11/typed.min.js"
integrity="sha512-BdHyGtczsUoFcEma+MfXc71KJLv/cd+sUsUaYYf2mXpfG/PtBjNXsPo78+rxWjscxUYN2Qr2+DbeGGiJx81ifg=="
crossorigin="anonymous"></script>
<!--typed animation-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!--icons-->
<link href="https://unpkg.com/movement.css/movement.css" rel="stylesheet"> <!--movement css-->
<!--AOS-->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!--verify-->
<meta name="google-site-verification" content="wfJ6rn4kUL_b7c0iF_oUPzeSmFLkRxN9yRe4Bem3zCw" />
<!--Custom CSS-->
<link href="CSS/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="blob"></div>
<div id="blur"></div>
<div id='' class="main">
<div onclick="toggleimg()" >
<img title='Click me to change the theme!' src="assets/raadsel-empty.svg" data-m="reveal" id='pfp' alt="LFogo of Jorik Development" class="pfp bouncecss" loading="lazy">
</div>
<div class="name">
<div title="Jorik" id="text-drop">
<div class="j">J</div>
<div class="o">o</div>
<div class="r">r</div>
<div class="i">i</div>
<div class="k">k</div>
<div title=';-)' class="smile">:)</div>
</div>
<div class="container">
<noscript style='z-index: 99;'>
<h1>Most of this site's functionality requires JavaScript. Please enable JavaScript to see the rest of the site..</h1>
</noscript>
<h2 data-value="Development" class='small outline'data-m="reveal-right" title="Development" data-m-delay="1.2" id='Jorik Development'>Development</h2>
</div>
</div>
<a title='Click to scroll down' rel='noreferrer' href='#about' class="arrows pointer">
<svg class="arrows pointer">
<path class="a1" d="M0 0 L30 32 L60 0"></path>
<path class="a2" d="M0 20 L30 52 L60 20"></path>
<path class="a3" d="M0 40 L30 72 L60 40"></path>
</svg>
</a>
</div>
<div class="content">
<div id="about">
<h2 title="About me" data-aos="fade-right" class="middle sectiontitle">About Me</h2>
<section data-aos="fade-right" class="content-bar about-card">
<p class="about-me-text">Hey, I'm <strong data-tooltip="I'm Jorik, also known as Raadsel." class="sky-blue">Jorik</strong> and I build things for the web.</p>
<p class="about-me-subtext">
I am a <strong data-tooltip="I just develop things:)" class="text">Developer</strong> based in
<span id="time" data-tooltip="So the timezone is GMT+, Amsterdam">the <span class="magic"><span class="magic-star"></span><span class="magic-text">Netherlands</span></span></span>.
I enjoy turning ideas into fast, useful fullstack products with clean design and practical UX.
</p>
<div class="buttons about-actions">
<button data-tooltip="Hire me!" onclick='window.open("mailto:iraadsel+hire@gmail.com", "_blank")'>
<span> Hire me </span>
<svg viewBox="-5 -5 110 110" preserveAspectRatio="none" aria-hidden="true">
<path d="M0,0 C0,0 100,0 100,0 C100,0 100,100 100,100 C100,100 0,100 0,100 C0,100 0,0 0,0"/>
</svg>
</button>
</div>
</section>
</div>
<br />
<h2 title="My project page" data-aos="fade-right" class="middle">Featured Projects</h2>
<p class="projects-intro">A selection of products, experiments, and client work I shipped.</p>
<section class="projects-list" id="projects">
<a rel="noreferrer" target="_blank" class="project-card content-bar reveal-on-scroll reveal-left" href="https://we-boost.nl">
<img class="project-image" src="assets/WB-logo-los.png" alt="Screenshot of WeBoost website" loading="lazy">
<div class="project-content">
<span class="project-chip">Client website</span>
<h3 class="project-title">WeBoost</h3>
<p class="project-copy">Custom WordPress theme and website implementation tailored for WeBoost.</p>
</div>
</a>
<a rel="noreferrer" target="_blank" class="project-card content-bar reveal-on-scroll reveal-left" href="https://github.com/Raadsl/Logo-generator">
<img class="project-image" src="assets/project-AIlogo.webp" alt="Preview image of Logo Generator" loading="lazy">
<div class="project-content">
<span class="project-chip">Open source - AI</span>
<h3 class="project-title">Logo Generator</h3>
<p class="project-copy">Automated logo generation workflow with prompt-driven style control and simple exports.</p>
</div>
</a>
<a rel="noreferrer" target="_blank" class="project-card content-bar reveal-on-scroll reveal-right" href="https://github.com/Raadsl/BetterBangs">
<img class="project-image" src="assets/raadsel.svg" alt="Preview icon for BetterBangs" loading="lazy">
<div class="project-content">
<span class="project-chip">Browser extension</span>
<h3 class="project-title">BetterBangs</h3>
<p class="project-copy">Extension that brings DuckDuckGo bangs to other search engines across major browsers.</p>
</div>
</a>
<a rel="noreferrer" target="_blank" class="project-card content-bar reveal-on-scroll reveal-left" href="https://www.startingup.ai">
<img class="project-image" src="assets/startingupai.png" alt="Screenshot of Startingup.ai" loading="lazy">
<div class="project-content">
<span class="project-chip">Paid project - SaaS</span>
<h3 class="project-title">Startingup.ai</h3>
<p class="project-copy">Created 100+ AI tools for startups and an agent that can use multiple tools.</p>
</div>
</a>
<a rel="noreferrer" target="_blank" class="project-card content-bar reveal-on-scroll reveal-right" href="https://gamblecrossing.raadsel.dev/">
<img class="project-image" src="assets/project-chat.webp" alt="Preview visual for GambleCrossing" loading="lazy">
<div class="project-content">
<span class="project-chip">Multiplayer web app</span>
<h3 class="project-title">GambleCrossing</h3>
<p class="project-copy">Economy and gambling web game with multiplayer interactions, stats, and progression loops.</p>
</div>
</a>
</section>
<div style="padding: 6vw 0 0 0"></div>
<div data-aos="fade-up" id='contact'>
<center>
<h2 class="middle">Contact Me</h2> <br />
<a title='Github' rel='noreferrer' target='_blank' class="btn" href="https://github.com/Raadsl">
<i class="fab fa-github"></i>
</a>
<a title="Twitter" rel='noreferrer' target='_blank' class="btn" href="https://twitter.com/realRaadsel">
<i class="fab fa-twitter"></i>
</a>
<a title='Mail me' rel='nofollow' target='_blank' class="btn" href="mailto:devcontact+iraadsel@gmail.com">
<i class="fa fa-envelope" aria-hidden="true"></i>
</a>
</center>
</div>
<div style="padding: 5vw 0 0 0"></div>
<footer>
<div id='content-bar' class='content-bar'>
<raadsel>
<div class="made-by">
<p>Made by</p>
<a href='https://raadsl.github.io/'>
<img src="assets/signature.png" alt="Jorik's Signature">
</a>
</div>
</raadsel>
©<span id="year"></span> Jorik Development
</div>
</footer>
</div>
<script src="JS/script.js"></script>
</body>
<!--AOS-->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>AOS.init();</script>
<script src='JS/credits.js'></script>
</html>