cs_rankings_private
Science Score: 26.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: shashankRanaNW
- License: other
- Language: JavaScript
- Default Branch: main
- Size: 56.6 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Desi CS Rankings
This ranking of top computer science schools is designed to identify institutions and faculty actively engaged in research across a number of areas of computer science. The comparison between the departments of Computer Science around the world is metric based and is dependent on sum of adjusted-counts of all professors in one university.
Desi CS rankings indexes CORE journals to compute rankings.
While the original CS Rankings website is dependent on hard-coding the various information about conferences, our website does not need that, and the extraction of information for various conferences has been now automated.
Our website, again including the features of original CS website and allows users to view the respective conferences in all combinations of CORE rankings and four major domains, which include Artifical Intelligence, Theory, Systems and Interdisciplinary Subjects.
Our Desi CS Rankings website is hosted on https://core-cs-rankings.web.app which has been implemented with CI/CD i.e. Continuous Integration/ Continuous Deployment. This implies that once a new PR has been merged on the remote repository, those changes are pushed to production and deployed live on the website.
Salient Features
Conferences considered can be filtered by the ratings (A*, A, B) via check boxes.
The conferences have been merged with their rating and domain in a combined table, finally to be presented in a visually good-looking website.
Specific domains of CS ( AI, systems ) can be filtered for ranking, selected via a check boxes.
The process of hard-coding has been avoided , with the data and rating of conferences being scraped from CORE website directly.
Users have the choice to look at just the SIGs that they find interesting. This way, they can focus on the areas of computer science that they care about most.
This repository contains all code and data used to build the Desi CS rankings website, have been hosted here locally
Making and updation
Use make for making all intermediate tables.
make clean removes redundant files, use this before pushing.
Owner
- Name: Shashank Rana
- Login: shashankRanaNW
- Kind: user
- Location: Goa
- Company: Jio Platforms Ltd.
- Repositories: 4
- Profile: https://github.com/shashankRanaNW
I am Shashank Rana, web dev intern at Jio Platforms. Currently working on Native android development and angular front end development.
GitHub Events
Total
Last Year
Dependencies
- GrantBirki/git-diff-action v2.0.1 composite
- actions/checkout v3 composite
- actions/checkout v2.1.0 composite
- jitterbit/get-changed-files v1 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- async 2.11.0
- boolean_selector 2.1.1
- characters 1.3.0
- clock 1.1.1
- collection 1.18.0
- csv 6.0.0
- cupertino_icons 1.0.6
- deepcopy 1.1.2
- fake_async 1.3.1
- flutter 0.0.0
- flutter_lints 2.0.3
- flutter_test 0.0.0
- lints 2.1.1
- matcher 0.12.16
- material_color_utilities 0.5.0
- meta 1.10.0
- path 1.8.3
- sky_engine 0.0.99
- source_span 1.10.0
- stack_trace 1.11.1
- stream_channel 2.1.2
- string_scanner 1.2.0
- term_glyph 1.2.1
- test_api 0.6.1
- vector_math 2.1.4
- web 0.3.0
- flutter_lints ^2.0.0 development
- flutter_test --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter development
- csv ^6.0.0
- cupertino_icons ^1.0.2
- deepcopy ^1.1.2
- flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
- certifi ==2023.7.22
- charset-normalizer ==3.2.0
- idna ==3.4
- lxml ==4.9.3
- requests ==2.31.0
- setuptools ==68.2.2
- urllib3 ==2.0.7
- xmltodict ==0.13.0