All Projects → ccfddl → ccf-deadlines

ccfddl / ccf-deadlines

Licence: MIT license
⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~

Programming Languages

Vue
7211 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to ccf-deadlines

Everything-Tech
A collection of online resources to help you on your Tech journey.
Stars: ✭ 396 (-80.76%)
Mutual labels:  software-engineering
xai4se.github.io
Explainable AI for Software Engineering: A Hands-on Guide on How to Make Software Analytics More Practical, Explainable, and Actionable (https://xai4se.github.io)
Stars: ✭ 18 (-99.13%)
Mutual labels:  software-engineering
self-made-data-scientist
My concrete study plan to become a data scientist
Stars: ✭ 16 (-99.22%)
Mutual labels:  software-engineering
events
Repository of events for the Software Crafters Sydney community
Stars: ✭ 13 (-99.37%)
Mutual labels:  software-engineering
resources-to-master-software-engineering-interview-for-non-cs-majors
📖 Resources To Master Software Engineering Interview for Non CS Majors
Stars: ✭ 44 (-97.86%)
Mutual labels:  software-engineering
CodeWars
Daily Coding Exercises to sharpen problem solving skills
Stars: ✭ 67 (-96.74%)
Mutual labels:  software-engineering
envo
A community-driven ontology for the representation of environments
Stars: ✭ 106 (-94.85%)
Mutual labels:  data-management
neurotic
Curate, visualize, annotate, and share your behavioral ephys data using Python
Stars: ✭ 24 (-98.83%)
Mutual labels:  data-management
OpenUnivCourses
FREE university courses in ML from Top Universities in CS
Stars: ✭ 220 (-89.31%)
Mutual labels:  software-engineering
blog
Personal blog on computer science and software engineering.
Stars: ✭ 18 (-99.13%)
Mutual labels:  software-engineering
mls
CSCE 585 - Machine Learning Systems
Stars: ✭ 36 (-98.25%)
Mutual labels:  computer-systems
Scalpel
Scalpel: The Python Static Analysis Framework
Stars: ✭ 176 (-91.45%)
Mutual labels:  software-engineering
dgp
ML Dataset Governance Policy for Autonomous Vehicle Datasets
Stars: ✭ 65 (-96.84%)
Mutual labels:  data-management
made-in-bangladesh
A curated list of awesome frameworks, libraries and softwares made in Bangladesh.
Stars: ✭ 136 (-93.39%)
Mutual labels:  software-engineering
tg
Trident Genesis
Stars: ✭ 14 (-99.32%)
Mutual labels:  software-engineering
OptimizeRasters
OptimizeRasters is a set of tools for converting raster data to optimized Tiled TIF or MRF files, moving data to cloud storage, and creating Raster Proxies.
Stars: ✭ 105 (-94.9%)
Mutual labels:  data-management
deordie-meetups
DE or DIE meetup made by data engineers for data engineers. Currently in Russian only.
Stars: ✭ 48 (-97.67%)
Mutual labels:  data-management
eav-manager
Blazing fast data modeling and enrichment
Stars: ✭ 21 (-98.98%)
Mutual labels:  data-management
notes
My personal tutorials and notes.
Stars: ✭ 34 (-98.35%)
Mutual labels:  software-engineering
Saway4ru
В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg
Stars: ✭ 22 (-98.93%)
Mutual labels:  software-engineering

CCF-Deadlines

LICENSE Build Status Open PRs

English | 简体中文

Help researchers track deadlines of conferences recommended by China Computer Federation (CCF).

Preview: Demo

Demo Preview

No More Finding and Time Conversion on Your Own!

Add/Update a conference

Contributions are welcomed and greatly appreciated! For further contribution and waterblowing, email [email protected] through your edu email address with wechatid to join the CCFDDL organization.

To add or update information:

  • Fork the repo
  • Add/Update the yml file of conference/conf_type/conf_name.yml
  • Send a pull request

Tips: check conferences recommended and review statistics

Conference Entry File

Example file: conference/DB/sigmod.yml

- title: SIGMOD
  description: ACM Conference on Management of Data
  sub: DB
  rank: A
  dblp: sigmod
  confs:
    - year: 2022
      id: sigmod22
      link: http://2022.sigmod.org/
      timeline:
        - deadline: '2021-07-02 17:00:00'
          comment: 'first round'
        - deadline: '2021-09-15 17:00:00'
          comment: 'second round'
      timezone: UTC-8
      date: June 12-17, 2022
      place: Philadelphia, PA, USA

Description of the fields:

Field name Description
title* Short conference name, without year, uppercase
description* Description, or long name, with no session
sub* The category that the conference is labeled by CCF. See the matching table below
rank* The level that the conference is ranked by CCF, e.g., A, B, C
dblp* The suffix in dblp url, e.g., iccv in https://dblp.uni-trier.de/db/conf/iccv
confs year* Year the conference is happening
id* conference name & year, lowercase
link* URL to the conference home page
timeline* abstract_deadline Abstract deadline if applicable, optional
deadline* Deadline, in the format of yyyy-mm-dd hh:mm:ss or TBD
comment Some comments on the conference, optional
timezone* Timezone of deadline, currently support UTC-12 ~ UTC+12 & AoE
date* When the main conference is happening, e.g., Mar 12-16, 2021
place* Where the main conference is happening, e.g., city, country

Fields marked with asterisk (*) are required.

The matching table:

sub Category name
DS Computer Architecture/Parallel Programming/Storage Technology
NW Network System
SC Network and System Security
SE Software Engineering/Operating System/Programming Language Design
DB Database/Data Mining/Information Retrieval
CT Computing Theory
CG Graphics
AI Artificial Intelligence
HI Computer-Human Interaction
MX Interdiscipline/Mixture/Emerging

Contribution

Maintained by @jacklightChen, @0x4f5da2, @kzoacn, @cubercsl, @spingARbor, @liborui, @PAN-Ziyue.

Inspired by ai-deadlines.

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].