Skip to content

Commit 2eabdeb

Browse files
Merge branch 'main' into adjust-response-msg
2 parents 200a06a + e532fea commit 2eabdeb

File tree

9 files changed

+365
-252
lines changed

9 files changed

+365
-252
lines changed

.lektorproject

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ target = ghpages+https://creativecommons/creativecommons.github.io
1010
[packages]
1111
lektor-atom = 0.4.0
1212
lektor-disqus-comments = 0.4.1
13-
lektor-google-analytics = 0.1.3
1413
lektor-markdown-excerpt = 0.1
1514
lektor-markdown-header-anchors = 0.3.1
1615
lektor-markdown-highlighter = 0.3.2

Pipfile.lock

+262-248
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configs/google-analytics.ini

-1
This file was deleted.
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
username: precious
2+
---
3+
name: Precious Oritsedere
4+
---
5+
md5_hashed_email: 799674ebf72ebba137da36402f2bab93
6+
---
7+
about:
8+
I am a front-end engineer. I build exceptional and problem-solving web applications. I am
9+
`@Precious oritsedere` on [CC Slack](/community/) and [PreciousOritsedere][github] on GitHub.
10+
11+
[creativecommons]: https://creativecommons.org/author/saracreativecommons-org/
12+
[github]:https://github.com/PreciousOritsedere
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
title: How I Landed My First Internship With Outreachy
2+
---
3+
categories:
4+
open-source
5+
collaboration
6+
community
7+
8+
---
9+
author: precious
10+
---
11+
pub_date: 2023-01-04
12+
---
13+
body:
14+
![quote image](https://res.cloudinary.com/dexcmkxjl/image/upload/v1671657493/blog_image_kjvep8.jpg)
15+
16+
*Take a moment to resonate with the words above. This is a principle I always follow in life. "Doing it scared"*
17+
18+
**Get To Know Me**
19+
20+
My name is Precious Oritsedere. I am a Nigerian. I am a software engineer who is known for her dedication to her work and her strong core values. I believe in the power of love, contribution, and empathy, hence I use these values as my guide in both my personal and professional life.
21+
22+
As a young girl, I have always been fascinated by technology, gadgets, and even games. However, I didn't study any technology-related courses at university. I graduated with a degree in International Studies and Diplomacy but this didn't stop my curiosity for Technology. I really wanted to pursue my passion for technology but I was unsure of the means to go about it because I had no guide.
23+
24+
Fast-forward to January 2022, I spoke to a friend about how I really wanted to know and learn more about Software Engineering and he introduced me to AltSchool Africa. This was the starting point of my Tech Career. Subsequently, I began to learn all about Frontend Engineering, and I also got introduced to open source.
25+
26+
**Why I applied to Outreachy**
27+
28+
As a software engineer, I am committed to using my skills to make a positive impact on the world. I believe in the power of collaboration and teamwork and I am always willing to lend a helping hand to my colleagues. This was why the concept of [open source](https://opensource.com/resources/what-open-source) really appealed to my personality.
29+
30+
31+
One of the things that motivate me, is my desire to give back to my community. I am passionate about making a difference, and this is why I applied for the [Outreachy](https://www.outreachy.org/) internship. Outreachy is a program that provides paid internships in open source and open science. Outreachy provides internships to people subject to systemic bias and impacted by underrepresentation in the technology industry where they are living. Interns are paid a stipend of $7,000 for a period of 3 months.
32+
33+
The Outreachy application process consists of three stages: the initial application, the contribution period, and the final application. And I was determined to succeed in each stage and eventually secure an internship. Which I did! Here's how;
34+
35+
The first stage of the application process was the **initial application**. I carefully reviewed the requirements and made sure I met all of them. We were asked to write 3 essays centered around how we have been underrepresented in the tech industry. I took quite some time to carefully think this through before writing my essays. After which, I submitted my application on time and waited for a response.
36+
37+
![initial application mail](https://res.cloudinary.com/dexcmkxjl/image/upload/v1671658423/initial_applic_bnriee.png)
38+
39+
A few weeks later, I received an email from the Outreachy organizers stating that I had been selected to move on to the next stage: the contribution period. This stage involved making a contribution to an open-source project. I was excited to have the opportunity to make a real impact and I spent hours researching the different projects. I eventually chose to contribute to the [Creative Commons](https://creativecommons.org/) project "Refactor CC Meta Search".
40+
41+
[Creative Commons](https://creativecommons.org/) is an American non-profit organization and international network devoted to educational access and expanding the range of creative works available for others to build upon legally and to share. They also help overcome legal obstacles to the sharing of knowledge and creativity to address the world’s most pressing challenges.
42+
43+
I was so determined to make a high-quality contribution to this project. I learnt a lot during this stage. I got introduced to new tools like Docker , Linux and even PHP. I spent countless hours learning the codebase and working on my contribution. In the spirit of love and collaboration, I spent a lot of hours helping my fellow Outreachy applicants who were beginners or confused about what to do. I also reached out to the project mentors for guidance when I got stuck and feedback on the contributions I was making.
44+
45+
My hard work paid off and I successfully submitted my contribution on time. For the final stage, I made a final application to be considered for an internship position with Creative Commons.
46+
47+
![acceptance mail](https://res.cloudinary.com/dexcmkxjl/image/upload/v1671658873/accepted_chmuad.png)
48+
49+
I was so thrilled when I received the congratulatory mail some weeks later that I had been selected for the internship. My success in the Outreachy application process was a result of my dedication and hard work. I put in the time and effort to ensure I met all the requirements and made a valuable contribution to the project. And I am happy to announce that my determination and perseverance paid off and I was rewarded with a valuable internship opportunity.
50+
51+
![interns page](https://res.cloudinary.com/dexcmkxjl/image/upload/v1671659054/interns_tedoag.png)
52+
53+
In conclusion, Precious Oritsedere is a talented software engineer who is dedicated to her work and driven by her core values of love, contribution, and empathy. She is motivated by her desire to make a difference, and this is evident in her commitment to her work and her participation in the Outreachy internship.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
title: Outreachy Internship Mid-point Progress Update
2+
---
3+
categories:
4+
open-source
5+
collaboration
6+
community
7+
8+
---
9+
author: precious
10+
---
11+
pub_date: 2023-02-01
12+
---
13+
body:
14+
![quote image](https://res.cloudinary.com/dexcmkxjl/image/upload/v1675262087/1157214599-I-may-not-be-there-yet_s3cjxm.webp)
15+
16+
17+
**Outreachy Internship- Refactor CC Meta Search- Mid-point Progress Update**
18+
19+
As an intern at Creative Commons, my original project timeline was to refactor the old CC search website to use semantic and modern HTML and CSS. This project was intended to improve the user experience and make the website more accessible to a broader audience. The old CC Meta Searcg website is built on PHP and JavaScript. My major goal for this internship is to convert the PHP to semantic html and modern CSS while ensuring that all neccessary functionalities are intact.
20+
21+
I have met several of my goals in the first half of my internship. So far, I have successfully refactored the website's HTML to use semantic elements, which improves the website's accessibility and makes it easier for users to understand the content. I achieved this by creating a new index.html file and rebuilding the site with semantic HTML. Additionally, I have also implemented modern CSS techniques to improve the website's visual design and make it more responsive on various devices. All of this is currently being reviewed by my mentors for feedback on additional changes that might be needed.
22+
23+
However, there were some project goals that took longer than expected to complete. One of the main reasons for this was that the website's codebase was not well-organized, which made it difficult for me to navigate and understand. Additionally, the site had a pre-determined CSS file that I was supposed to follow or incorporate while building the new site, but this file was so cumbersome and most of the styles did not give the desired result. I spent a lot of time trying to understand and navigate through this and eventually I had to speak to my mentor about it, and also brought up the suggestion of me writing out my own CSS stylings, which she agreed to. Thus this made the original goal, of incorporating the CC Vocabulary CSS file, to be modified.
24+
25+
Additionally, I had to prioritize certain tasks over others and make adjustments to my plan as necessary.
26+
27+
The new CSS I have written so far already makes the website's layout responsive. I have also created a new script.js file and started working on the neccessary functionalities of the website. I plan to implement all feedback gotten from my mentors and debug any remaining issues. Additionally, I will be working on improving the website's overall performance by implementing several optimization techniques as necessary.
28+
29+
Overall, My aim is to ensure that the website is fully functional and user-friendly for all users.

content/programs/contents.lr

+8
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,11 @@ CC will participate in the December 2023 internships.
7373

7474
[authorsara]: /blog/authors/sara/
7575
[authortimidrobot]: /blog/authors/TimidRobot/
76+
77+
## Other Opportunities
78+
79+
Apart from the mentioned Creative Commons collaborations, there are numerous additional ways to enhance your knowledge and make meaningful contributions to open source communities:
80+
- [tapaswenipathak/Open-Source-Programs][otherprogs]: A list of open source
81+
programs.
82+
83+
[otherprogs]: https://github.com/tapaswenipathak/Open-Source-Programs

themes/vocabulary_theme/templates/blocks/hero.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h1>
55
{{ this.title }}
66
</h1>
77
</div>
8-
<div class="columns">
8+
<div class="columns margin-right-0">
99
<div class="column is-5">
1010
<p class="hero-description">
1111
{{ this.description }}

themes/vocabulary_theme/templates/layout.html

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
<title>{% block title %}Welcome{% endblock %} — Creative Commons Open Source</title>
4343

4444
<body>
45-
<div class="ga-script">{{ generate_google_analytics() }}</div>
4645

4746
<!-- Header -->
4847
<header class="container">

0 commit comments

Comments
 (0)