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: 6 months ago
JSON representation

[ INDEX ] Coursework developed during the Common Core curriculum at 42 Porto, part of the global 42 Network.

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](#projects) · [Additional experiences](#additional-experiences)

___

## Projects

> **Kick-off #03:** 2 Oct. 2023

>[!NOTE]
>This codebase follows the applicable programming standard at 42, known as the Norm.

Rank | Project | Tags | Language | Score
--|--|--|--|--
3 | [minishell](https://github.com/teresa-chow/42-minishell) | `UNIX shell`, `parsing`, `processes`, `file descriptors` | `C`, `Makefile` | /100
3 | [Philosophers](https://github.com/teresa-chow/42-philosophers) | `multithreading`, `concurrency`, `synchronization` | `C`, `Makefile` | 100/100
2 | [push_swap](https://github.com/teresa-chow/42-push_swap) | `sorting algorithms`, `greedy algorithm` | `C`, `Makefile` | 100/100
2 | [FdF](https://github.com/teresa-chow/42-fdf) | `computer graphics`, `wireframe rendering`, `projection mapping` | `C`, `Makefile` | 100/100
2 | [Minitalk](https://github.com/teresa-chow/42-minitalk) | `server-client communication`, `signal processing` | `C` , `Makefile` | 125/100
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

___

## Additional IT projects

Project | Description | Contribute / Role | Tags | Date | Notes
--|--|--|--|--|--
[Drone Delivery Platform Prototype](https://github.com/teresa-chow/42-hackathon-visuinnovation) | -- | Product Manager, UX/UI Designer, Illustrator, Motion Designer, Communication Designer | `Figma`, `ArduPilot`, `Inventor`, `Adobe After Effects` | 2024.09 | --
[Google Cloud Hackathon](https://github.com/teresa-chow/42-hackathon-google-cloud) | _Smart Agent to aid hospital triage_ | Product Manager, Communication Designer, Copywriter | `Google Cloud Services`, `Python`, `Cloud Functions` | 2024.06 | --
[Vicaima Hackathon](https://github.com/teresa-chow/42-hackathon-vicaima) | _HR performance dialogue platform_ | Product Manager, UX/UI Designer, Communication Designer | `Python`, `JavaScript`, `HTML` | 2024.05 | :1st_place_medal: 1st place
[Sogrape Hackathon](https://github.com/teresa-chow/42-hackathon-sogrape) | _Wine price comparison web scraping website_ | UI Designer, Communication Designer, Copywriter | `Figma`, `Python` , `PHP` , `CSS` | 2023.10 | :3rd_place_medal: 3rd place

___

## 42Porto Student Union

> **1st Mandate:** _November 2023 – May 2024_
> **2nd Mandate:** _June 2024 – December 2024_
>
> **Role:** Founding Member & Coordinator/President

[⬆ back to top](#42-common-core)