···11+include include/link
22+body.scroll
33+ include include/noscript
44+55+ div.container.wrapper#wrapper
66+ div.sheet.sheet-splash.wavy#main
77+ div.row
88+ div.col-med-5.text-center.flex.flex-column.flex-justify-between
99+ div.row
1010+ div.col
1111+ img.scrumplex-logo(src="scrumplex.svg", alt="Scrumplex Logo", title="Scrumplex", height=200, width=200)
1212+ h1 Scrumplex
1313+ strong he/him, they/them
1414+ div.row
1515+ div.col-med-6
1616+ h2 Development
1717+ +icon-link("codeberg", "Codeberg", "https://codeberg.org/Scrumplex")
1818+ +icon-link("github", "GitHub", "https://github.com/Scrumplex")
1919+ +icon-link("gitlab", "GitLab.com", "https://gitlab.com/Scrumplex")
2020+ div.col-med-6
2121+ h2 Donate
2222+ +icon-link("github_sponsors", "GitHub Sponsors", "https://github.com/sponsors/Scrumplex")
2323+ +icon-link("liberapay", "Liberapay", "https://liberapay.com/Scrumplex/donate")
2424+ +icon-link("paypal", "PayPal", "https://www.paypal.me/Scrumplex")
2525+ +icon-link("ko-fi", "Ko-Fi", "https://ko-fi.com/scrumplex")
2626+ div.col-med-7
2727+ blockquote.text-right
2828+ | Converting coffee to code...
2929+ |
3030+ span.text-spinner#text-spinner(hidden) |
3131+ include include/main
3232+3333+ div.row
3434+ include include/footer
3535+3636+ div.sheet.wavy#projects(hidden)
3737+ include include/projects
3838+3939+ div.sheet.wavy#contact(hidden)
4040+ include include/contact
4141+4242+ div.sheet.wavy#privacy(hidden)
4343+ div.row: div.col
4444+ h1 Privacy Policy
4545+ p.
4646+ Privacy information for services hosted on #[code scrumplex.net], #[code sefa.cloud] and #[code duckhub.io] (and all subdomains)
4747+4848+ div.row: div.col: p.
4949+ Every service collects log-data. This includes IP addresses, browser user-agents and visited sites.
5050+ These are not used to track the user, but are only collected for operation purposes. #[br]
5151+ Some services may require you to enter some kind of username or email-address to access them.
5252+ These services can not operate without this information.
5353+ You may choose to use anonymous or pseudonymous usernames or email addresses.
5454+ All personal data (such as, but not limited to names, addresses or telephone numbers) shall always be in line with the General Data Protection Regulation. #[br]
5555+ No data is ever processed to track user activity.
5656+5757+ div.scroll-indicator
5858+ h1.text-center ▾
···11-meta(http-equiv="X-UA-Compatible" content="IE=edge")
22-meta(name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0")
33-meta(name="robots" content="index,follow")
44-55-link(rel="shortcut icon" type="image/png" sizes="96x96" href="img/scrumplex_round.png?width=96")
66-link(rel="shortcut icon" type="image/png" sizes="32x32" href="img/scrumplex_round.png?width=32")
77-link(rel="shortcut icon" type="image/png" sizes="16x16" href="img/scrumplex_round.png?width=16")
88-link(rel="apple-touch-icon-precomposed" type="image/png" sizes="144x144" href="img/scrumplex_round.png?width=144")
99-link(rel="apple-touch-icon-precomposed" type="image/png" sizes="114x114" href="img/scrumplex_round.png?width=114")
1010-link(rel="apple-touch-icon-precomposed" type="image/png" sizes="72x72" href="img/scrumplex_round.png?width=72")
1111-link(rel="apple-touch-icon-precomposed" type="image/png" href="img/scrumplex_round.png?width=57")
1212-1313-meta(name="description" content="Learn more about the work of Scrumplex on this website")
1414-meta(name="keywords" content="Scrumplex, scrumplex.net, Arch Linux, free software, GNU, FSF, open source, gitlab")
1515-meta(name="author" content="Scrumplex")
1616-meta(name="og:title" content="Scrumplex - A passionate developer")
1717-meta(name="og:type" content="website")
1818-meta(name="og:description" content="Hello there, my name is Sefa. Learn more on my website")
src/include/link.pug
include/link.pug
src/include/main.pug
include/main.pug
src/include/noscript.pug
include/noscript.pug
+7-7
src/include/projects.pug
include/projects.pug
···1919 h2 Current Projects
20202121div.row
2222- +project("Prism Launcher", "img/prismlauncher.svg", "Prism Launcher Logo", "https://prismlauncher.org", "https://github.com/PrismLauncher/PrismLauncher")
2222+ +project("Prism Launcher", "prismlauncher.svg", "Prism Launcher Logo", "https://prismlauncher.org", "https://github.com/PrismLauncher/PrismLauncher")
2323 | A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.
24242525- +project("nixpkgs", "img/nixos.svg", "NixOS Logo", "https://nixos.org", "https://github.com/NixOS/nixpkgs")
2525+ +project("nixpkgs", "nixos.svg", "NixOS Logo", "https://nixos.org", "https://github.com/NixOS/nixpkgs")
2626 | A reproducible toolchain for package management, system configuration and more.
27272828- +project("libvibrant", "img/vibrant.svg", "libvibrant Logo", null, "https://github.com/libvibrant")
2828+ +project("libvibrant", "vibrant.svg", "libvibrant Logo", null, "https://github.com/libvibrant")
2929 | A collection of software to adjust color vibrancy and other color correction settings on Linux display servers.
30303131div.row
···3333 h2 Legacy Projects
34343535div.row
3636- +project("PASSY", "img/passy.svg", "PASSY Logo", null, "https://gitlab.com/PASSYpw/PASSY")
3636+ +project("PASSY", "passy.svg", "PASSY Logo", null, "https://gitlab.com/PASSYpw/PASSY")
3737 | A beautiful password manager utilizing modern web technologies.
38383939- +project("Waves.js", "img/waves.js.svg", "Waves.js Logo", null, "https://gitlab.com/PASSYpw/Waves.js")
3939+ +project("Waves.js", "waves.js.svg", "Waves.js Logo", null, "https://gitlab.com/PASSYpw/Waves.js")
4040 | A JQuery plugin providing authentic Material Design ripples.
41414242- +project("Sprummlbot", "img/sprummlbot.png", "Sprummlbot Logo", "https://scrumplex.rocks/cloud/sprummlbot-archive.tar.bz2", "https://gitlab.com/Scrumplex/Sprummlbot")
4242+ +project("Sprummlbot", "sprummlbot.png", "Sprummlbot Logo", "https://scrumplex.rocks/cloud/sprummlbot-archive.tar.bz2", "https://gitlab.com/Scrumplex/Sprummlbot")
4343 | A lightweight TeamSpeak 3 ServerAdmin Bot, adding many missing features to TeamSpeak 3 servers.
44444545- +project("ExitNow", "img/exitnow.png", "ExitNow Logo", "", "https://codeberg.org/Scrumplex/ExitNow")
4545+ +project("ExitNow", "exitnow.png", "ExitNow Logo", "", "https://codeberg.org/Scrumplex/ExitNow")
4646 | A simple application, providing an easy method to kill foreground windows with a shortcut.
-67
src/index.pug
···11-include include/link
22-doctype html
33-html(lang="en")
44- head
55- meta(charset="utf-8")
66- title Scrumplex · A passionate developer
77- link(rel="stylesheet", href="scss/application.scss")
88- include include/head
99- meta(name="page-topic" content="Scrumplex")
1010- body.scroll
1111- include include/noscript
1212-1313- div.container.wrapper#wrapper
1414- div.sheet.sheet-splash.wavy#main
1515- div.row
1616- div.col-med-5.text-center.flex.flex-column.flex-justify-between
1717- div.row
1818- div.col
1919- img.scrumplex-logo(src="img/scrumplex.svg", alt="Scrumplex Logo", title="Scrumplex", height=200, width=200)
2020- h1 Scrumplex
2121- strong he/him, they/them
2222- div.row
2323- div.col-med-6
2424- h2 Development
2525- +icon-link("codeberg", "Codeberg", "https://codeberg.org/Scrumplex")
2626- +icon-link("github", "GitHub", "https://github.com/Scrumplex")
2727- +icon-link("gitlab", "GitLab.com", "https://gitlab.com/Scrumplex")
2828- div.col-med-6
2929- h2 Donate
3030- +icon-link("github_sponsors", "GitHub Sponsors", "https://github.com/sponsors/Scrumplex")
3131- +icon-link("liberapay", "Liberapay", "https://liberapay.com/Scrumplex/donate")
3232- +icon-link("paypal", "PayPal", "https://www.paypal.me/Scrumplex")
3333- +icon-link("ko-fi", "Ko-Fi", "https://ko-fi.com/scrumplex")
3434- div.col-med-7
3535- blockquote.text-right
3636- | Converting coffee to code...
3737- |
3838- span.text-spinner#text-spinner(hidden) |
3939- include include/main
4040-4141- div.row
4242- include include/footer
4343-4444- div.sheet.wavy#projects(hidden)
4545- include include/projects
4646-4747- div.sheet.wavy#contact(hidden)
4848- include include/contact
4949-5050- div.sheet.wavy#privacy(hidden)
5151- div.row: div.col
5252- h1 Privacy Policy
5353- p.
5454- Privacy information for services hosted on #[code scrumplex.net], #[code sefa.cloud] and #[code duckhub.io] (and all subdomains)
5555-5656- div.row: div.col: p.
5757- Every service collects log-data. This includes IP addresses, browser user-agents and visited sites.
5858- These are not used to track the user, but are only collected for operation purposes. #[br]
5959- Some services may require you to enter some kind of username or email-address to access them.
6060- These services can not operate without this information.
6161- You may choose to use anonymous or pseudonymous usernames or email addresses.
6262- All personal data (such as, but not limited to names, addresses or telephone numbers) shall always be in line with the General Data Protection Regulation. #[br]
6363- No data is ever processed to track user activity.
6464-6565- div.scroll-indicator
6666- h1.text-center ▾
6767- script(type="module", src="js/application.js")