This repository was archived by the owner on Aug 7, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Added my profile #1598
Merged
EmmaDawsonDev
merged 4 commits into
EddieHubCommunity:main
from
PritamSarbajna:new-profile-add
Aug 14, 2022
Merged
Added my profile #1598
Changes from 3 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,81 @@ | ||
| { | ||
| "name": "Pritam Sarbajna", | ||
| "type": "personal", | ||
| "bio": "Aspiring Software Developer | Open Source Enthusiast!", | ||
| "avatar": "https://github.com/PritamSarbajna.png", | ||
| "links": [ | ||
| { | ||
| "name": "Check me on GitHub!", | ||
| "url": "https://github.com/PritamSarbajna", | ||
| "icon": "github" | ||
| }, | ||
| { | ||
| "name": "Connect with me on LinkedIn!", | ||
| "url": "https://www.linkedin.com/in/pritam-sarbajna-74945821b/", | ||
| "icon": "linkedin" | ||
| }, | ||
| { | ||
| "name": "Check out my Website!", | ||
| "url": "https://pritam-sarbajna-portfolio.netlify.app/", | ||
| "icon": "globe" | ||
| } | ||
| ], | ||
| "milestones": [ | ||
| { | ||
| "title": "Started learning programming", | ||
| "date": "October 2020", | ||
| "icon": "Book", | ||
| "color": "blue", | ||
| "description": "I started to learn about C and C++, Python programming" | ||
| }, | ||
| { | ||
| "title": "Started Doing App Development", | ||
| "date": "october 2021", | ||
| "icon": "book", | ||
| "color": "red", | ||
| "description": "App development in Java" | ||
| }, | ||
| { | ||
| "title": "Started learning web development", | ||
| "date": "December 2021", | ||
| "icon": "book", | ||
| "color": "purple", | ||
| "description": "I learned about HTML, CSS, JavaScript" | ||
| }, | ||
| { | ||
| "title": "Started learning cyber security", | ||
| "date": "December 2021", | ||
| "icon": "book", | ||
| "color": "yellow", | ||
| "description": "Learned about kali linux, cyber tools, CTFs. Global rank #500 on Hack the Box. TryHackme H4CK3R tag." | ||
| }, | ||
| { | ||
| "title": "Did a cyber research internship", | ||
| "date": "January 2022", | ||
| "icon": "book", | ||
| "color": "green", | ||
| "description": "Did a theory based internship where we have to create docs for wireshark malicious packets, bitnami vulnerabilities and many for documentation." | ||
| }, | ||
| { | ||
| "title": "Started learning web frameworks", | ||
| "date": "March 2022", | ||
| "icon": "book", | ||
| "color": "yellow", | ||
| "description": "Learned about React Js, Tailwind CSS, SCSS, Django and many more." | ||
| }, | ||
| { | ||
| "title": "Admitted into Asansol Engineering college in IT department", | ||
| "date": "July 2022", | ||
| "icon": "book", | ||
| "color": "red", | ||
| "description": "I enrolled into BTech course in IT department at AEC" | ||
| }, | ||
| { | ||
| "title": "Got 1st prize in a website building competition", | ||
| "date": "July 2022", | ||
| "icon": "book", | ||
| "color": "purple", | ||
| "description": "I made a NGO website with django and tailwind CSS and got 1st prize." | ||
| } | ||
| ] | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.