Louis Heredero HEL
HEL pushed to main at HEL/AdventOfCode2024 2024-12-04 10:32:45 +00:00
590ba743a1 fixed layout
HEL pushed to main at HEL/AdventOfCode2024 2024-12-04 10:32:06 +00:00
11277f0677 added visualization for day 4 puzzle 1
b45cc17e0d added visualization for day 4 puzzle 2
Compare 2 commits »
HEL pushed to main at HEL/AdventOfCode2024 2024-12-04 08:49:29 +00:00
7bcab0b085 day 4 puzzle 2
65beed1c51 day 4 puzzle 1
Compare 2 commits »
HEL created repository HEL/typstuff 2024-12-03 17:40:40 +00:00
HEL pushed to main at HEL/AdventOfCode2024 2024-12-03 10:09:31 +00:00
66f04ed889 added badge in progress
HEL pushed to main at HEL/AdventOfCode2024 2024-12-03 09:54:01 +00:00
95981a219a day 3 puzzle 2
a8611658a2 day 3 puzzle 1
Compare 2 commits »
HEL pushed to main at HEL/tasty-tacos 2024-12-02 23:39:47 +00:00
a7fa7c4de6 added README
HEL created branch main in HEL/tasty-tacos 2024-12-02 22:35:34 +00:00
HEL pushed to main at HEL/tasty-tacos 2024-12-02 22:35:34 +00:00
32473b67bc added process scheduling algorithms
fe957e03d1 added demand paging algorithms
66c7dd84d7 added disk scheduling diagrams
HEL created repository HEL/tasty-tacos 2024-12-02 22:35:18 +00:00
HEL pushed to main at HEL/AdventOfCode2024 2024-12-02 09:58:47 +00:00
8b4120c53f day 2 puzzle 2
HEL pushed to main at HEL/AdventOfCode2024 2024-12-02 07:02:16 +00:00
7a8faae694 day 2 puzzle 1
b1a59d3cf5 added visualization + minor fixes
Compare 2 commits »
HEL pushed to main at HEL/SoftwareEngineeringCourse-Java 2024-11-18 11:46:16 +00:00
4af29e8f0f added lab16 ex3
5220b27146 added lab16 ex1
927a2232dd added composite example
Compare 3 commits »
HEL commented on issue HEL/rivet-typst#3 2024-11-11 18:22:46 +00:00
Project files are not accessible from within package

The current workaround is to read the file into a raw block and passing that to schema.load:

#let data = raw(read("schema.yaml"), block: true, lang: "yaml")
#let example = schema.load
HEL pushed to main at HEL/SoftwareEngineeringCourse-Java 2024-11-11 12:26:29 +00:00
fa5b8bf520 added lab15 ex2
b964385405 added lab15 ex1
ca9d0ec062 added observer example
6eee9df1fe added lab14 ex2
23829388cb added lab14 ex1
Compare 10 commits »
HEL opened issue HEL/circuiteria#2 2024-11-10 00:56:51 +00:00
Update to latest versions
HEL pushed to comp/electrical at HEL/circuiteria 2024-11-10 00:46:32 +00:00
ac3e577020 fixed gallery.bash substitution
ba0f138ef2 added gallery example for resistors/capacitors
Compare 2 commits »
HEL created branch comp/electrical in HEL/circuiteria 2024-11-10 00:40:54 +00:00
HEL pushed to comp/electrical at HEL/circuiteria 2024-11-10 00:40:54 +00:00
60898d1e60 updated manual
b8a7adb58f fixed wrong capacitor symbol
cc8478a3c7 added resistor and capacitor
Compare 3 commits »
HEL pushed to dev at HEL/circuiteria 2024-11-09 22:03:12 +00:00
e1e561bb6c fixed y-alignment for north/south ports