I am a full-stack developer (58% backend / 42% frontend ish) with a passion for programming, physics, mathematics and anything *NIX (Linux, UNIX etc) related.
+
+
+
+
Projects
+
Most of my projects are open-source, and if you are interested, you can find all of my projects on my git-server or GitHub. You can also check out /projects to view all of my projects (including hardware projects and so on).
+
+
-
About
-
I am a student with a passion for programming, physics, mathematics and *NIX (Linux, UNIX etc).
+
Skills
+
Here are programming languages/technologies that I know/use (not limited to or ranked in any particular order):
+
Languages
+
+
C/C++
+
Rust
+
Python
+
TypeScript/JavaScript
+
Lua Script
+
Ruby
+
Assembly (NASM)
+
Bash
+
C#
+
+
+
Technologies
+
+
Next.js (+ React)
+
HTML + CSS/SASS/SCSS
+
Docker
+
+ GNU/Linux
+
+
Arch
+
Ubuntu (Server)
+
Debian
+
Alpine
+
+
+
Git
+
Jira
+
SSH
+
NGINX
+
Contact
-
You can contact me through email. And if you prefer it, you can contact me using PGP. Do note that my email address below is encrypted as a precaution for bots et cetera. Do not worry, it is easy to crack. Alternatively you could search for my PGP fingerprint on some key server (i.e. MIT, Ubuntu) as my email is "connected" to it.
+
You can contact me through email. And if you prefer it, you can contact me using PGP. Do note that my email address below is encrypted as a precaution against bots et cetera. Do not worry, it is easy to crack. Alternatively you could query for my email with my PGP fingerprint (key-id) on some PGP key server (i.e. the MIT or Ubuntu key-server).
Most of my projects are open-source, and if you are interested, you can find all of my projects on my GitHub. You can also check out /projects to view all of my projects (including hardware projects and so on).
-
>
)
}
diff --git a/pages/projects.tsx b/pages/projects.tsx
index be2f375..feb0bcc 100644
--- a/pages/projects.tsx
+++ b/pages/projects.tsx
@@ -1,11 +1,17 @@
import type {NextPageWithLayout} from './_app'
import type { ReactElement } from 'react'
import Layout from '../components/layout'
+import { Section } from './index'
+import Link from "next/link"
const Page: NextPageWithLayout = () => {
return (
<>
-
yo, projects here
+
+
Page under development...
+
While you wait, why not check out my GitHub? Or perhaps my very own git-server?