Spaces:
Sleeping
Sleeping
{ | |
"nodes": [ | |
{"id": "SumitYadav", "label": "Sumit Yadav", "type": "Person"}, | |
{"id": "Portfolio", "label": "Portfolio", "type": "Resource", "value": "sumityadav.com.np"}, | |
{"id": "GitHub", "label": "GitHub", "type": "Resource", "value": "github.com/rockerritesh"}, | |
{"id": "Email", "label": "Email", "type": "Contact", "value": "rockerritesh4@gmail.com"}, | |
{"id": "LinkedIn", "label": "LinkedIn", "type": "Contact", "value": "linkedin.com/in/rockerritesh"}, | |
{"id": "Education", "label": "Pulchowk Engineering College", "type": "Education"}, | |
{"id": "Skills", "label": "Skills", "type": "Category"}, | |
{"id": "Python", "label": "Python", "type": "Skill"}, | |
{"id": "CI_CD", "label": "CI/CD", "type": "Skill"}, | |
{"id": "Leadership", "label": "Leadership", "type": "Soft Skill"}, | |
{"id": "Amnil", "label": "Amnil Technology Pvt. Ltd", "type": "Company"}, | |
{"id": "EdAcadia", "label": "Ed-Acadia", "type": "Company"}, | |
{"id": "GAN", "label": "GAN Mentor", "type": "Role"}, | |
{"id": "Robotics", "label": "AI and Robotics Member", "type": "Role"}, | |
{"id": "Project_RAG", "label": "RAG System", "type": "Project"}, | |
{"id": "Project_Chat", "label": "Nepali Chat with Doc", "type": "Project"}, | |
{"id": "Project_AutoEncoder", "label": "Auto-Encoder Transformer", "type": "Project"} | |
], | |
"edges": [ | |
{"source": "SumitYadav", "target": "Portfolio", "label": "Has Portfolio"}, | |
{"source": "SumitYadav", "target": "GitHub", "label": "Has GitHub"}, | |
{"source": "SumitYadav", "target": "Email", "label": "Contact Info"}, | |
{"source": "SumitYadav", "target": "LinkedIn", "label": "Contact Info"}, | |
{"source": "SumitYadav", "target": "Education", "label": "Studied At"}, | |
{"source": "Skills", "target": "Python", "label": "Has Skill"}, | |
{"source": "Skills", "target": "CI_CD", "label": "Has Skill"}, | |
{"source": "Skills", "target": "Leadership", "label": "Has Skill"}, | |
{"source": "SumitYadav", "target": "Skills", "label": "Possesses"}, | |
{"source": "SumitYadav", "target": "Amnil", "label": "Works At"}, | |
{"source": "SumitYadav", "target": "EdAcadia", "label": "Worked At"}, | |
{"source": "SumitYadav", "target": "GAN", "label": "Role In"}, | |
{"source": "SumitYadav", "target": "Robotics", "label": "Role In"}, | |
{"source": "Amnil", "target": "Project_RAG", "label": "Involved In"}, | |
{"source": "Amnil", "target": "Project_Chat", "label": "Involved In"}, | |
{"source": "Education", "target": "Project_AutoEncoder", "label": "Major Project"} | |
] | |
} | |