Short Assignment: Write a ChatGPT Prompt which takes your Resume as input and parse the content in JSON format
This project demonstrates how to write a ChatGPT prompt that takes a resume as input and converts the content into a structured JSON format. The solution includes the resume of Shishir Shekhar and provides a clear JSON representation of his professional and academic information.
Input: I will provide resumes, and convert all resume data into JSON formatted data. Use proper JSON format and keep JSON structure clear.
Output:
Sure, please provide the resumes, and I'll help convert the data into JSON format.
Input:
Shishir Shekhar Linkedin: linkedin.com/in/shishir-shekhar Email: sspdav02@gmail.com Github: github.com/ShishirShekhar Mobile: +91-7091045216 SKILLS • Languages: • Frontend: • Backend: • Database: • Tools/Platforms: • Course Work: • Soft Skills: INTERNSHIP Search-In Full Stack Web Developer Intern C, C++, C#, Python, Java, JavaScript, Typescript, PHP HTML5, CSS3, JavaScript (ES6+), React.js, Redux, Next.js, ASP.NET MVC, TailwindCSS, Bootstrap Node.js, Express.js, Flask, RESTful APIs, PHP, ASP.NET API MySQL, MongoDB, PostgreSQL, Firebase Vercel, Netlify, Firebase, Git/GitHub, Figma, Ubuntu Data Structures and Algorithms(DSA), Object Oriented Programming (OOPs), Database Management System (DBMS), Front End Web Design, Project Management, Back End Programming, Web Applications, Web Architecture, Website Architecture Problem-Solving Skills, Team Player, Project Management, Adaptability, Responsiveness, Organizational Skills, Attention to Detail, Verbal Communication June 2023 - August 2023 Engineered a Shopify Dropshipper app, integrating Shopify API and optimizing data management for e-commerce operations. Collaborated with cross-functional teams to gather requirements, design solutions, and ensure timely delivery of product features. Demonstrated skills in Project Management and Web Applications. ◦ Tech stack: ReactJs, TailwindCSS, Material UI, Express, MongoDB, Node.js, Express.js DevTown July 2021 - October 2021 Full Stack Web Developer Intern Developed full stack web applications, managing the entire product life cycle and analyzing customer needs to inform product backlog and roadmap. Gained hands-on experience in both frontend and backend development under the mentorship of the Lead Full Stack Developer, showcasing expertise in Front End Web Design and Back End Programming. ◦ Tech stack: HTML, CSS, Javascript TailwindCSS, Bootstrap, React.js, Node.js, Express.js, MongoDB PROJECTS • CodingBlockLPU: March 2024 - April 2024 ● Optimized app performance, achieving a 70% improvement in website load time through code splitting, lazy loading, and caching techniques. ● Developed dynamic landing pages and streamlined user registration forms for a seamless experience, highlighting skills in Front End Web Design. ● Implemented a smart attendance system, handling traffic of 2000+ users on the website. ● Collaborated with designers using Figma to create visually appealing and user-friendly interfaces. ● Tech stack: Next.js, React.js, Tailwind CSS, Node.js, Express.js, Firebase ● Github Link: github.com/shishirshekhar/codingblockslpu | Live Link: codingblockslpu.vercel.app CERTIFICATES • TheComplete2024WebDevelopmentBootcampbyDrAngelaYu(Udemy)|Link ACHIEVEMENTS • One among Dean’s top 10 % students at University: For good academic performance and extra-curricular activities at University. January 2024 Achieved 55,000+ points on HackerRank and solved 70+ problems on LeetCode, showcasing proficiency in problem-solving and algorithm development. • Participated in the Smart India Hackathon: September 2023 Demonstrating the ability to work under pressure and deliver innovative solutions, reducing API response time by 50%. • Founded a Coding Organization: February 2022 Founded a coding organization within the university fostering a community of learners and promoting coding education. • HackerRank and Leetcode: EDUCATION Lovely Professional University Bachelor of Technology - Computer Science and Engineering; CGPA: 6.63 DAV Public School, C.R.,R.C. 12th with Science Percentage: 80.83% Phagwara, Punjab August 2021 - May 2025 Gaya, Bihar February2022 January 2024 April 2020 – March 2021
Output:
Here is the resume data converted into JSON format:
{
"name": "Shishir Shekhar",
"contact": {
"linkedin": "https://linkedin.com/in/shishir-shekhar",
"email": "sspdav02@gmail.com",
"github": "https://github.com/ShishirShekhar",
"mobile": "+91-7091045216"
},
"skills": {
"languages": ["C", "C++", "C#", "Python", "Java", "JavaScript", "Typescript", "PHP"],
"frontend": ["HTML5", "CSS3", "JavaScript (ES6+)", "React.js", "Redux", "Next.js", "ASP.NET MVC", "TailwindCSS", "Bootstrap"],
"backend": ["Node.js", "Express.js", "Flask", "RESTful APIs", "PHP", "ASP.NET API"],
"database": ["MySQL", "MongoDB", "PostgreSQL", "Firebase"],
"tools_platforms": ["Vercel", "Netlify", "Firebase", "Git/GitHub", "Figma", "Ubuntu"],
"course_work": ["Data Structures and Algorithms(DSA)", "Object Oriented Programming (OOPs)", "Database Management System (DBMS)", "Front End Web Design", "Project Management", "Back End Programming", "Web Applications", "Web Architecture", "Website Architecture"],
"soft_skills": ["Problem-Solving Skills", "Team Player", "Project Management", "Adaptability", "Responsiveness", "Organizational Skills", "Attention to Detail", "Verbal Communication"]
},
"internships": [
{
"company": "Search-In",
"role": "Full Stack Web Developer Intern",
"duration": "June 2023 - August 2023",
"responsibilities": [
"Engineered a Shopify Dropshipper app, integrating Shopify API and optimizing data management for e-commerce operations.",
"Collaborated with cross-functional teams to gather requirements, design solutions, and ensure timely delivery of product features.",
"Demonstrated skills in Project Management and Web Applications."
],
"tech_stack": ["ReactJs", "TailwindCSS", "Material UI", "Express", "MongoDB", "Node.js", "Express.js"]
},
{
"company": "DevTown",
"role": "Full Stack Web Developer Intern",
"duration": "July 2021 - October 2021",
"responsibilities": [
"Developed full stack web applications, managing the entire product life cycle and analyzing customer needs to inform product backlog and roadmap.",
"Gained hands-on experience in both frontend and backend development under the mentorship of the Lead Full Stack Developer, showcasing expertise in Front End Web Design and Back End Programming."
],
"tech_stack": ["HTML", "CSS", "Javascript", "TailwindCSS", "Bootstrap", "React.js", "Node.js", "Express.js", "MongoDB"]
}
],
"projects": [
{
"name": "CodingBlockLPU",
"duration": "March 2024 - April 2024",
"achievements": [
"Optimized app performance, achieving a 70% improvement in website load time through code splitting, lazy loading, and caching techniques.",
"Developed dynamic landing pages and streamlined user registration forms for a seamless experience, highlighting skills in Front End Web Design.",
"Implemented a smart attendance system, handling traffic of 2000+ users on the website.",
"Collaborated with designers using Figma to create visually appealing and user-friendly interfaces."
],
"tech_stack": ["Next.js", "React.js", "Tailwind CSS", "Node.js", "Express.js", "Firebase"],
"github_link": "https://github.com/shishirshekhar/codingblockslpu",
"live_link": "https://codingblockslpu.vercel.app"
}
],
"certificates": [
{
"name": "The Complete 2024 Web Development Bootcamp by Dr. Angela Yu",
"provider": "Udemy",
"link": "Link"
}
],
"achievements": [
{
"description": "One among Dean’s top 10% students at University for good academic performance and extra-curricular activities.",
"date": "January 2024"
},
{
"description": "Achieved 55,000+ points on HackerRank and solved 70+ problems on LeetCode, showcasing proficiency in problem-solving and algorithm development."
},
{
"description": "Participated in the Smart India Hackathon, demonstrating the ability to work under pressure and deliver innovative solutions, reducing API response time by 50%.",
"date": "September 2023"
},
{
"description": "Founded a coding organization within the university fostering a community of learners and promoting coding education.",
"date": "February 2022"
}
],
"education": [
{
"institution": "Lovely Professional University",
"degree": "Bachelor of Technology - Computer Science and Engineering",
"cgpa": "6.63",
"location": "Phagwara, Punjab",
"duration": "August 2021 - May 2025"
},
{
"institution": "DAV Public School, C.R., R.C.",
"degree": "12th with Science",
"percentage": "80.83%",
"location": "Gaya, Bihar",
"duration": "April 2020 – March 2021"
}
]
}
Shishir Shekhar's Resume JSON Converter
Feel free to adjust the content and links as per your project requirements.