René's URL Explorer Experiment


Title: moocf | A compilation of my educational resources.

Open Graph Title: moocf

X Title: moocf

Description: A compilation of my educational resources.

Open Graph Description: A compilation of my educational resources.

Opengraph URL: https://moocf.github.io/

Generator: Jekyll v3.10.0

direct link

Domain: moocf.github.io


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"WebSite","description":"A compilation of my educational resources.","headline":"moocf","name":"moocf","url":"https://moocf.github.io/"}

og:localeen_US
og:site_namemoocf
og:typewebsite
twitter:cardsummary
theme-color#157878
apple-mobile-web-app-status-bar-styleblack-translucent

Links:

Skip to the content.https://moocf.github.io#content
visit the orghttps://github.com/moocf
dining-philosophers-problemhttps://replit.com/@wolfram77/dining-philosophers-problem#README.md
sleeping-barber-problemhttps://replit.com/@wolfram77/sleeping-barber-problem#README.md
bakery-algorithmhttps://replit.com/@wolfram77/bakery-algorithm#README.md
dekker-algorithmhttps://replit.com/@wolfram77/dekker-algorithm#README.md
peterson-algorithmhttps://replit.com/@wolfram77/peterson-algorithm#README.md
tas-lockhttps://replit.com/@wolfram77/tas-lock#README.md
ttas-lockhttps://replit.com/@wolfram77/ttas-lock#README.md
backoff-lockhttps://replit.com/@wolfram77/backoff-lock#README.md
array-lockhttps://replit.com/@wolfram77/array-lock#README.md
clh-lockhttps://replit.com/@wolfram77/clh-lock#README.md
mcs-lockhttps://replit.com/@wolfram77/mcs-lock#README.md
simple-reentrant-lockhttps://replit.com/@wolfram77/simple-reentrant-lock#README.md
simple-read-write-lockhttps://replit.com/@wolfram77/simple-read-write-lock#README.md
fifo-read-write-lockhttps://replit.com/@wolfram77/fifo-read-write-lock#README.md
bathroom-lockhttps://replit.com/@wolfram77/bathroom-lock#README.md
simple-semaphorehttps://replit.com/@wolfram77/simple-semaphore#README.md
monitor-examplehttps://replit.com/@wolfram77/monitor-example#README.md
locked-queuehttps://replit.com/@wolfram77/locked-queue#README.md
array-queuehttps://replit.com/@wolfram77/array-queue#README.md
backoff-stackhttps://replit.com/@wolfram77/backoff-stack#README.md
elimination-backoff-stackhttps://replit.com/@wolfram77/elimination-backoff-stack#README.md
array-stackhttps://replit.com/@wolfram77/array-stack#README.md
coarse-sethttps://replit.com/@wolfram77/coarse-set#README.md
fine-sethttps://replit.com/@wolfram77/fine-set#README.md
optimistic-sethttps://replit.com/@wolfram77/optimistic-set#README.md
periodic-networkhttps://replit.com/@wolfram77periodic-network#README.md
bitonic-networkhttps://replit.com/@wolfram77/bitonic-network#README.md
combining-treehttps://replit.com/@wolfram77/combining-tree#README.md
savings-accounthttps://replit.com/@wolfram77/savings-account#README.md
k-compare-single-swaphttps://replit.com/@wolfram77/k-compare-single-swap#README.md
bowling-alleyhttps://github.com/javaf/bowling-alley
originalhttps://github.com/javaf/bowling-alley-original
sir_modelhttps://processingf.github.io/sir_model/
trigonometry_graphshttps://processingf.github.io/trigonometry_graphs/
mosfet_simhttps://processingf.github.io/mosfet_sim/
draw_learnhttps://processingf.github.io/draw_learn/
neuron_ballhttps://processingf.github.io/neuron_ball/
fourier_transformhttps://processingf.github.io/fourier_transform/
snakehttps://processingf.github.io/snake/
blinkhttps://github.com/vhdlf/blink
buttonhttps://github.com/vhdlf/button
first_componenthttps://github.com/vhdlf/first_component
multiple_componentshttps://github.com/vhdlf/multiple_components
gate_andhttps://github.com/vhdlf/gate_and
gate_orhttps://github.com/vhdlf/gate_or
gate_nothttps://github.com/vhdlf/gate_not
gate_nandhttps://github.com/vhdlf/gate_nand
gate_norhttps://github.com/vhdlf/gate_nor
gate_xorhttps://github.com/vhdlf/gate_xor
gate_xnorhttps://github.com/vhdlf/gate_xnor
gate_implyhttps://github.com/vhdlf/gate_imply
cpu_basichttps://github.com/vhdlf/cpu_basic
🧾 lengthhttps://github.com/racketf/list.length
🧾 find-indexhttps://github.com/racketf/list.find-index
🧾 sethttps://github.com/racketf/list.set
🧾 increment-firsthttps://github.com/racketf/list.increment-first
🧾 gethttps://github.com/racketf/list.get
🧾 get-informativehttps://github.com/racketf/list.get-informative
🧾 number-elementshttps://github.com/racketf/list.number-elements
🧾 cartesian-producthttps://github.com/racketf/list.cartesian-product
🧾 anyhttps://github.com/racketf/list.any
🧾 everyhttps://github.com/racketf/list.every
🧾 maphttps://github.com/racketf/list.map
🧾 reducehttps://github.com/racketf/list.reduce
🧾 filterhttps://github.com/racketf/list.filter
🧾 reversehttps://github.com/racketf/list.reverse
🧾 repeat-valuehttps://github.com/racketf/list.repeat-value
🧾 appendhttps://github.com/racketf/list.append
🧾 remove-first-valuehttps://github.com/racketf/list.remove-first-value
🧾 remove-valuehttps://github.com/racketf/list.remove-value
🧾 sorthttps://github.com/racketf/list.sort
🧾 sort-byhttps://github.com/racketf/list.sort-by
🧾 bubble-sorthttps://github.com/racketf/list.bubble-sort
🧾 mergehttps://github.com/racketf/list.merge
📓 count-valuehttps://github.com/racketf/slist.count-value
📓 reverse-pairshttps://github.com/racketf/slist.reverse-pairs
📓 uphttps://github.com/racketf/slist.up
📓 downhttps://github.com/racketf/slist.down
📓 flattenhttps://github.com/racketf/slist.flatten
📓 replacexhttps://github.com/racketf/slist.replacex
📓 replacehttps://github.com/racketf/slist.replace
📓 replace-inlinehttps://github.com/racketf/slist.replace-inline
📓 replace-maphttps://github.com/racketf/slist.replace-map
âž° occurs-freehttps://github.com/racketf/lambda.occurs-free
treehttps://github.com/racketf/tree
tower-of-hanoihttps://github.com/racketf/tower-of-hanoi
lists-assignmenthttps://github.com/racketf/lists-assignment
trees-assignmenthttps://github.com/racketf/trees-assignment
lists-quizhttps://github.com/racketf/lists-quiz
arithmetichttps://github.com/interpreterz/arithmetic
arithmetic2https://github.com/interpreterz/arithmetic2
lexicalhttps://github.com/interpreterz/lexical
functionalhttps://github.com/interpreterz/functional
recursivehttps://github.com/interpreterz/recursive
storeshttps://github.com/interpreterz/stores
hello-worldhttps://github.com/cudaf/hello-world
device-propertieshttps://github.com/cudaf/device-properties
choose-devicehttps://github.com/cudaf/choose-device
additionhttps://github.com/cudaf/addition
malloc-testhttps://github.com/cudaf/malloc-test
dot-producthttps://github.com/cudaf/dot-product
vector-sumhttps://github.com/cudaf/vector-sum
histogramhttps://github.com/cudaf/histogram
matrix-multiplicationhttps://github.com/cudaf/matrix-multiplication
CUDA by Example :: Jason Sanders, Edward Kandrothttps://gist.github.com/wolfram77/72c51e494eaaea1c21a9c4021ad0f320
https://www.youtube.com/watch?v=LP7a-kLBZhw
https://wolfram77.github.io
GitHub Pageshttps://pages.github.com

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.