diff --git a/index.html b/index.html index 1933331..e1246da 100644 --- a/index.html +++ b/index.html @@ -584,6 +584,27 @@ justify-content: center; } } + + + + .explore-btn{ + background: linear-gradient(45deg,#28a745,#20c997); + color:white; + padding:10px 22px; + border:none; + border-radius:25px; + font-weight:600; + cursor:pointer; + transition:0.3s; +} + +.explore-btn:hover{ + transform: scale(1.08); + box-shadow:0 6px 18px rgba(0,0,0,0.2); +} + + + @@ -612,9 +633,7 @@ Your Gateway to Open Source - - - +

Navigate Your
Open Source Odyssey @@ -735,52 +754,89 @@

🎥 Video for Beginners

-

Open Source Programs

-

- Explore ongoing and upcoming open-source programs with timelines, - prerequisites, and official resources. -

- -
-
-
-

Google Summer of Code

-

A global program focused on bringing new contributors into open source software development.

- Upcoming -
-
-
-

GSSoC

-

GirlScript Summer of Code is a three-month-long Open Source program by GirlScript Foundation.

- Upcoming -
-
-
-

Hacktoberfest

-

A month-long celebration of open-source software run by DigitalOcean.

- Upcoming -
-
-
-

Social Winter of Code

-

Beginner-focused winter open-source program.

- Upcoming -
-
-
-

Linux Foundation

-

Explore various mentorship opportunities within the massive Linux ecosystem.

- Upcoming -
-
-
-

Outreachy

-

Provides internships to people subject to systemic bias and underrepresented in tech.

- Upcoming -
+

Open Source Programs

+

+ Explore ongoing and upcoming open-source programs with timelines, + prerequisites, and official resources. +

+ +
+ + +
+
+

Google Summer of Code

+

A global program focused on bringing new contributors into open source software development.

+ + +
+ + +
+
+

GSSoC

+

GirlScript Summer of Code is a three-month-long Open Source program by GirlScript Foundation.

+ + +
-
+ + +
+
+

Hacktoberfest

+

A month-long celebration of open-source software run by DigitalOcean.

+ + + +
+ + +
+
+

Social Winter of Code

+

Beginner-focused winter open-source program.

+ + + +
+ + +
+
+

Linux Foundation

+

Explore various mentorship opportunities within the massive Linux ecosystem.

+ + + +
+ + +
+
+

Outreachy

+

Provides internships to people subject to systemic bias and underrepresented in tech.

+ + + +
+ + + +