Sustainable Software Engineering

A course that covers techniques for measuring and improving environmental, social, and individual sustainability at every stage of the software lifecycle.
https://github.com/luiscruz/course_sustainablese

Category: Sustainable Development
Sub Category: Education

Keywords

green-software sustainable-software

Keywords from Contributors

reporting assertions energy-efficiency response activation transformations tokens international routing index

Last synced: about 9 hours ago
JSON representation

Repository metadata

Website of the course Sustainable Software Engineering

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 metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 21 hours ago

Total Commits: 428
Total Committers: 99
Avg Commits per committer: 4.323
Development Distribution Score (DDS): 0.661

Commits in past year: 78
Committers in past year: 40
Avg Commits per committer in past year: 1.95
Development Distribution Score (DDS) in past year: 0.872

Name Email Commits
Luis Cruz l****z@g****m 145
Smruti s****0@g****m 26
Petter Reijalt 6****6@u****m 16
mitalipatil99 p****9@g****m 14
nstruharova 4****9@u****m 11
Carolin Brandt l****e@l****e 9
Esha Dutta e****9@g****m 8
khagen 3****n@u****m 8
LvKvA 3****A@u****m 7
Criddl 6****l@u****m 6
HarmenKroon H****n@s****l 6
Lucian Negru L****u@s****l 6
Sára Juhošová s****a@s****l 6
Daniel Chou Rainho 8****l@u****m 5
Dyon d****x@h****m 5
Ole Peder Brandtzæg o****r@g****m 5
Rafal Owczarski R****i@s****l 5
dependabot[bot] 4****]@u****m 5
dvos2 d****s@q****m 5
dyonende 3****e@u****m 5
Adriaan Pardoel a****l@g****m 4
Ayushkuruvilla a****a@g****m 4
Merlijn Mac Gillavry M****y@s****l 4
GasparinoRocha 1****a@u****m 3
Gopal-Raj Panchu g****u@g****m 3
Katja Schmahl k****l@h****m 3
Krzysztof Baran k****n@g****m 3
LvKvA l****2@g****m 3
Okaaij 3****j@u****m 3
Rover van der Noort 3****t@u****m 3
and 69 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 9 days ago

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 request: 145
Bot issues: 0
Bot pull requests: 5

Past year issues: 1
Past year pull requests: 116
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 39
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.16
Past year merged pull request: 70
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/luiscruz/course_sustainablese

Top Issue Authors

  • GijsMargadant (1)
  • gftea (1)
  • luiscruz (1)

Top 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 Issue Labels

Top Pull Request Labels

  • dependencies (5)

Dependencies

Gemfile rubygems
  • github-pages >= 0 development
  • jekyll-redirect-from >= 0 development
Gemfile.lock rubygems
  • 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
Dockerfile docker
  • ruby 2.7.5 build

Score: 7.773173680482536