course_sustainablese
Website of the course Sustainable Software Engineering
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
10 of 90 committers (11.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Website of the course Sustainable Software Engineering
Basic Info
- Host: GitHub
- Owner: luiscruz
- License: mit
- Language: HTML
- Default Branch: main
- Homepage: https://luiscruz.github.io/course_sustainableSE/
- Size: 68.9 MB
Statistics
- Stars: 18
- Watchers: 3
- Forks: 88
- Open Issues: 6
- Releases: 0
Topics
Metadata Files
README.md
course_sustainableSE
Website of the course Sustainable Software Engineering (CS4415) at TU Delft.
Build & Run
The easiest way to get the website running locally is by building and running
the Docker container specified in the
Dockerfile. In order to do so, you must have Docker installed on your
system. Official instructions can be found
here, although most Linux distributions
provide a Docker package of some kind; for Arch-based distros, pacman -S
docker docker-buildx should do the trick.
Once you have Docker installed, run the following from the project folder:
docker build . -t sse-site
docker run -p 4000:4000 -v $(pwd):/myapp -it sse-site
The website should then be available at http://localhost:4000/course_sustainableSE/2025/.
Owner
- Name: Luís Cruz
- Login: luiscruz
- Kind: user
- Location: Delft, The Netherlands
- Company: Delft University of Technology
- Website: https://luiscruz.github.io
- Twitter: luismcruz
- Repositories: 56
- Profile: https://github.com/luiscruz
Assistant Professor. Sustainable Software Engineering; AI Engineering
GitHub Events
Total
- Issues event: 2
- Watch event: 6
- Issue comment event: 11
- Member event: 1
- Push event: 54
- Pull request review event: 1
- Pull request event: 100
- Fork event: 43
Last Year
- Issues event: 2
- Watch event: 6
- Issue comment event: 11
- Member event: 1
- Push event: 54
- Pull request review event: 1
- Pull request event: 100
- Fork event: 43
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Luis Cruz | l****z@g****m | 145 |
| Smruti | s****0@g****m | 26 |
| Petter Reijalt | 6****6 | 17 |
| mitalipatil99 | p****9@g****m | 15 |
| nstruharova | 4****9 | 11 |
| LvKvA | 3****A | 11 |
| Carolin Brandt | l****e@l****e | 10 |
| dyonende | 3****e | 10 |
| Esha Dutta | e****9@g****m | 8 |
| khagen | 3****n | 8 |
| Criddl | 6****l | 6 |
| Rafal Owczarski | R****i@s****l | 6 |
| Sára Juhošová | s****a@s****l | 6 |
| Lucian Negru | L****u@s****l | 6 |
| HarmenKroon | H****n@s****l | 6 |
| Ole Peder Brandtzæg | o****r@g****m | 5 |
| Daniel Chou Rainho | 8****l | 5 |
| Ayushkuruvilla | a****a@g****m | 5 |
| dependabot[bot] | 4****] | 5 |
| dvos2 | d****s@q****m | 5 |
| Adriaan Pardoel | a****l@g****m | 4 |
| Merlijn Mac Gillavry | M****y@s****l | 4 |
| Rover van der Noort | 3****t | 3 |
| Okaaij | 3****j | 3 |
| Krzysztof Baran | k****n@g****m | 3 |
| Katja Schmahl | k****l@h****m | 3 |
| Gopal-Raj Panchu | g****u@g****m | 3 |
| GasparinoRocha | 1****a | 3 |
| Cathrine Paulsen | c****n@s****l | 3 |
| robertarntzenius | r****s@g****m | 2 |
| and 60 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 197
- Average time to close issues: 29 days
- Average time to close pull requests: 6 days
- Total issue authors: 3
- Total pull request authors: 83
- Average comments per issue: 1.0
- Average comments per pull request: 0.26
- Merged pull requests: 145
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 1
- Pull requests: 116
- Average time to close issues: N/A
- Average time to close pull requests: 5 days
- Issue authors: 1
- Pull request authors: 39
- Average comments per issue: 0.0
- Average comments per pull request: 0.16
- Merged pull requests: 70
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- GijsMargadant (1)
- gftea (1)
- luiscruz (1)
Pull Request Authors
- Sloppyan (6)
- smrutik25 (6)
- raghavtalwar7 (6)
- mdek2053 (6)
- olepbr (5)
- dependabot[bot] (5)
- rvandernoort (5)
- Oki3 (4)
- MartijnFr (4)
- reglayass (4)
- delanoflipse (4)
- Merlijnmacgillavry (4)
- LvKvA (4)
- Matthijs-Vossen (4)
- NovoGSP (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- github-pages >= 0 development
- jekyll-redirect-from >= 0 development
- activesupport 6.0.4.1
- addressable 2.8.0
- coffee-script 2.4.1
- coffee-script-source 1.11.1
- colorator 1.1.0
- commonmarker 0.17.13
- concurrent-ruby 1.1.9
- dnsruby 1.61.7
- em-websocket 0.5.2
- ethon 0.14.0
- eventmachine 1.2.7
- execjs 2.8.1
- faraday 1.8.0
- faraday-em_http 1.0.0
- faraday-em_synchrony 1.0.0
- faraday-excon 1.1.0
- faraday-httpclient 1.0.1
- faraday-net_http 1.0.1
- faraday-net_http_persistent 1.2.0
- faraday-patron 1.0.0
- faraday-rack 1.0.0
- ffi 1.15.4
- forwardable-extended 2.6.0
- gemoji 3.0.1
- github-pages 220
- github-pages-health-check 1.17.9
- html-pipeline 2.14.0
- http_parser.rb 0.6.0
- i18n 0.9.5
- jekyll 3.9.0
- jekyll-avatar 0.7.0
- jekyll-coffeescript 1.1.1
- jekyll-commonmark 1.3.1
- jekyll-commonmark-ghpages 0.1.6
- jekyll-default-layout 0.1.4
- jekyll-feed 0.15.1
- jekyll-gist 1.5.0
- jekyll-github-metadata 2.13.0
- jekyll-mentions 1.6.0
- jekyll-optional-front-matter 0.3.2
- jekyll-paginate 1.1.0
- jekyll-readme-index 0.3.0
- jekyll-redirect-from 0.16.0
- jekyll-relative-links 0.6.1
- jekyll-remote-theme 0.4.3
- jekyll-sass-converter 1.5.2
- jekyll-seo-tag 2.7.1
- jekyll-sitemap 1.4.0
- jekyll-swiss 1.0.0
- jekyll-theme-architect 0.2.0
- jekyll-theme-cayman 0.2.0
- jekyll-theme-dinky 0.2.0
- jekyll-theme-hacker 0.2.0
- jekyll-theme-leap-day 0.2.0
- jekyll-theme-merlot 0.2.0
- jekyll-theme-midnight 0.2.0
- jekyll-theme-minimal 0.2.0
- jekyll-theme-modernist 0.2.0
- jekyll-theme-primer 0.6.0
- jekyll-theme-slate 0.2.0
- jekyll-theme-tactile 0.2.0
- jekyll-theme-time-machine 0.2.0
- jekyll-titles-from-headings 0.5.3
- jekyll-watch 2.2.1
- jemoji 0.12.0
- kramdown 2.3.1
- kramdown-parser-gfm 1.1.0
- liquid 4.0.3
- listen 3.7.0
- mercenary 0.3.6
- mini_portile2 2.8.0
- minima 2.5.1
- minitest 5.14.4
- multipart-post 2.1.1
- nokogiri 1.13.3
- octokit 4.21.0
- pathutil 0.16.2
- public_suffix 4.0.6
- racc 1.6.0
- rb-fsevent 0.11.0
- rb-inotify 0.10.1
- rexml 3.2.5
- rouge 3.26.0
- ruby-enum 0.9.0
- ruby2_keywords 0.0.5
- rubyzip 2.3.2
- safe_yaml 1.0.5
- sass 3.7.4
- sass-listen 4.0.0
- sawyer 0.8.2
- simpleidn 0.2.1
- terminal-table 1.8.0
- thread_safe 0.3.6
- typhoeus 1.4.0
- tzinfo 1.2.9
- unf 0.1.4
- unf_ext 0.0.8
- unicode-display_width 1.8.0
- zeitwerk 2.4.2
- ruby 2.7.5 build