Skip to content

Instantly share code, notes, and snippets.

@r0king
Last active February 18, 2024 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r0king/17ac450fdb10a496e380b35769ca43b2 to your computer and use it in GitHub Desktop.
Save r0king/17ac450fdb10a496e380b35769ca43b2 to your computer and use it in GitHub Desktop.
Resume
{
"meta": {
"theme": "macchiato"
},
"basics": {
"name": "Royal Babu",
"label": "Software Development Engineer",
"image": "https://lh3.googleusercontent.com/pw/ABLVV84EZryim1fmQtRYA4wC2EZUzevHLNwt0KXvS2UVtOq5lbs-EzXSQJ8j6pLIIpc8FWCKxdqBijcBAnSloYUw7yC4GPOxP500qiLLQ1u8XTuE8rChYF_S=w2400",
"email": "123royalbabu@gmail.com",
"phone": "+91 94975 79961",
"url": "https://www.linkedin.com/in/royalbabu/",
"summary": "Results-oriented Software Development Engineer with over 2 years of experience in full-stack development, specializing in React, FastAPI, and Python. Skilled in optimizing performance and solving complex problems to deliver scalable and maintainable solutions.",
"location": {
"address": "",
"postalCode": "",
"city": "Kerala,",
"countryCode": "IN"
},
"profiles": [
{
"network": "GitHub",
"username": "r0king",
"url": "https://github.com/r0king"
},
{
"network": "LinkedIn",
"username": "royalbabu",
"url": "https://www.linkedin.com/in/royalbabu/"
}
]
},
"work": [
{
"name": "QBurst Technologies",
"position": "Software Developer",
"startDate": "2023-09-12",
"summary": "Architect robust software solutions using React, FastAPI, and Python, adhering to Clean Architecture principles. Manage CI/CD pipelines with Jenkins for streamlined and efficient deployment processes.",
"highlights": []
},
{
"name": "Zobyt",
"position": "Software Development Intern",
"startDate": "2023-01-01",
"endDate": "2023-05-01",
"summary": "Revamped backend architecture with FastAPI, boosting scalability and resource efficiency.Proactively identified and resolved system deadlock, preventing 4 hours of potential downtime. Enhanced user data security by integrating blockchain-based authentication using Ethereum smart contracts. Optimized PostgreSQL database design and query performance for seamless operations.",
"highlights": []
},
{
"name": "PrinterVerse",
"position": "Software Development Engineer Intern",
"startDate": "2022-04-01",
"endDate": "2022-08-01",
"summary": "Facilitated real-time model updates using WebRTC and Socket.IO signaling for collaborative workflows. Developed expertise in Node.js, Python, Svelte, MongoDB, networking, and security principles.",
"highlights": []
}
],
"volunteer": [],
"education": [
{
"institution": "Adi Shankara Institute of Engineering and Technology",
"area": "Computer Science Technology",
"studyType": "Bachelor of Engineering",
"startDate": "2019-06-01",
"endDate": "2023-05-01",
"score": "7.1 CGPA",
"courses": []
},
{
"institution": "Naipunnya Public School",
"area": "Computer Science",
"studyType": "CBSE",
"startDate": "2018-01-01",
"endDate": "2019-01-01",
"score": "83.4%",
"courses": []
}
],
"awards": [],
"certificates": [],
"publications": [],
"skills": [
{
"name": "Programming Languages",
"keywords": [
"Python",
"JavaScript"
]
},
{
"name": "Web Development",
"level": "Strong",
"keywords": [
"React",
"FastAPI",
"Django"
]
},
{
"name": "Web Development",
"level": "Familiar",
"keywords": [
"Node.js",
"Flask"
]
},
{
"name": "Databases",
"level": "Proficient",
"keywords": [
"SQL (PostgreSQL, MySQL)"
]
},
{
"name": "DevOps",
"level": "Familiar",
"keywords": [
"AWS",
"Docker",
"CI/CD"
]
}
],
"languages": [],
"interests": [],
"references": [],
"projects": [
{
"name": "Brahma Cultural Fest Website",
"description": "Spearheaded the development of a dynamic website utilizing React, Tailwind CSS, and Framer Motion. Improved website performance by 25% through image compression and lazy loading with Vite.js",
"highlights": [],
"url": "https://brahma23.live"
},
{
"name": "Mood Chat",
"description": "Developed a decision tree-based chatbot that recommends activities based on user emotions. Built a user-friendly UI, implemented prediction methods, Google SSO login, and secure messaging features with Flask.",
"highlights": [],
"url": "https://github.com/r0king/Moodchat"
},
{
"name": "CoviCompanion",
"description": "Developed a Discord bot using the Cowin API to provide real-time information on COVID-19 vaccination slots, nearby hospitals, and essential resources. Implemented a user-friendly interface and automated data fetching and updates.",
"highlights": [],
"url": "https://github.com/r0king/CoviCompanion"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment