-
-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #593 from Pragya1601/main
Fix: Add my profile details
- Loading branch information
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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,12 @@ | ||
{ | ||
"name": "Pragya", | ||
"location": "New Delhi", | ||
"bio": "I am Pragya, a pre-final year B.Tech student in Computer Science at IGDTUW. I am passionate about technology, problem-solving, and exploring innovative solutions. My interests include software development, cryptography, and contributing to impactful projects. At IGDTUW, I have taken on leadership roles and actively participated in technical and social initiatives, showcasing my commitment to personal and professional growth.", | ||
"avatar": "https://avatars.githubusercontent.com/u/128255883?v=4", | ||
"portfolio": "https://github.com/Pragya1601", | ||
"skills": ["C++", "Python", "flask","html","CSS","JS","SQL","Machine Learning","Data Analytics","Cryptography","Data Stryctures and algorithm"], | ||
"social": { | ||
"GitHub": "https://github.com/Pragya1601", | ||
"Twitter": "https://x.com/PragyaChat1601", | ||
"LinkedIn": "https://www.linkedin.com/in/pragya-chaturvedi-95a179251/" | ||
} |
This file contains 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