Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teresa-chow/42-common-core
[ INDEX ] Coursework developed during the Common Core curriculum at 42 Porto, part of the global 42 Network.
https://github.com/teresa-chow/42-common-core
42 42born2code 42cursus 42porto 42school
Last synced: 8 days ago
JSON representation
[ INDEX ] Coursework developed during the Common Core curriculum at 42 Porto, part of the global 42 Network.
- Host: GitHub
- URL: https://github.com/teresa-chow/42-common-core
- Owner: teresa-chow
- Created: 2023-10-20T18:21:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-07T23:31:40.000Z (2 months ago)
- Last Synced: 2024-09-08T00:29:57.756Z (2 months ago)
- Topics: 42, 42born2code, 42cursus, 42porto, 42school
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 42 Common Core
[![Common Core curriculum](https://img.shields.io/badge/42%20School-Common%20Core%20curriculum-%2315bbbb)](https://www.42porto.com/)_Coursework developed during the [Common Core curriculum](https://42.fr/en/the-program/software-engineer-degree/) at 42 Porto, part of the global 42 Network._
___
### Table of contents
[Projects](#flying_saucer-projects) · [Additional challenges](#telescope-additional-challenges)___
# :flying_saucer: Projects
> :rocket: **Kick-off #03:** 2 Oct. 2023
>[!NOTE]
>This codebase follows the applicable programming standard at 42, known as [the Norm](https://github.com/teresa-chow/42-common-core/blob/main/en_norm_v4_2023.pdf).Rank | Project | Tags | Language | Score
--|--|--|--|--
2 | [Minitalk](https://github.com/teresa-chow/42-minitalk) | `signal processing` | `C`|
1 | [Born2beRoot](https://github.com/teresa-chow/42-Born2beRoot) | `VM`, `system administration` | `shell` | 120/100
1 | [get_next_line](https://github.com/teresa-chow/42-get_next_line) | `static variable`, `file descriptor` | `C` | 125/100
1 | [ft_printf](https://github.com/teresa-chow/42-ft_printf) | `variadic functions` | `C` , `Makefile` | 100/100
n.a. | [Libft (extended)](https://github.com/teresa-chow/42-libft-extended) | `C library`, `standard C functions` | `C` , `Makefile` | n.a.
0 | [Libft](https://github.com/teresa-chow/42-libft) | `C library`, `standard C functions` | `C` , `Makefile` | 125/100___
# :telescope: Additional challenges
Project | Language | Date | Notes
--|--|--|--
[Drone Delivery Platform Prototype](https://github.com/teresa-chow/42-hackathon-visuinnovation) | -- | 2024.09 | _wip_
[Google Cloud Hackathon](https://github.com/teresa-chow/42-hackathon-google-cloud) | -- | 2024.06 | --
[Vicaima Hackathon](https://github.com/teresa-chow/42-hackathon-vicaima) | `Python`, `JavaScript`, `HTML` | 2024.05 | :1st_place_medal: 1st place
[Sogrape Hackathon](https://github.com/teresa-chow/42-hackathon-sogrape) | `Python` , `PHP` , `CSS` | 2023.10 | :3rd_place_medal: 3rd place[⬆ back to top](#42-common-core)