{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"introprog-scalalib","owner":"lunduniversity","isFork":false,"description":"Scala library with simple-to-use utilites for students of introductory programming. http://cs.lth.se/pgk/api","allTopics":["scala","programming","teaching-tool","lund-university"],"primaryLanguage":{"name":"Scala","color":"#c22d40"},"pullRequestCount":0,"issueCount":7,"starsCount":59,"forksCount":13,"license":"BSD 2-Clause \"Simplified\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-20T19:04:33.285Z"}},{"type":"Public","name":"introprog","owner":"lunduniversity","isFork":false,"description":"Teaching material for \"Introduction to Programming using Scala\" at Lund University, LTH. http://cs.lth.se/pgk/","allTopics":["programming-courses","teaching-materials","scala","lund-university"],"primaryLanguage":{"name":"TeX","color":"#3D6117"},"pullRequestCount":1,"issueCount":24,"starsCount":141,"forksCount":167,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-17T18:46:47.336Z"}},{"type":"Public","name":"introprog-cpu-emulator","owner":"lunduniversity","isFork":false,"description":"CPU emulator for teaching machine-level coding concepts.","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T15:05:20.007Z"}},{"type":"Public","name":"introprog-computer-intro","owner":"lunduniversity","isFork":false,"description":"Course material for EDAA60 Computer Introduction, in Swedish \"Datorer och datoranvändning\".","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T08:48:28.823Z"}},{"type":"Public","name":"hello-scala.g8","owner":"lunduniversity","isFork":false,"description":"A g8 template for a minimal Scala app built using sbt.","allTopics":[],"primaryLanguage":{"name":"Scala","color":"#c22d40"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Creative Commons Zero v1.0 Universal","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-05T11:58:44.407Z"}},{"type":"Public","name":"reqeng-phd-course","owner":"lunduniversity","isFork":false,"description":" Graduate level course in Requirements Engineering within the doctoral program at LTH. ","allTopics":[],"primaryLanguage":{"name":"Scala","color":"#c22d40"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-21T15:57:03.492Z"}},{"type":"Public","name":"templates","owner":"lunduniversity","isFork":false,"description":"Lund University templates for documents and projects.","allTopics":[],"primaryLanguage":{"name":"TeX","color":"#3D6117"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":5,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-14T14:25:09.705Z"}},{"type":"Public","name":"schoolprog-satellite","owner":"lunduniversity","isFork":false,"description":"Programming exercises for primary and secondary education, using satellite data. In Swedish.","allTopics":[],"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":0,"issueCount":4,"starsCount":4,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-18T13:15:00.018Z"}},{"type":"Public","name":"reqeng-book","owner":"lunduniversity","isFork":false,"description":"Deprectaed; moved to https://github.com/bjornregnell/reqeng-book","allTopics":[],"primaryLanguage":{"name":"TeX","color":"#3D6117"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-06T14:05:13.103Z"}},{"type":"Public","name":"reqeng","owner":"lunduniversity","isFork":false,"description":"Learning Resources of the Requirements Engineering course at Lund University.","allTopics":[],"primaryLanguage":{"name":"TeX","color":"#3D6117"},"pullRequestCount":0,"issueCount":1,"starsCount":5,"forksCount":4,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-06T14:01:56.923Z"}},{"type":"Public","name":"webprog","owner":"lunduniversity","isFork":false,"description":"Code in the course in web programming at Faculty of Engineering, LTH, Lund University.","allTopics":[],"primaryLanguage":{"name":"TeX","color":"#3D6117"},"pullRequestCount":0,"issueCount":1,"starsCount":10,"forksCount":31,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-24T13:52:36.706Z"}},{"type":"Public","name":"robotlab","owner":"lunduniversity","isFork":false,"description":"Mono-repo for the Robot Lab at LTH, Lund Univsity","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-28T09:10:35.529Z"}},{"type":"Public","name":"largesofteng","owner":"lunduniversity","isFork":false,"description":"Course material for the course \"Large-Scale Software Engineering\".","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":6,"issueCount":4,"starsCount":5,"forksCount":7,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-26T11:20:46.384Z"}},{"type":"Public","name":"introsofteng-botexample","owner":"lunduniversity","isFork":false,"description":"Supplementary teaching material for \"Introduction to Software Engineering\" at Lund University, LTH. http://cs.lth.se/etsa03/","allTopics":["teaching-materials","lund-university"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":6,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-17T05:42:04.460Z"}},{"type":"Public","name":"introsofteng","owner":"lunduniversity","isFork":false,"description":"Teaching material for \"Introduction to Software Engineering\" at Lund University, LTH. http://cs.lth.se/etsa03/","allTopics":["teaching-materials","lund-university"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":19,"forksCount":18,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-17T05:07:59.016Z"}},{"type":"Public template","name":"introsofteng-protobot","owner":"lunduniversity","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":0,"starsCount":1,"forksCount":7,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-16T19:22:01.978Z"}},{"type":"Public","name":"schoolprog","owner":"lunduniversity","isFork":false,"description":"Programming exercises for primary and secondary education, in Swedish.","allTopics":["swedish","education"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":4,"starsCount":15,"forksCount":6,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-26T14:31:52.483Z"}},{"type":"Public","name":"scalades","owner":"lunduniversity","isFork":false,"description":"Descrete Event Simulation in Scala","allTopics":[],"primaryLanguage":{"name":"Scala","color":"#c22d40"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":1,"license":"GNU Affero General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-22T08:30:18.062Z"}},{"type":"Public","name":"lth-block-world","owner":"lunduniversity","isFork":false,"description":"A modell of LTH in a minecraft-compatible world file.","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-08-18T16:16:09.101Z"}},{"type":"Public","name":"schoolprog-satellite-data","owner":"lunduniversity","isFork":false,"description":"Open data files, for use by the schoolprog-satellite repository","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-26T12:09:16.611Z"}},{"type":"Public","name":"lth-courses","owner":"lunduniversity","isFork":false,"description":"Tiny webserver for filtering courses at the Faculty of Engineering LTH, Lund University.","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":2,"starsCount":1,"forksCount":0,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-03T19:35:00.545Z"}},{"type":"Public","name":"digitalization-report-lth","owner":"lunduniversity","isFork":false,"description":"Digitaliseringsutredningen, LTH (In Swedish)","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-02-26T13:01:21.166Z"}},{"type":"Public","name":"lufoss","owner":"lunduniversity","isFork":false,"description":"Lund University Fund for Open Source Software","allTopics":[],"primaryLanguage":{"name":"TeX","color":"#3D6117"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":1,"license":"GNU General Public License v2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-07T16:24:24.566Z"}}],"repositoryCount":23,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}