7 Commits

Author SHA1 Message Date
topsinoty
8fa33c4dbc add images 2026-02-04 22:19:12 +02:00
topsinoty
ce1d1562e8 add remondikohvik 2026-02-04 22:19:06 +02:00
topsinoty
1a4dc39968 add editorconfig 2026-02-04 22:18:54 +02:00
topsinoty
f7096edfee complete extension 2026-02-04 22:00:22 +02:00
topsinoty
2028f11116 run script 2026-02-04 21:59:57 +02:00
topsinoty
f4511e49b9 fix depreciated command 2026-02-04 21:59:47 +02:00
topsinoty
8274a67d80 add tipilan 2026-02-04 21:59:36 +02:00
27 changed files with 136 additions and 141 deletions

15
.editorconfig Normal file
View File

@@ -0,0 +1,15 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2
[*.{md,markdown}]
trim_trailing_whitespace = false

View File

@@ -1,42 +1,25 @@
junior:
- Alexander Marsh
- Andres Alexander Jürgenson
- Ardo Raus
- Arne Antov
- Catherine Kaasan
- Daniel Dautov
- Eerik Abel
- Egert Nilbe
- Gabriel Ilisson
- Helena Carmen Udu
- Henri Karba
- Hugo Reisberg
- Imogen Moon
- Johanna Kasenurm
- Joosep Tomingas
- Karl Künnapas
- Karmen Errapart
- Karoliina Kannik
- Kerdo Vähk
- Kert Roov
- Katri Lotamõis
- Kerdo Käärma
- Kevin-Kajar Kask
- Laura Teder
- Maivo Sirelbu
- Marek Müürsepp
- Maria Jerilova
- Marten Laane
- Marten Tihanov
- Oluwatobiloba Promise Temitope
- Rait Parvi
- Randel Mandle
- Rasmus Pertel
- Remi Vilsaar
- Riho-Martin Haavasalu
- Reio Opromei
- Robin Järlak
- Sten-Tristan Romeikis
- Uko Poschlin
- Vladislav Mulgatšov
senior:
- Agnes Triin Saga
- Aimar Tuul
@@ -53,8 +36,6 @@ senior:
- Karel Vuks
- Karina Reisel
- Karl Eric Mõttus
- Katri Lotamõis
- Kerdo Käärma
- Kirke Tammpere
- Laura Anni
- Lembitu Valdmets
@@ -67,8 +48,6 @@ senior:
- Ott-Eerik Õun
- Priit Roosiväli
- Rainis Randmaa
- Randel Mandle
- Reio Opromei
- Reivo Türnpuu
- Rene Arumetsa
- Siret Sillar

View File

@@ -1,14 +1,15 @@
# Our work
#
- title: Tipilan
- title: TipiLAN
photo: tipilan.jpg
url: http://tipilan.ee/
description: Tipilan on Eesti suurim üliõpilaste korraldatav LAN-üritus. Lapikud tagas ürituse IT-infrastruktuuri ja veebilehe toimimise.
url: https://tipilan.ee
description: Eesti suurim tudengite korraldatud LAN.
- title: Remondikohvik
photo: remondikohvik.jpg
url: https://remondikohvik.lapikud.ee/
description: Remondikohvik on Lapikute poolt algatatud ja korraldatud projekt, mis annab asjadele teise elu läbi parandamise. Projekt hõlmab nii ürituste korraldamist kui ka veebilehe väljatöötamist.
url: https://remondikohvik.lapik.ee
description: Remondikohvik sügis 2025.
- title: Tallinna Tehnikaülikooli Muuseumi eksponaadid
photo: ttu_muusem_placeholder.jpg

2
assets/ourwork-images/convert-ourwork-images.sh Normal file → Executable file
View File

@@ -4,5 +4,5 @@ mkdir -p optimised
for file in original-jpg-converted/*; do
echo $file
base_name=$(basename $file)
convert ${file} -resize "1000x1000>" -quality 89 optimised/${base_name}
magick ${file} -resize "1000x1000>" -quality 89 optimised/${base_name}
done

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 KiB

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 KiB

After

Width:  |  Height:  |  Size: 785 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

View File

@@ -43,7 +43,7 @@ title: Tudengile - Lapikud
<p>
Kultuuritiim tegeleb Lapikute siseürituste korraldamise ja nende turundamisega,
lisaks ka mõne suurüritusega (näiteks programmeerimisvõistlus <a href="https://asikarikas.ee/">ASI Karikas</a>
või <a href="https://remondikohvik.lapikud.ee/">Helpdeski Remondikohvik</a>).
või Helpdeski Remondikohvik).
</p>
<p>
Kui on huvi, siis võib ühineda ka kõikide tiimidega. Üheski tiimis pole varasemat kogemust vaja, isegi kui see
@@ -120,7 +120,7 @@ title: Tudengile - Lapikud
mainitud, et seda kõike tudengisõbraliku hinnaga pealekauba). Suur osa tasust läheb ka tegijale, et
rahakott nälga ei jääks.
</p>
<p> Helpdeskiga seonduvalt toimub ka paar korda aastas <a href="https://remondikohvik.lapikud.ee/">Remondikohvik</a>. See on kogukonna üritus, kus Tallinna
<p> Helpdeskiga seonduvalt toimub ka paar korda aastas Remondikohvik. See on kogukonna üritus, kus Tallinna
elanikud saavad enda katkise tehnika meile tuua ja koos Lapikute Helpdeski ning ka muude abiliste juhendamisel
selle ära parandada.
</p>
@@ -145,7 +145,7 @@ title: Tudengile - Lapikud
</p>
<p>
Lisaks tegeleb kultuuritiim ka mõne suurürituse turundamisega, olgu selleks siis
programmeerimisvõistlus <a href="https://asikarikas.ee/">ASI Karikas</a> või <a href="https://remondikohvik.lapikud.ee/">Helpdeski Remondikohvik</a>. Muidugi ka Lapikute
programmeerimisvõistlus <a href="https://asikarikas.ee/">ASI Karikas</a> või Helpdeski Remondikohvik. Muidugi ka Lapikute
enda turundusega.
</p>
<p>