Skip to content

Commit 1c449f9

Browse files
committed
atualizacao do site
1 parent 4806e56 commit 1c449f9

File tree

2 files changed

+58
-2
lines changed

2 files changed

+58
-2
lines changed

docs/_snippets/skills-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
| 2 | :material-cash-multiple:{: .skill-icon } | Exploring a Project's Environment | Researched the history and community of people and services around a project. | 3 | 25/09 |
55
| 3 | :material-compass:{: .skill-icon } | Undocumented Project | Received an undocumented system and got it up and running. | 5 | 25/09 |
66
| 4 | :material-star:{: .skill-icon } | Professional Project | Refactored poorly written code and created a web page for it. | 5 | 25/09 |
7-
| 5 | :material-emoticon-outline:{: .skill-icon } | Tested and Approved | Created unit tests. | 5 | 25/09 |
7+
| 5 | :material-emoticon-outline:{: .skill-icon } | Tested and Approved | Created unit tests and interface tests for the challenge server. | 5 | 25/09 |
88
| 6 | :material-briefcase:{: .skill-icon } | Python Package | Created a Python package installable via pip. | 3 | 25/09 |
99
| 7 | :material-docker:{: .skill-icon } | Dockerfile | Created automated deployment for a Python web system. | 3 | 25/09 |
1010
| 8 | :material-translate:{: .skill-icon } | Basic Translation | Used translation tools to translate and localize a small command-line program. | 2 | 25/09 |

docs/impact.md

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,52 @@
1-
One of the main objectives of Open Development is to actively participate in existing software projects. In the 2023/2 edition, students worked on 1 different projects, contributing with 0 code modifications, of which 1 were incorporated into the original projects. In addition to these projects, students also worked on software developed by Insper professors to be used in various courses. A total of <b>0</b> modifications were accepted in these projects.
1+
One of the main objectives of Open Development is to actively participate in existing software projects. In the 2024/2 edition, students worked on 5 different projects, contributing with 3 code modifications, of which 3 were incorporated into the original projects. In addition to these projects, students also worked on software developed by Insper professors to be used in various courses. A total of <b>7</b> modifications were accepted in these projects.
22

33
We also encourage students to participate in external technology events and experience the world outside Insper. In total, students participated in <b>0</b> events.
44

55
<h2> Code contributions </h2>
66

77

8+
<details class="note">
9+
<summary> Payam-Zahedi/Toastification</summary>
10+
11+
<h4> Pull Requests</h4>
12+
<ul style="list-style-type:none;">
13+
14+
15+
<li><a href=https://github.com/payam-zahedi/toastification/pull/133> <span style="width: 60px; display: inline-block;"><img style="margin: 0; border: 0;" alt="GitHub issue/pull request detail" src=https://img.shields.io/github/pulls/detail/state/payam-zahedi/toastification/133?label=%20></span> - https://github.com/payam-zahedi/toastification/pull/133</a></li>
16+
17+
18+
</ul>
19+
20+
</details>
21+
22+
<details class="note">
23+
<summary> Insper/Ai_Gym</summary>
24+
25+
<h4> Pull Requests</h4>
26+
<ul style="list-style-type:none;">
27+
28+
29+
<li><a href=https://github.com/Insper/ai_gym/pull/53> <span style="width: 60px; display: inline-block;"><img style="margin: 0; border: 0;" alt="GitHub issue/pull request detail" src=https://img.shields.io/github/pulls/detail/state/Insper/ai_gym/53?label=%20></span> - https://github.com/Insper/ai_gym/pull/53</a></li>
30+
31+
32+
</ul>
33+
34+
</details>
35+
36+
<details class="note">
37+
<summary> Codingsett/Telepota</summary>
38+
39+
<h4> Pull Requests</h4>
40+
<ul style="list-style-type:none;">
41+
42+
43+
<li><a href=https://github.com/codingsett/telepota/pull/9> <span style="width: 60px; display: inline-block;"><img style="margin: 0; border: 0;" alt="GitHub issue/pull request detail" src=https://img.shields.io/github/pulls/detail/state/codingsett/telepota/9?label=%20></span> - https://github.com/codingsett/telepota/pull/9</a></li>
44+
45+
46+
</ul>
47+
48+
</details>
49+
850
<details class="note">
951
<summary> Outros</summary>
1052

@@ -15,6 +57,20 @@ We also encourage students to participate in external technology events and expe
1557
<li><a href=https://insper.github.io/mlops/contributions/> https://insper.github.io/mlops/contributions/ </a></li>
1658

1759

60+
</ul>
61+
62+
</details>
63+
64+
<details class="note">
65+
<summary> Brave/Brave-Browser</summary>
66+
67+
<h4> Issues</h4>
68+
<ul style="list-style-type:none;">
69+
70+
71+
<li><a href=https://github.com/brave/brave-browser/issues/41040> <span style="width: 60px; display: inline-block;"><img style="margin: 0; border: 0;" alt="GitHub issue/pull request detail" src=https://img.shields.io/github/issues/detail/state/brave/brave-browser/41040?label=%20></span> - https://github.com/brave/brave-browser/issues/41040</a></li>
72+
73+
1874
</ul>
1975

2076
</details>

0 commit comments

Comments
 (0)