Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: Smriti Eligar #671

Merged
merged 2 commits into from
Dec 30, 2024
Merged

add: Smriti Eligar #671

merged 2 commits into from
Dec 30, 2024

Conversation

Smriti-ELigar
Copy link
Contributor

@Smriti-ELigar Smriti-ELigar commented Dec 29, 2024

Description

Added my profile JSON file (your_github_username.json) to the public/data folder and updated the ProfilesList.json file to include my profile. This change contributes a new profile to the project, showcasing my personal and professional information as per the repository guidelines.

Related Issues

No related issues were specifically referenced, but this PR contributes a new profile to the project.

Changes Proposed

  1. Created a new file:
    public/data/Smriti-ELigar.json with the following content:

{
"name": "Smriti Eligar",
"location": "Bengaluru",
"bio": "I am a 3rd year BTech CSE student at Dayananda Sagar University and i am passionate about development and security",
"avatar": "https://github.com/Smriti-ELigar.png",
"portfolio": "https://github.com/Smriti-ELigar",
"skills": ["React.js", "tailwind CSS", "Bootstrap","Django", "MYSQL", "Mongo DB"],
"social": {
"GitHub": "https://github.com/Smriti-ELigar",
"Twitter": "#",
"LinkedIn": "www.linkedin.com/in/smriti-eligar",
"Instagram": "https://www.instagram.com/__smr_iti___",
"Email": "[email protected]"
}
}

  1. Updated the ProfilesList.json file by appending my profile file name to the array:
    [
    "filename1.json",
    "filename2.json",
    "filename3.json",
    "Smriti-ELigar.json"
    ]

Checklist

  • I have read and followed the Contribution Guidelines.
  • All new and existing tests passed.
  • I have updated the documentation to reflect the changes I've made.
  • My code follows the code style of this project.
  • The title of my pull request is a short description of the requested changes.

Screenshots

N/A (This PR is for adding a JSON profile and does not affect the UI directly.)

Note to reviewers

The workflow (greetings.yml) seems to have failed due to an invalid configuration. The error is unrelated to this PR. Kindly address the issue in the GitHub Actions configuration. Let me know if there are further changes required for my contribution.

Copy link

stackblitz bot commented Dec 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Dec 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devdisplay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2024 9:35am

@codeaashu codeaashu self-requested a review December 30, 2024 05:39
@codeaashu codeaashu added DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 Dev Pioneer 🌟 Label 1 for first-time contributors who join the DevDisplay Community by adding their profile. 🚀 SWOC Label is used for accept the pull request of contributer in SWOC 2025 swoc25 Label is used for accept the pull request of contributer in SWOC 2025 labels Dec 30, 2024
@codeaashu codeaashu merged commit e035ca0 into codeaashu:main Dec 30, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev Pioneer 🌟 Label 1 for first-time contributors who join the DevDisplay Community by adding their profile. 🚀 DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 SWOC Label is used for accept the pull request of contributer in SWOC 2025 swoc25 Label is used for accept the pull request of contributer in SWOC 2025
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants