Skip to content

Instantly share code, notes, and snippets.

@HimDek
Last active April 8, 2025 03:21
Show Gist options
  • Save HimDek/10e3dd6dae4005deb2694daaf62d924c to your computer and use it in GitHub Desktop.
Save HimDek/10e3dd6dae4005deb2694daaf62d924c to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Himprakash Deka",
"label": "AWS & Back-end Engineer",
"picture": "https://avatars.githubusercontent.com/u/61367380",
"email": "[email protected]",
"phone": "+91 8822884673",
"website": "https://himdek.com",
"summary": "A result-oriented AWS and Back-End Engineer with solid foundations in Python, Dart, C/C++, and C#. Capable of building scalable and optimized solutions for complex business problems. Experience with Full Stack Development, Cloud Computing, Mobile Application Development, and continuous integration tools. Actively seeking opportunities to grow and apply learned skills.",
"location": {
"address": "Krishna Nagar",
"postalCode": "781011",
"city": "Guwahati",
"countryCode": "IN",
"region": "Assam"
},
"profiles": [
{
"network": "LinkedIn",
"username": "himprakashdek",
"url": "https://www.linkedin.com/in/himprakashdeka/"
},
{
"network": "GitHub",
"username": "HimDek",
"url": "https://github.com/HimDek/"
}
],
"url": "https://himdek.com",
"image": "https://avatars.githubusercontent.com/u/61367380"
},
"work": [
{
"name": "Main Flow Services and Technologies",
"position": "Full Stack Web Developer Intern",
"startDate": "2024-05-25",
"endDate": "2024-07-25",
"highlights": [
"Developed and optimized RESTful APIs with Express.js.",
"Built dynamic and responsive UIs using React.js."
]
}
],
"education": [
{
"institution": "Assam University",
"area": "Computer Science & Engineering",
"studyType": "Bachelor of Technology",
"startDate": "2021-04",
"endDate": "2025-06",
"gpa": "7.68",
"courses": [
"Microprocessors",
"Programming",
"Algorithms",
"Computer Architecture",
"Software Engineering",
"Cloud Computing",
"DBMS",
"AI, ML & DL"
],
"score": "7.68"
}
],
"skills": [
{
"name": "Programming",
"level": "Expert",
"keywords": [
"Python",
"Dart",
"C",
"C++",
"C#",
"HTML",
"CSS",
"JavaScript",
"QML",
"Bash"
]
},
{
"name": "Cloud Computing & Deployment",
"level": "Expert",
"keywords": [
"AWS",
"Vercel",
"Linux",
"SSH",
"CLI",
"DNS"
]
},
{
"name": "AWS (Amazon Web Services)",
"level": "Expert",
"keywords": [
"EC2",
"RDS",
"S3",
"CloudFront",
"VPC",
"IAM"
]
},
{
"name": "Back-end Development",
"level": "Expert",
"keywords": [
"Django",
"Django Rest Framework",
"Express.js",
"Flask",
"FCM"
]
},
{
"name": "Front-end Development",
"level": "Expert",
"keywords": [
"Flutter",
"React.js",
"React Native",
".NET Framework",
"Bootstrap",
"API Integration"
]
},
{
"name": "Version Control & DevOps",
"level": "Expert",
"keywords": [
"Git",
"GitHub Actions",
"CI & CD"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Fluent"
},
{
"language": "Hindi",
"fluency": "Fluent"
},
{
"language": "Assamese",
"fluency": "Native"
}
],
"certificates": [
{
"name": "Certificate of Training on Full Stack Web Development",
"date": "2024-06-25",
"issuer": "Main Flow Services and Technologies"
},
{
"name": "Certificate of Training on Cloud Computing with AWS",
"date": "2023-06-12",
"issuer": "Internshala",
"url": "https://trainings.internshala.com/s/v/3035808/1b1c4921"
}
],
"projects": [
{
"name": "rmcassam.com website back-end",
"url": "https://rmcassam.com",
"startDate": "2024-09-06",
"endDate": "2025-02-11",
"description": "Developed the RESTful API back-end for the website of Regional Medical Centre, Assam, a firm that distributes music to various streaming platforms.",
"highlights": [
"Developed a RESTful API with Django Rest Framework.",
"Integrated SMTP for secure email communication",
"Used RazorPay as the payment gateway, ensuring safe transactions for the merchandise store.",
"Deployed in AWS using EC2, S3, RDS and CloudFront, ensuring fast response times, scalability and security.",
"Ensured use of proper S3 storage tiers to minimize cost, and implemented signed URLs for secure access to private files."
]
},
{
"name": "FoodEx Back-end",
"description": "Back-end RESTful API for a food delivery service.",
"highlights": [
"Developed a RESTful API with Django Rest Framework.",
"Integrated Firebase Cloud Messaging to send real-time notifications.",
"Integrated a third-party API for mobile number verification.",
"Integrated SMTP for secure email communication"
],
"keywords": [],
"startDate": "2024-07-18",
"endDate": "2024-07-30",
"url": "https://github.com/HimDek/FoodEx-Backend",
"roles": []
},
{
"name": "FoodEx Mobile Application",
"description": "A mobile application for a food delivery service using the FoodEx Back-end API.",
"highlights": [
"Built a Flutter mobile app ensuring seamless integration with the FoodEx Back-end API.",
"Integrated Firebase Cloud Messaging to receive real-time notifications."
],
"keywords": [],
"startDate": "2024-07-18",
"endDate": "2024-07-30",
"url": "https://github.com/HimDek/FoodEx-Flutter",
"roles": []
},
{
"name": "TPC Website for Dept. of CSE, Assam University",
"description": "A website for the Training and Placement Cell of the Department of Computer Science & Engineering, Assam University.",
"highlights": [
"Built a full-stack web-app using Django, JavaScript, HTML and CSS.",
"Implemented Resume Builder, CGPA Calculator, Job Search etc. for students.",
"Implemented Job Posting, Applicant Management etc. for recruiters."
],
"keywords": [],
"startDate": "2024-06-02",
"endDate": "2024-08-21",
"url": "https://tpc-cse-aus.vercel.app/",
"roles": []
},
{
"name": "Website for AUSLYMPIC",
"description": "Website for Assam University’s annual Sports Week, AUSLYMPIC.",
"highlights": [
"Built a full-stack web-app using Django, JavaScript, HTML and CSS.",
"Enabled users to view leader-boards, winners, notices, and register for events via an easy-to-use interface.",
"Enabled administrators to post notices and declare winners.",
"Deployed on AWS EC2."
],
"keywords": [],
"startDate": "2024-09-04",
"endDate": "2024-09-25",
"url": "https://auslympic.info/",
"roles": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment