Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Megaissue for adding new resources #1

Open
denisebitca opened this issue Mar 2, 2023 · 3 comments
Open

Megaissue for adding new resources #1

denisebitca opened this issue Mar 2, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@denisebitca
Copy link
Owner

denisebitca commented Mar 2, 2023

This issue will have all the proposed resources in it.

Pull requests should link to comments in this thread.

Follow this format (except if pull request):

Title of the tool
Link for the tool
Short description of the tool (<100 chars)
@denisebitca denisebitca added the enhancement New feature or request label Mar 2, 2023
@denisebitca denisebitca self-assigned this Mar 2, 2023
@denisebitca denisebitca pinned this issue Mar 2, 2023
@denisebitca
Copy link
Owner Author

Ludovic Lemaire's Slots-finder: https://github.com/LudovicLemaire/Slots-finder

An app that send a notification when a "correction slot" is available for your project.

https://find-peers.codam.nl/ by Joppe Koers

This website is meant to help students to find peers that are working on the same project

https://42evaluators.com by rfautier

This website was created to solve an problem that all post-stage-students are facing:
We can't find a f*cking evaluator for a project.
With 42evaluators, you can find and contact an active student to set up a correction.

@GlaceCoding
Copy link

I did some utils:

And there is this one:

@GlaceCoding
Copy link

Also, I did some advanced tools:

A demo of a starter project for project 42 https://github.com/GlaceCoding/Empty_42School_Project

This repository contains example for unit-test, github action, deployment script for the vogsphere, a makefile with leaks rule (will launch the program with system('leak <project_name>') at the end of the main), lldb rule, sanitize rule, bonus support and the makefile is optimized, it will detect himself if a make re is needed (that mean you don't need to do make re when you test your code, that mean you save some compilation time).

A deployment script that add a support for a .vogignore file in supplement of the .gitignore. https://github.com/GlaceCoding/deploy

The goal of this script is to have a single working repository on GitHub (for working and render/vogsphere) and to be able to deploy on vogsphere with only one command (without making another repository or remove manually file).
This script add the functionality to add a second ignore file, a .vogignore file.

denisebitca added a commit that referenced this issue Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants