Hello World!
I'm Mehul Akoliya — a passionate technologist with a Master's in Applied Computer Science.
- 💡 I'm a proficient problem solver and lifelong learner.
- 👨💻 I aspire to contribute to impactful software solutions with a strong growth mindset.
#include<bits/stdc++.h>
using namespace std;
class Mehul {
private:
string name = "Mehul Dhirubhai Akoliya";
string emailId = "mehul21.cad@gmail.com";
public:
vector<string> skills;
Mehul() {
skills = {
"Software Engineering",
"Problem Solving",
"Cloud Computing",
"Web Development",
"Mobile App Development"
};
}
map<string, string> profileInfo() {
return {
{"name", name},
{"emailId", emailId},
{"university", university}
};
}
vector<string> preferredProgrammingLanguages() {
return {"C++", "Java", "Python", "JavaScript", "Nodejs", "ReactJS", "Swift", "Kotlin"};
}
string careerGoal() {
return "Software Engineering using Java, C++, Python";
}
};
int main() {
Mehul hireMehul;
return 0;
}
- 🔭 Currently working on a MERN Stack web app with AWS integrations.
- 🌱 Learning cloud platforms, data structures, and system design.
- 🤝 Always open to collaboration in C++, Java, Python, or JavaScript projects.
- 💬 Ask me about software engineering, problem solving, or cloud solutions.
- ⚡ Fun fact: I collect tech books like others collect souvenirs. My shelf is a museum of clean code, systems, and cloud wizardry.
I'm open to collaboration, mentoring, and interesting tech conversations!
- 📧 Email: mehul21.cad@gmail.com
- 🔗 LinkedIn: linkedin.com/in/mehulakoliya
- 🧩 LeetCode: leetcode.com/mehul_akoliya
Thanks for visiting my profile! Let's build something amazing together. 🚀