diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 954 |
1 files changed, 477 insertions, 477 deletions
diff --git a/people.json b/people.json index ae20e0a..6f6d1d2 100644 --- a/people.json +++ b/people.json @@ -1,483 +1,483 @@ [ - { - "github": "adirar111", - "name": "Aymen Dirar", - "title": "BSc Student, UBC", - "entries": [ - { - "name": "y86", - "link": "./entries/adirar111/y86/fib.s" - }, - { - "name": "wasm", - "link": "./entries/adirar111/wasm/fib.wat" - }, - { - "name": "c-filesystem", - "link": "./entries/adirar111/c-filesystem/fib-fs.c" - } - ] - }, - { - "github": "alexanderjsummers", - "name": "Alex Summers", - "title": "Associate Professor of Computer Science, UBC", - "entries": [ - { - "name": "golden", - "link": "./entries/alexanderjsummers/scala/Fib.scala" - } - ] - }, - { - "github": "braxtonhall", - "name": "Braxton Hall", - "title": "MSc, UBC", - "entries": [ - { - "name": "express", - "link": "./entries/braxtonhall/express/index.js" - }, - { - "name": "homework", - "link": "./entries/braxtonhall/homework/fib.cpp" - }, - { - "name": "types", - "link": "./entries/braxtonhall/types/index.ts" - }, - { - "name": "wc", - "link": "./entries/braxtonhall/wc/fib.sh" - } - ] - }, - { - "github": "ionathanch", - "name": "Jonathan Chan", - "title": "MSc, UBC", - "entries": [ - { - "name": "agda", - "link": "./entries/ionathanch/Fib.agda" - }, - { - "name": "fortran", - "link": "./entries/ionathanch/fib.f90" - } - ] - }, - { - "github": "jlouis", - "name": "Jesper Louis Andersen", - "title": "BSc, Copenhagen University", - "entries": [ - { - "name": "ocaml", - "link": "./entries/jlouis/lib/fib.ml" - } - ] - }, - { - "github": "funemy", - "name": "Yanze Li", - "title": "PhD Student, UBC", - "entries": [ - { - "name": "agda", - "link": "./entries/funemy/agda/fib1.agda" - }, - { - "name": "z3", - "link": "./entries/funemy/z3/z3fib.sh" - }, - { - "name": "z4", - "link": "./entries/funemy/z3/z4fib.sh" - }, - { - "name": "symbolic", - "link": "./entries/funemy/symbolic/phib.py" - }, - { - "name": "morphism", - "link": "./entries/funemy/haskell/morphib.hs" - }, - { - "name": "koka", - "link": "./entries/funemy/koka/fib.kk" - } - ] - }, - { - "github": "jyoo980", - "name": "James Yoo", - "title": "MSc, UBC", - "entries": [ - { - "name": "scala", - "link": "./entries/jyoo980/scala/Fib.scala" - }, - { - "name": "vintage-htdp", - "link": "./entries/jyoo980/vintage-htdp/fib.rkt" - }, - { - "name": "aspectj", - "link": "./entries/jyoo980/aspectj/Fibonacci.aj" - } - ] - }, - { - "github": "kevindhir", - "name": "Kevin Dhir", - "title": "BCom, UBC", - "entries": [ - { - "name": "online-assessment", - "link": "./entries/kevindhir/aws/Solution.java" - }, - { - "name": "ts", - "link": "./entries/kevindhir/ts/fib.ts" - } - ] - }, - { - "github": "rctcwyvrn", - "name": "Lily Lin", - "title": "BSc, UBC", - "entries": [ - { - "name": "fractran", - "link": "./entries/lilylin/fractran/fractran.py" - }, - { - "name": "cursed-x86", - "link": "./entries/lilylin/cursed-x86/" - }, - { - "name": "mov", - "link": "./entries/lilylin/mov/mov.s" - }, + { + "github": "adirar111", + "name": "Aymen Dirar", + "title": "BSc Student, UBC", + "entries": [ + { + "name": "y86", + "link": "./entries/adirar111/y86/fib.s" + }, + { + "name": "wasm", + "link": "./entries/adirar111/wasm/fib.wat" + }, + { + "name": "c-filesystem", + "link": "./entries/adirar111/c-filesystem/fib-fs.c" + } + ] + }, + { + "github": "alexanderjsummers", + "name": "Alex Summers", + "title": "Associate Professor of Computer Science, UBC", + "entries": [ + { + "name": "golden", + "link": "./entries/alexanderjsummers/scala/Fib.scala" + } + ] + }, + { + "github": "braxtonhall", + "name": "Braxton Hall", + "title": "MSc, UBC", + "entries": [ + { + "name": "express", + "link": "./entries/braxtonhall/express/index.js" + }, + { + "name": "homework", + "link": "./entries/braxtonhall/homework/fib.cpp" + }, + { + "name": "types", + "link": "./entries/braxtonhall/types/index.ts" + }, + { + "name": "wc", + "link": "./entries/braxtonhall/wc/fib.sh" + } + ] + }, + { + "github": "ionathanch", + "name": "Jonathan Chan", + "title": "MSc, UBC", + "entries": [ + { + "name": "agda", + "link": "./entries/ionathanch/Fib.agda" + }, + { + "name": "fortran", + "link": "./entries/ionathanch/fib.f90" + } + ] + }, + { + "github": "jlouis", + "name": "Jesper Louis Andersen", + "title": "BSc, Copenhagen University", + "entries": [ + { + "name": "ocaml", + "link": "./entries/jlouis/lib/fib.ml" + } + ] + }, + { + "github": "funemy", + "name": "Yanze Li", + "title": "PhD Student, UBC", + "entries": [ + { + "name": "agda", + "link": "./entries/funemy/agda/fib1.agda" + }, + { + "name": "z3", + "link": "./entries/funemy/z3/z3fib.sh" + }, + { + "name": "z4", + "link": "./entries/funemy/z3/z4fib.sh" + }, + { + "name": "symbolic", + "link": "./entries/funemy/symbolic/phib.py" + }, + { + "name": "morphism", + "link": "./entries/funemy/haskell/morphib.hs" + }, + { + "name": "koka", + "link": "./entries/funemy/koka/fib.kk" + } + ] + }, + { + "github": "jyoo980", + "name": "James Yoo", + "title": "MSc, UBC", + "entries": [ + { + "name": "scala", + "link": "./entries/jyoo980/scala/Fib.scala" + }, + { + "name": "vintage-htdp", + "link": "./entries/jyoo980/vintage-htdp/fib.rkt" + }, + { + "name": "aspectj", + "link": "./entries/jyoo980/aspectj/Fibonacci.aj" + } + ] + }, + { + "github": "kevindhir", + "name": "Kevin Dhir", + "title": "BCom, UBC", + "entries": [ + { + "name": "online-assessment", + "link": "./entries/kevindhir/aws/Solution.java" + }, + { + "name": "ts", + "link": "./entries/kevindhir/ts/fib.ts" + } + ] + }, + { + "github": "rctcwyvrn", + "name": "Lily Lin", + "title": "BSc, UBC", + "entries": [ + { + "name": "fractran", + "link": "./entries/lilylin/fractran/fractran.py" + }, + { + "name": "cursed-x86", + "link": "./entries/lilylin/cursed-x86/" + }, + { + "name": "mov", + "link": "./entries/lilylin/mov/mov.s" + }, { "name": "desmos", "link": "./entries/lilylin/desmos/readme.md" } - ] - }, - { - "github": "lizard-business", - "name": "rhiannon morris", - "title": "amateur type system liker", - "entries": [ - { - "name": "maude", - "link": "./entries/lizard-business/fib.maude" - }, - { - "name": "ats", - "link": "./entries/lizard-business/fib.dats" - } - ] - }, - { - "github": "LucasZamprogno", - "name": "Lucas Zamprogno", - "title": "MSc, UBC", - "entries": [ - { - "name": "node", - "link": "./entries/lucaszamprogno/fib.js" - } - ] - }, - { - "github": "margoseltzer", - "name": "Margo Seltzer", - "title": "Professor of Computer Science, UBC", - "entries": [ - { - "name": "efficiency", - "link": "./entries/margoseltzer/efficiency.c" - } - ] - }, - { - "github": "MarieSal0", - "name": "Marie Salomon", - "title": "MSc Student, UBC", - "entries": [ - { - "name": "c#", - "link": "./entries/MarieSal0/FibonacciWorkplace/Program.cs" - } - ] - }, - { - "github": "meghasinghania22", - "name": "Megha Singhania", - "title": "BSc, UBC", - "entries": [ - { - "name": "bash", - "link": "./entries/meghasinghania22/bash/script.sh" - } - ] - }, - { - "github": "Metroxe", - "name": "Christopher Powroznik", - "title": "BCom, UBC", - "entries": [ - { - "name": "html", - "link": "./entries/Metroxe/index.html" - } - ] - }, - { - "github": "nritschel", - "name": "Nico Ritschel", - "title": "PhD Student, UBC", - "entries": [ - { - "name": "fib-java", - "link": "./entries/nritschel/fib-java/src" - }, - { - "name": "xlsx", - "link": "./entries/nritschel/xlsx/fib.xlsx" - }, - { - "name": "scratch", - "link": "./entries/nritschel/scratch" - } - ] - }, - { - "github": "perryliao", - "name": "Perry Liao", - "title": "BSc, UBC", - "entries": [ - { - "name": "groovy", - "link": "./entries/perryliao/fib.groovy" - } - ] - }, - { - "github": "rtholmes", - "name": "Reid Holmes", - "title": "Associate Professor of Computer Science, UBC", - "entries": [ - { - "name": "stack-overflow", - "link": "./entries/rtholmes/Fibonacci%20series%20in%20JavaScript%20-%20Stack%20Overflow.webloc" - } - ] - }, - { - "github": "rxg", - "name": "Ronald Garcia", - "title": "Associate Professor of Computer Science, UBC", - "entries": [ - { - "name": "fib-iter*", - "link": "./entries/rxg/fib.rkt" - } - ] - }, - { - "github": "shayanh", - "name": "Shayan Hosseini", - "title": "MSc Student, UBC", - "entries": [ - { - "name": "matrix", - "link": "./entries/shayanh/matrix.go" - } - ] - }, - { - "github": "StuartLiv", - "name": "Stuart Livingstone", - "title": "BSc Student, UBC", - "entries": [ - { - "name": "ThetaFibN", - "link": "./entries/StuartLiv/ThetaFibN.java" - } - ] - }, - { - "github": "Tarcisio-Teixeira", - "name": "Tarcísio Teixeira", - "title": "MSc Student, UBC", - "entries": [ - { - "name": "logn?", - "link": "./entries/Tarcisio-Teixeira/fib.py" - }, - { - "name": "differential", - "link": "./entries/Tarcisio-Teixeira/differential.py" - } - ] - }, - { - "github": "wilbowma", - "name": "William Bowman", - "title": "Assistant Professor of Computer Science, UBC", - "entries": [ - { - "name": "fib-lang", - "link": "https://github.com/wilbowma/fib-lang/tree/2ec2d1dfd141220882d824cf3dac5b374ed291f3" - } - ] - }, - { - "github": "gonzalezf", - "name": "Felipe González-Pizarro", - "title": "MSc Computer Science Student, UBC", - "entries": [ - { - "name": "fib", - "link": "./entries/gonzalezf/fib.py" - } - ] - }, - { - "github": "fbanados", - "name": "Felipe Bañados Schwerter", - "title": "PhD Candidate, UBC", - "entries": [ - { - "name": "coq", - "link": "./entries/fbanados/fib.v" - }, - { - "name": "pharo-smalltalk", - "link": "./entries/fbanados/fib.st" - } - ] - }, - { - "github": "laelath", - "name": "Justin Frank", - "title": "PhD Student, UMD", - "entries": [ - { - "name": "befunge", - "link": "./entries/laelath/fib.bf" - } - ] - }, - { - "github": "nxjfxu", - "name": "Junfeng Xu", - "title": "MSc Student, UBC", - "entries": [ - { - "name": "ouroboros", - "link": "./entries/nxjfxu/fib.hs" - } - ] - }, - { - "github": "zgrannan", - "name": "Zack Grannan", - "title": "MSc Computer Science Student, UBC", - "entries": [ - { - "name": "haskell", - "link": "./entries/zgrannan/Fib.hs" - }, - { - "name": "human in the loop", - "link": "./entries/zgrannan/fib.py" - } - ] - }, - { - "github": "pkoronkevich", - "name": "Paulette Koronkevich", - "title": "PhD Student, UBC", - "entries": [ - { - "name": "tex", - "link": "./entries/pkoronkevich/tex" - } - ] - }, - { - "github": "davepagurek", - "name": "Dave Pagurek", - "title": "MSc, UBC", - "entries": [ - { - "name": "css", - "link": "./entries/davepagurek/index.html" - } - ] - }, - { - "github": "dewert99", - "name": "David Ewert", - "title": "MSc Student, UBC", - "entries": [ - { - "name": "O(1)", - "link": "./entries/dewert99/fib.rs" - }, - { - "name": "efficient bigint", - "link": "./entries/dewert99/big_fib.rs" - } - ] - }, - { - "github": "Zhengdw", - "name": "David Zheng", - "title": "PhD Candidate, UIUC", - "entries": [ - { - "name": "actual_fib", - "link": "./entries/Zhengdw/actual_fib.txt" - } - ] - }, - { - "github": "markusdemedeiros", - "name": "Markus de Medeiros", - "title": "BSc Student, UBC", - "entries": [ - { - "name": "collatz", - "link": "./entries/markusde/collatz/collatz.png" - } - ] - }, - { - "github": "nwoeanhinnogaehr", - "name": "Noah Weninger", - "title": "PhD Student, UWaterloo", - "entries": [ - { - "name": "x86 ELF", - "link": "./entries/nwoeanhinnogaehr/fib.asm" - } - ] - }, - { - "github": "Nakilon", - "name": "Victor Maslov", - "title": "I don't have no titles", - "entries": [ - { - "name": "RASEL", - "link": "./entries/nakilon/fib.rasel" - } - ] - } + ] + }, + { + "github": "lizard-business", + "name": "rhiannon morris", + "title": "amateur type system liker", + "entries": [ + { + "name": "maude", + "link": "./entries/lizard-business/fib.maude" + }, + { + "name": "ats", + "link": "./entries/lizard-business/fib.dats" + } + ] + }, + { + "github": "LucasZamprogno", + "name": "Lucas Zamprogno", + "title": "MSc, UBC", + "entries": [ + { + "name": "node", + "link": "./entries/lucaszamprogno/fib.js" + } + ] + }, + { + "github": "margoseltzer", + "name": "Margo Seltzer", + "title": "Professor of Computer Science, UBC", + "entries": [ + { + "name": "efficiency", + "link": "./entries/margoseltzer/efficiency.c" + } + ] + }, + { + "github": "MarieSal0", + "name": "Marie Salomon", + "title": "MSc Student, UBC", + "entries": [ + { + "name": "c#", + "link": "./entries/MarieSal0/FibonacciWorkplace/Program.cs" + } + ] + }, + { + "github": "meghasinghania22", + "name": "Megha Singhania", + "title": "BSc, UBC", + "entries": [ + { + "name": "bash", + "link": "./entries/meghasinghania22/bash/script.sh" + } + ] + }, + { + "github": "Metroxe", + "name": "Christopher Powroznik", + "title": "BCom, UBC", + "entries": [ + { + "name": "html", + "link": "./entries/Metroxe/index.html" + } + ] + }, + { + "github": "nritschel", + "name": "Nico Ritschel", + "title": "PhD Student, UBC", + "entries": [ + { + "name": "fib-java", + "link": "./entries/nritschel/fib-java/src" + }, + { + "name": "xlsx", + "link": "./entries/nritschel/xlsx/fib.xlsx" + }, + { + "name": "scratch", + "link": "./entries/nritschel/scratch" + } + ] + }, + { + "github": "perryliao", + "name": "Perry Liao", + "title": "BSc, UBC", + "entries": [ + { + "name": "groovy", + "link": "./entries/perryliao/fib.groovy" + } + ] + }, + { + "github": "rtholmes", + "name": "Reid Holmes", + "title": "Associate Professor of Computer Science, UBC", + "entries": [ + { + "name": "stack-overflow", + "link": "./entries/rtholmes/Fibonacci%20series%20in%20JavaScript%20-%20Stack%20Overflow.webloc" + } + ] + }, + { + "github": "rxg", + "name": "Ronald Garcia", + "title": "Associate Professor of Computer Science, UBC", + "entries": [ + { + "name": "fib-iter*", + "link": "./entries/rxg/fib.rkt" + } + ] + }, + { + "github": "shayanh", + "name": "Shayan Hosseini", + "title": "MSc Student, UBC", + "entries": [ + { + "name": "matrix", + "link": "./entries/shayanh/matrix.go" + } + ] + }, + { + "github": "StuartLiv", + "name": "Stuart Livingstone", + "title": "BSc Student, UBC", + "entries": [ + { + "name": "ThetaFibN", + "link": "./entries/StuartLiv/ThetaFibN.java" + } + ] + }, + { + "github": "Tarcisio-Teixeira", + "name": "Tarcísio Teixeira", + "title": "MSc Student, UBC", + "entries": [ + { + "name": "logn?", + "link": "./entries/Tarcisio-Teixeira/fib.py" + }, + { + "name": "differential", + "link": "./entries/Tarcisio-Teixeira/differential.py" + } + ] + }, + { + "github": "wilbowma", + "name": "William Bowman", + "title": "Assistant Professor of Computer Science, UBC", + "entries": [ + { + "name": "fib-lang", + "link": "https://github.com/wilbowma/fib-lang/tree/2ec2d1dfd141220882d824cf3dac5b374ed291f3" + } + ] + }, + { + "github": "gonzalezf", + "name": "Felipe González-Pizarro", + "title": "MSc Computer Science Student, UBC", + "entries": [ + { + "name": "fib", + "link": "./entries/gonzalezf/fib.py" + } + ] + }, + { + "github": "fbanados", + "name": "Felipe Bañados Schwerter", + "title": "PhD Candidate, UBC", + "entries": [ + { + "name": "coq", + "link": "./entries/fbanados/fib.v" + }, + { + "name": "pharo-smalltalk", + "link": "./entries/fbanados/fib.st" + } + ] + }, + { + "github": "laelath", + "name": "Justin Frank", + "title": "PhD Student, UMD", + "entries": [ + { + "name": "befunge", + "link": "./entries/laelath/fib.bf" + } + ] + }, + { + "github": "nxjfxu", + "name": "Junfeng Xu", + "title": "MSc Student, UBC", + "entries": [ + { + "name": "ouroboros", + "link": "./entries/nxjfxu/fib.hs" + } + ] + }, + { + "github": "zgrannan", + "name": "Zack Grannan", + "title": "MSc Computer Science Student, UBC", + "entries": [ + { + "name": "haskell", + "link": "./entries/zgrannan/Fib.hs" + }, + { + "name": "human in the loop", + "link": "./entries/zgrannan/fib.py" + } + ] + }, + { + "github": "pkoronkevich", + "name": "Paulette Koronkevich", + "title": "PhD Student, UBC", + "entries": [ + { + "name": "tex", + "link": "./entries/pkoronkevich/tex" + } + ] + }, + { + "github": "davepagurek", + "name": "Dave Pagurek", + "title": "MSc, UBC", + "entries": [ + { + "name": "css", + "link": "./entries/davepagurek/index.html" + } + ] + }, + { + "github": "dewert99", + "name": "David Ewert", + "title": "MSc Student, UBC", + "entries": [ + { + "name": "O(1)", + "link": "./entries/dewert99/fib.rs" + }, + { + "name": "efficient bigint", + "link": "./entries/dewert99/big_fib.rs" + } + ] + }, + { + "github": "Zhengdw", + "name": "David Zheng", + "title": "PhD Candidate, UIUC", + "entries": [ + { + "name": "actual_fib", + "link": "./entries/Zhengdw/actual_fib.txt" + } + ] + }, + { + "github": "markusdemedeiros", + "name": "Markus de Medeiros", + "title": "BSc Student, UBC", + "entries": [ + { + "name": "collatz", + "link": "./entries/markusde/collatz/collatz.png" + } + ] + }, + { + "github": "nwoeanhinnogaehr", + "name": "Noah Weninger", + "title": "PhD Student, UWaterloo", + "entries": [ + { + "name": "x86 ELF", + "link": "./entries/nwoeanhinnogaehr/fib.asm" + } + ] + }, + { + "github": "Nakilon", + "name": "Victor Maslov", + "title": "I don't have no titles", + "entries": [ + { + "name": "RASEL", + "link": "./entries/nakilon/fib.rasel" + } + ] + } ] |