Whitetable
API Documentation
Resume API
Some API Description
POST
https://apis.whitetable.ai/resume
Header
token
{AUTH_TOKEN}
Content-Type
application/json
Body
{
"resume": "{RESUME_URL}"
}
Question API
Candidate Ranking API
Sample Request
cURL
Copy
curl -X POST https://apis.whitetable.ai/resume
-H 'token: {AUTH_TOKEN}'
-H 'Content-Type: application/json'
-d {"resume":"{RESUME_URL}"}
Sample Response
CONTENT TYPE
application/json
Copy
{
"resume": {
"About": {
"Name": "Ashok Kumar",
"Mobile": "+91 9876543210",
"Email": "ashokkumar@whitetable.ai",
"Linkedin": "https://www.linkedin.com/in/ashokkumar/",
"About": "Bio About Ashok Kumar",
"TotalWorkExperience": 1
},
"WorkExperience": [
{
"ID": 1,
"Title": "Software Development Engineer",
"Company": "Panscience Innovations",
"Location": {
"City": "New Delhi",
"Country": "India"
},
"Experience": null,
"Skills": [
"Data Migration",
"Data Pipeline",
"SAAS Development"
],
"Technologies": [
],
"Type": "Full-Time",
"Timeline": {
"Start": "October 2023",
"End": "Present"
},
"Description": [
"Parchaa: Migrated user data from EFS to RDS. Handled document upload sync to Database.",
"Data Pipeline: Built data pipeline for processing data using json based configuration and Apache airflow.",
"GoodHire: Led the development on building a SAAS platform which will be a handy tool for Human ResourceDepartment for hiring people."
]
}
],
"Projects": [
{
"ID": 1,
"Title": "Vaccine Supply Chain Management System",
"Client": null,
"Company": null,
"Role": null,
"Location": null,
"Duration": null,
"Skills": [
"Smart Contracts",
"Web3",
"Payment System"
],
"Technologies": [
"Ethereum",
"Truffle",
"Web3js",
"Ethers"
],
"Timeline": null,
"Description": [
"Created several Smart Contracts to interact with the Ehereum Blockchain Network. Implemented Truffle to deploy the smartcontracts. Implemented Web3js to integrate the data retrieved from Blockchain Network to the frontend. ImplementedPayment System using Ethers."
]
}
],
"Publications": [
],
"Education": [
{
"ID": 1,
"College": "National Institute of Technology, Patna",
"Degree": "Bachelor of Technology",
"Course": "Computer Science and Engineering",
"Timeline": {
"Start": "August 2019",
"End": "June 2023"
},
"Duration": 48,
"CGPA": 8.24
}
],
"CandidateOverall": {
"Skills": [
"Java",
"Kotlin",
"Python",
"C/C++",
"JavaScript",
"Ruby",
"SQL"
],
"Technologies": [
"Spring Boot",
"Micronaut",
"Guice",
"NodeJS",
"Reactjs",
"NextJs",
"NestJs",
"Apache Airflow",
"Docker",
"git",
"MongoDB",
"MySQL",
"PostgreSQL",
"RabbitMQ",
"Redis",
"EFS",
"EC2",
"S3",
"AWSDataSync",
"Cloudfront",
"AWS IAM"
],
"LookingFor": null,
"Hobbies": null,
"Extracurriculars": null,
"Awards": null,
"Achievements": [
"Google HashCode 2021:Global Rank - 2498, All India Rank - 591, College Rank - 1",
"Leetcode:Knight at leetcode with currently a rating of 2000+",
"Codechef: 4 star at Codechef with currently a rating of 1900+",
"Codeforces:Specialist at Codeforces with currently a rating of 1400+"
],
"Certificates": null
},
"Weblinks": [
{
"Platform": "LinkedIn",
"Link": "https://www.linkedin.com/in/ashokkumar/"
}
]
}
}
"When you see a problem in the world, and perhaps you are the only one who does, take the initiative to be the solution."
Copyright © 2023
Desert Tree Pvt Ltd.
All Rights Reserved