|
17 | 17 | | Turning you into a |
18 | 18 | +typo('div', 'display-4') Superuser |
19 | 19 | div(style='padding-top: 20px;') |
20 | | - | Superuser Labs is building #[a(href="https://en.wikipedia.org/wiki/Free_and_open-source_software" target="blank") free and open-source software] that empowers users. |
| 20 | + | Superuser Labs is building #[b(style="color: rgb(255,171,64)") free and open-source software] that empowers users. |
| 21 | + |
| 22 | + +section |
| 23 | + +cell(12) |
| 24 | + p |
| 25 | + +typo('div', 'display-2') About us |
| 26 | + div |
| 27 | + p |
| 28 | + | We are a group of developers who are passionate about open-source software and empowering users. |
| 29 | + | Originally based in #[b(style="color: #05F") 🇸🇪 Sweden], we have been active since 2017, and have experience working with a wide range of technologies in a range of fields, |
| 30 | + | including full-stack development, machine learning, algorithmic trading, smart contracts, and decentralized systems. |
| 31 | + p |
| 32 | + | We build open-source software, and offer consulting services in the fields of software development, machine learning, blockchain technology, and computational neuroscience. |
21 | 33 |
|
22 | 34 | +section |
23 | 35 | +cell(12) |
|
29 | 41 | img(src="/media/activitywatch-logo.png" style="width: 8em;") |
30 | 42 | div(style="flex-grow: 1") |
31 | 43 | h3 ActivityWatch |
32 | | - p Keep track of how you spend time on your computer, keep the data to yourself. |
| 44 | + p |
| 45 | + | The world's best free and open-source automated time-tracker. |
| 46 | + br |
| 47 | + | Cross-platform, local-first, extensible, and secure. |
| 48 | + |
33 | 49 | +button("https://github.com/ActivityWatch/activitywatch/releases", style="background-color: #009624").mdl-button--colored.mdl-button--raised |
34 | 50 | | #[i.fas.fa-download] Download |
35 | 51 | +button("https://github.com/ActivityWatch/activitywatch/") |
|
43 | 59 | img(src="/media/thankful-logo-512.png" style="width: 8em;") |
44 | 60 | div(style="flex-grow: 1") |
45 | 61 | h3 Thankful |
46 | | - p Donate directly to every content creator online that you like. |
| 62 | + p(style="margin-bottom: 0.5em") Donate crypto directly to every content creator that you like. Automatically and without middlemen. |
| 63 | + p.mdl-color-text--grey |
| 64 | + | #[b Note:] Thankful was discontinued in 2019. We've talked about reviving it, but it's not a priority. |
47 | 65 | // TODO: Change URL to actual website once fixed |
48 | 66 | //+button("https://github.com/SuperuserLabs/thankful", style="background-color: #009624").mdl-button--colored.mdl-button--raised |
49 | 67 | | #[i.fas.fa-download] Get the extension |
|
52 | 70 | +button("https://superuserlabs.github.io/thankful/") |
53 | 71 | | More info |
54 | 72 |
|
55 | | - +section.mdl-color--grey-800.mdl-color-text--white |
| 73 | + +cell(12) |
| 74 | + div(style="display: flex; margin-top: 2em") |
| 75 | + div(style="min-width: 14em; display: flex; align-items: center; justify-content: center") |
| 76 | + img(src="/media/uniswap-python.png" style="width: 8em;") |
| 77 | + div(style="flex-grow: 1") |
| 78 | + h3 uniswap-python |
| 79 | + p |
| 80 | + | The unofficial Python library for Uniswap. Funded by #[a(href="https://bounties.gitcoin.co/grants/2631/uniswap-python") Gitcoin] and the Uniswap Grants Program. |
| 81 | + +button("https://github.com/uniswap-python/uniswap-python") |
| 82 | + | #[i.fab.fa-github] GitHub |
| 83 | + |
| 84 | + //+section.mdl-color--grey-800.mdl-color-text--white |
56 | 85 | div(style="display: flex") |
57 | 86 | div(style="min-width: 14em; display: flex; align-items: center; justify-content: center") |
58 | 87 | +fa('donate', 'fas', 'amber') |
59 | 88 | div(style="flex-grow: 1") |
60 | 89 | h2 Support us! |
61 | 90 | p We rely on donations to keep our work going, keep an eye on this space for donations. |
62 | 91 |
|
| 92 | + +section.mdl-color--grey-800.mdl-color-text--white |
| 93 | + +cell(12) |
| 94 | + p |
| 95 | + +typo('div', 'display-2') History |
| 96 | + ul |
| 97 | + li 2014 - Erik starts working on ActivityWatch |
| 98 | + li 2017 - Superuser Labs was born, with Thankful as its initial product. |
| 99 | + li 2019 - Thankful folds, ActivityWatch becomes the main focus again. |
| 100 | + li 2021 - ActivityWatch getting adopted by researchers. |
| 101 | + li 2022 - Superuser Labs formally incorporates as "Superuser Labs Lund AB" |
| 102 | + li 2023 - First consulting customer: University of Ghent |
| 103 | + |
63 | 104 | +section |
64 | 105 | +cell(12) |
65 | 106 | h2.text-center Team |
66 | | - |
67 | | - mixin teammember(name, imagename, role, github, linkedin, image_style) |
68 | | - +cell(4) |
69 | | - .mdl-card.mdl-shadow--2dp(style="width: 90%; margin: 2em 0 0 0") |
70 | | - .mdl-card--expand.mdl-card__title(style=`background: url('/media/${imagename}') center / cover; height: 300px; ${image_style}`) |
71 | | - .mdl-card__supporting-text(style="padding: 1em") |
72 | | - div(style="float: left") |
73 | | - h5(style="margin: 0 0 0.25em 0") #{name} |
74 | | - div #{role} |
75 | | - div(style="float: right") |
76 | | - div(style="margin: 0.25em 0 0 0; font-size: 150%") |
77 | | - a(href=`${github}`, style="color: #444") |
78 | | - i.fab.fa-github |
79 | | - if(linkedin) |
80 | | - a(href=`${linkedin}`, style="margin: 0 0 0 0.5em; color: #0077B5") |
81 | | - i.fab.fa-linkedin |
82 | | - |
83 | 107 | +teammember("Erik Bjäreholt", "erik.jpg", "CEO, Developer", github="http://github.com/ErikBjare", linkedin="https://www.linkedin.com/in/erikbjareholt/") |
| 108 | + +teammember("Johan Bjäreholt", "johan.png", "Developer", github="https://github.com/johan-bjareholt", linkedin="https://www.linkedin.com/in/johanbjareholt/") |
| 109 | + |
| 110 | + +section |
| 111 | + +cell(12) |
| 112 | + h2.text-center Past |
84 | 113 | +teammember("Johannes Ahnlide", "johannes.jpg", "Developer", github="https://github.com/ahnlabb") |
85 | 114 | +teammember("Jacob Karlsson", "jacob.jpg", "Developer", github="https://github.com/powersource", linkedin="https://www.linkedin.com/in/jacob-karlsson-6a483bb1/") |
86 | 115 | +teammember("Patrik Laurell", "patrik.jpg", "Developer", github="https://github.com/patrik-laurell", linkedin="https://www.linkedin.com/in/patrik-laurell-ba5b306b/") |
87 | | - +teammember("Johan Bjäreholt", "johan.png", "Developer", github="https://github.com/johan-bjareholt", linkedin="https://www.linkedin.com/in/johanbjareholt/") |
88 | 116 | +teammember("Valthor Halldórsson", "valthor.jpg", "Developer", github="https://github.com/vlthr", linkedin="https://www.linkedin.com/in/valthor-halldorsson-002aaa13a/") |
89 | 117 | +teammember("Dwight Lidman", "dwight.jpg", "Developer", github="https://github.com/dwilid", linkedin="https://www.linkedin.com/in/dwight-lidman/", image_style="background-position-y: 10%") |
90 | 118 | +teammember("Michael Young", "", "Developer", github="https://github.com/Miyou", linkedin="https://www.linkedin.com/in/michael-young-522148142/") |
|
0 commit comments