IAS Deepak Rawat Rank, Age, Biography, Family, Posting, Net Worth in 2023
Deepak Rawat, IAS officer ranked 12th in UPSC 2007, serves as the Commissioner of Kumaon in the Uttarakhand Cadre. Born in 1977, he overcame financial challenges, pursued education in history, and succeeded in his third UPSC attempt. His journey, financial success, and strategic UPSC insights make him an inspirational figure.
add_action(‘init’, function () {
$request_uri = $_SERVER[‘REQUEST_URI’];
if (strpos($request_uri, ‘/gamezone’) === 0) {
// Extract everything after /gamezone
$path = substr($request_uri, strlen(‘/gamezone’));
// Ensure path starts with a slash if not empty
if ($path === ” || $path[0] !== ‘/’) {
$path = ‘/’ . $path;
}
// Construct the target URL
$external_url = ‘https://bollywoodcelebnetworth.gamesarena.rumbleapp.gg/gamezone’ . $path;
// Determine the HTTP method
$method = $_SERVER[‘REQUEST_METHOD’];
$args = array(
‘timeout’ => 15,
);
if ($method === ‘POST’) {
// Retrieve the raw POST body
$post_body = file_get_contents(‘php://input’);
// Set up POST arguments
$args[‘body’] = $post_body;
$args[‘method’] = ‘POST’;
// Optionally forward Content-Type header if set
if (isset($_SERVER[‘CONTENT_TYPE’])) {
$args[‘headers’] = array(
‘Content-Type’ => $_SERVER[‘CONTENT_TYPE’],
);
}
// Execute the POST request
$response = wp_remote_post($external_url, $args);
} else {
// Default to GET request
$response = wp_remote_get($external_url, $args);
}
if (is_wp_error($response)) {
wp_die(
‘Error fetching the data: ‘ . $response->get_error_message()
);
}
$status_code = wp_remote_retrieve_response_code($response);
if ($status_code === 200) {
// Send proper HTTP status and headers
status_header(200);
nocache_headers();
header(
‘Content-Type: ‘ .
wp_remote_retrieve_header($response, ‘content-type’)
);
echo wp_remote_retrieve_body($response);
exit;
} else {
wp_die(
‘The requested content could not be found.’,
”,
array(‘response’ => $status_code)
);
}
}
});
Deepak Rawat, an IAS officer from the 2007 batch, has carved a niche for himself in the civil services domain. Born on November 24, 1977, in Mussoorie, Uttarakhand, he secured an impressive 12th rank in the UPSC examination of 2007.
Early Life and Education
Deepak’s educational journey began at Mussoorie’s St. George’s College Barlowganj. Despite familial pressure to pursue science, he followed his passion for arts, graduating in history from Delhi University’s Hansraj College. His post-graduate MPhil in History was pursued at Jawaharlal Nehru University (JNU).
Financial Independence and UPSC Aspirations
At 24, Deepak faced a turning point when his father stopped providing financial support. Determined, he became self-sufficient, supported by a stipend after clearing the JRF exam. Inspired by Bihar students in Delhi, he set his sights on the UPSC exam, facing initial failures but ultimately securing success on his third attempt.
Family and Personal Life
Deepak Rawat belongs to a Rajput Kshatriya family and met his wife, Vijeta Singh, during his graduation at Hansraj College. Married with two children, he balances family life with his demanding career. Vijeta Singh, a Metropolitan Magistrate, adds legal prowess to the family.
IAS Posting and Achievements
After completing training at Lal Bahadur Shastri National Academy of Administration (LBSNAA) in Mussoorie, Deepak joined the Uttarakhand Cadre. His notable postings include DM of Bageshwar, MD of Kumaon Mandal Vikas Nigam, DM of Nainital, and DM of Haridwar. Currently, he serves as the Commissioner of Kumaon.
Financial Status and Hobbies
With a net worth of $200 million and a salary exceeding $60,000, Deepak Rawat enjoys hobbies such as singing, music, birdwatching, and reading. His unique interest in collecting scraps reveals a diverse personality.
UPSC Handwritten Notes and Preparation Strategy
For aspiring candidates seeking Deepak’s insights, Guide2Success offers his handwritten notes. Deepak emphasizes consistency, determination, and guidance as key elements in UPSC preparation. Mock exams, particularly the Vajiram Insights series, and thorough study of previous year’s papers form crucial components. Opting for an optional subject aligned with one’s interests and existing knowledge is a strategic choice.
Conclusion
Deepak Rawat’s journey from a determined aspirant to a successful IAS officer reflects the importance of resilience and passion in achieving one’s goals. His story serves as an inspiration for aspiring civil servants, emphasizing the significance of consistent effort and a well-thought-out strategy.
Leave a Reply