Skip to content

Commit 0190758

Browse files
Merge pull request #56 from Seyi-Amusan/feature/reset-password-integration
Feature: Reset Password Integration & Component Naming Fix
2 parents 00415e6 + 75b5891 commit 0190758

File tree

4 files changed

+232
-136
lines changed

4 files changed

+232
-136
lines changed

LEADERBOARD.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1-
21
# GitHub Leaderboard
32

43
🏆 **Welcome to the Official Leaderboard!** 🏆
54

65
Celebrate the remarkable contributions of our top contributors.
76

8-
| S/N | Rank || Contributor | Merged PRs |
9-
|--| ---- | -- |----------- | ---------- |
10-
| 1 | 🥇 | <img src='https://avatars.githubusercontent.com/u/131811805?v=4' alt='Avatar' width='30' height='30'> | [Seyi-Amusan](https://github.com/Seyi-Amusan) | 10 |
11-
| 2 | 🥈 | <img src='https://avatars.githubusercontent.com/u/116392457?v=4' alt='Avatar' width='30' height='30'> | [alexgrate](https://github.com/alexgrate) | 6 |
12-
| 3 | 🥉 | <img src='https://avatars.githubusercontent.com/u/193773700?v=4' alt='Avatar' width='30' height='30'> | [aryadharmadhikari](https://github.com/aryadharmadhikari) | 3 |
13-
| 4 | 🥉 | <img src='https://avatars.githubusercontent.com/u/101010436?v=4' alt='Avatar' width='30' height='30'> | [MichaelOmoniyi](https://github.com/MichaelOmoniyi) | 3 |
14-
| 5 | 4 | <img src='https://avatars.githubusercontent.com/u/73708569?v=4' alt='Avatar' width='30' height='30'> | [Jonniie](https://github.com/Jonniie) | 1 |
15-
| 6 | 4 | <img src='https://avatars.githubusercontent.com/u/168524066?v=4' alt='Avatar' width='30' height='30'> | [kumaradarsh2](https://github.com/kumaradarsh2) | 1 |
7+
| S/N | Rank | | Contributor | Merged PRs |
8+
| --- | ---- | ----------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ---------- |
9+
| 1 | 🥇 | <img src='https://avatars.githubusercontent.com/u/131811805?v=4' alt='Avatar' width='30' height='30'> | [Seyi-Amusan](https://github.com/Seyi-Amusan) | 10 |
10+
| 2 | 🥈 | <img src='https://avatars.githubusercontent.com/u/116392457?v=4' alt='Avatar' width='30' height='30'> | [alexgrate](https://github.com/alexgrate) | 6 |
11+
| 3 | 🥉 | <img src='https://avatars.githubusercontent.com/u/193773700?v=4' alt='Avatar' width='30' height='30'> | [aryadharmadhikari](https://github.com/aryadharmadhikari) | 3 |
12+
| 4 | 🥉 | <img src='https://avatars.githubusercontent.com/u/101010436?v=4' alt='Avatar' width='30' height='30'> | [MichaelOmoniyi](https://github.com/MichaelOmoniyi) | 3 |
13+
| 5 | 4 | <img src='https://avatars.githubusercontent.com/u/73708569?v=4' alt='Avatar' width='30' height='30'> | [Jonniie](https://github.com/Jonniie) | 1 |
14+
| 6 | 4 | <img src='https://avatars.githubusercontent.com/u/168524066?v=4' alt='Avatar' width='30' height='30'> | [kumaradarsh2](https://github.com/kumaradarsh2) | 1 |
1615

1716
A heartfelt **thank you** to all our fantastic contributors for their hard work and dedication! Together, we're making a difference in the open-source community.
1817

1918
---
2019

21-
*Want to see your name on the leaderboard? Contribute to our project on [GitHub](https://github.com/mlsanigeria/speak-to-docs) and make an impact!*
22-
20+
_Want to see your name on the leaderboard? Contribute to our project on [GitHub](https://github.com/mlsanigeria/speak-to-docs) and make an impact!_

README.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# **Hacktoberfest Open Source Challenge 3.0**
32

43
Welcome to the **Hacktoberfest Open Source Challenge 3.0** organized by the **Microsoft Learn Student Ambassadors (MLSA) Nigeria** in collaboration with the [GitHub Campus Experts, UNILAG Community](https://chat.whatsapp.com/IgY7V6RXFcwFkhLlnvOGKq)!
@@ -12,6 +11,7 @@ The **Microsoft Learn Student Ambassadors (MLSA)** program is a global community
1211
Ambassadors host workshops, mentor peers, and build open-source projects that solve real-world problems.
1312

1413
**Joining MLSA gives you:**
14+
1515
- 🌍 Access to a global tech community of innovators.
1616
- 💻 Mentorship and technical training from Microsoft experts.
1717
- 🧠 Opportunities to learn cutting-edge tools (AI, Cloud, DevOps, etc.).
@@ -51,10 +51,10 @@ Naija Nutri Hub enables users to take or upload a photo of a meal and receive:
5151

5252
## 🧩 **Project Repositories Overview**
5353

54-
| Repository | Description |
55-
|-------------|-------------|
56-
| [naija-nutri-hub](https://github.com/mlsanigeria/naija-nutri-hub) | Core **backend + ML/AI** services |
57-
| [naija-nutri-hub-frontend](https://github.com/mlsanigeria/naija-nutri-hub-frontend) | **Next.js web app** (frontend) |
54+
| Repository | Description |
55+
| ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------- |
56+
| [naija-nutri-hub](https://github.com/mlsanigeria/naija-nutri-hub) | Core **backend + ML/AI** services |
57+
| [naija-nutri-hub-frontend](https://github.com/mlsanigeria/naija-nutri-hub-frontend) | **Next.js web app** (frontend) |
5858
| [naija-nutri-hub-datasets](https://github.com/mlsanigeria/naija-nutri-hub/blob/main/CONTRIBUTING.md#-datasetsapis) | **Datasets + APIs** for training ML models/grounding LLMs |
5959

6060
---
@@ -83,24 +83,24 @@ Naija Nutri Hub enables users to take or upload a photo of a meal and receive:
8383
Watch our info session on how to get started with Hacktoberfest and contribute to this project on
8484
🎥 [YouTube](https://youtu.be/pC_5E3AcrZc)
8585

86-
8786
## **🏆 Leaderboard**
8887

8988
We maintain a leaderboard to track your contributions and their impact on our projects. The more you contribute, the higher you'll climb on the leaderboard.
9089

9190
<!-- Section Start -->
91+
9292
### Top 10 Contributors
9393

9494
Thank you to all our fantastic contributors for their hard work and dedication! Here are our top 10 contributors:
9595

96-
| S/N | Rank || Contributor | Merged PRs |
97-
|--| ---- | -- |----------- | ---------- |
98-
| 1 | 🥇 | <img src='https://avatars.githubusercontent.com/u/131811805?v=4' alt='Avatar' width='30' height='30'> | [Seyi-Amusan](https://github.com/Seyi-Amusan) | 10 |
99-
| 2 | 🥈 | <img src='https://avatars.githubusercontent.com/u/116392457?v=4' alt='Avatar' width='30' height='30'> | [alexgrate](https://github.com/alexgrate) | 6 |
100-
| 3 | 🥉 | <img src='https://avatars.githubusercontent.com/u/193773700?v=4' alt='Avatar' width='30' height='30'> | [aryadharmadhikari](https://github.com/aryadharmadhikari) | 3 |
101-
| 4 | 🥉 | <img src='https://avatars.githubusercontent.com/u/101010436?v=4' alt='Avatar' width='30' height='30'> | [MichaelOmoniyi](https://github.com/MichaelOmoniyi) | 3 |
102-
| 5 | 4 | <img src='https://avatars.githubusercontent.com/u/73708569?v=4' alt='Avatar' width='30' height='30'> | [Jonniie](https://github.com/Jonniie) | 1 |
103-
| 6 | 4 | <img src='https://avatars.githubusercontent.com/u/168524066?v=4' alt='Avatar' width='30' height='30'> | [kumaradarsh2](https://github.com/kumaradarsh2) | 1 |
96+
| S/N | Rank | | Contributor | Merged PRs |
97+
| --- | ---- | ----------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ---------- |
98+
| 1 | 🥇 | <img src='https://avatars.githubusercontent.com/u/131811805?v=4' alt='Avatar' width='30' height='30'> | [Seyi-Amusan](https://github.com/Seyi-Amusan) | 10 |
99+
| 2 | 🥈 | <img src='https://avatars.githubusercontent.com/u/116392457?v=4' alt='Avatar' width='30' height='30'> | [alexgrate](https://github.com/alexgrate) | 6 |
100+
| 3 | 🥉 | <img src='https://avatars.githubusercontent.com/u/193773700?v=4' alt='Avatar' width='30' height='30'> | [aryadharmadhikari](https://github.com/aryadharmadhikari) | 3 |
101+
| 4 | 🥉 | <img src='https://avatars.githubusercontent.com/u/101010436?v=4' alt='Avatar' width='30' height='30'> | [MichaelOmoniyi](https://github.com/MichaelOmoniyi) | 3 |
102+
| 5 | 4 | <img src='https://avatars.githubusercontent.com/u/73708569?v=4' alt='Avatar' width='30' height='30'> | [Jonniie](https://github.com/Jonniie) | 1 |
103+
| 6 | 4 | <img src='https://avatars.githubusercontent.com/u/168524066?v=4' alt='Avatar' width='30' height='30'> | [kumaradarsh2](https://github.com/kumaradarsh2) | 1 |
104104

105105
Thank you to all our fantastic contributors for their hard work and dedication!
106106

@@ -113,6 +113,7 @@ Check out the full leaderboard [here](LEADERBOARD.md).
113113
## 🌟 **Contributor Recognition**
114114

115115
All merged pull requests will:
116+
116117
- ✅ Count toward **Hacktoberfest completion**
117118
- 🏆 Be featured on our **contributors leaderboard**
118119
- 💬 Be highlighted in MLSA Nigeria’s newsletters and social media

0 commit comments

Comments
 (0)