Skip to content

Commit 1762a9a

Browse files
authored
Merge branch 'master' into master
2 parents 0e255b1 + b3e70db commit 1762a9a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
_Resume Builder based on your GitHub stats/ activity for people who are as lazy as us_
33
<br/>
44

5-
Enter you(or any other) github username and we can generate a resume based on your github Stats which you can download.<br/> <br/>
6-
Tech stack used- Reactjs <br/>
5+
6+
Enter your(or any other) github username and we can generate a resume based on your github Stats<br/><br/><a href="https://hacknight-github.vercel.app/">Visit</a>
7+
<br/> <br/>
8+
Tech stack used- Reactjs
9+
710
npm modules- geist-ui, octokit
811

912
Team <br/>
@@ -15,3 +18,4 @@ Team <br/>
1518
![image-2](https://pic-hoster.net/images/2021/09/04/Screenshot-18.png)
1619
![Image-3](https://pic-hoster.net/images/2021/09/04/Screenshot-19.png)
1720

21+
<blockquote class="badgr-badge" style="font-family: Helvetica, Roboto, &quot;Segoe UI&quot;, Calibri, sans-serif;"><a href="https://api.badgr.io/public/assertions/7irARFwHTDW6stduf5zBpg?identity__email=msasher123%40gmail.com"><img width="120px" height="120px" src="https://api.badgr.io/public/assertions/7irARFwHTDW6stduf5zBpg/image"></a><p class="badgr-badge-name" style="hyphens: auto; overflow-wrap: break-word; word-wrap: break-word;margin: 0; font-size: 16px; font-weight: 600; font-style: normal; font-stretch: normal; line-height: 1.25; letter-spacing: normal; text-align: left; color: #05012c;">Best Project - GitHub API</p><p class="badgr-badge-date" style="margin: 0; font-size: 12px; font-style: normal; font-stretch: normal; line-height: 1.67; letter-spacing: normal; text-align: left; color: #555555;"><strong style="font-size: 12px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: 1.67; letter-spacing: normal; text-align: left; color: #000;">Awarded:</strong>Sep 9, 2021</p><p style="margin: 16px 0; padding: 0;"><a class="badgr-badge-verify" target="_blank" href="https://badgecheck.io?url=https%3A%2F%2Fapi.badgr.io%2Fpublic%2Fassertions%2F7irARFwHTDW6stduf5zBpg%3Fidentity__email%3Dmsasher123%2540gmail.com&amp;identity__email=msasher123%40gmail.com" style="box-sizing: content-box; display: flex; align-items: center; justify-content: center; margin: 0; font-size:14px; font-weight: bold; width: 48px; height: 16px; border-radius: 4px; border: solid 1px black; text-decoration: none; padding: 6px 16px; margin: 16px 0; color: black;">VERIFY</a></p>

src/Trial.js

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ let dayfinal=firstday.substring(0,10)
6969
<span className="field">Project Field</span> <span className="date">Aug 2010 - Nov2010</span>
7070
</div>
7171
<p className="description">{repo.repo_description}</p>
72+
<p><a href={repo.repo_url}>Link</a></p>
7273
</section>
7374

7475
)})}

0 commit comments

Comments
 (0)