๐ป my coding philosophy
// Welcome to Ahmed's coding journey โจ
class Developer {
constructor() {
this.name = 'Ahmed Attafi';
this.location = 'Tunisia ๐น๐ณ';
this.passion = 'Building innovative solutions';
this.coffee = Infinity;
}
getCurrentRole() {
return 'Automotive Software QA Engineer @ Capgemini';
}
getSkills() {
return {
frontend: ['HTML', 'CSS', 'JavaScript', 'React'],
backend: ['Python', 'C#', 'C++', 'Node.js'],
iot: ['Arduino', 'Raspberry Pi', 'Sensors'],
cloud: ['Azure', 'Firebase'],
tools: ['Git', 'Docker', 'Jenkins']
};
}
debugCode() {
while (this.coffee > 0) {
this.solveProblem();
this.coffee--;
}
this.brewMoreCoffee();
}
collaborate() {
return 'Always ready for new challenges! ๐';
}
}
const ahmed = new Developer();
console.log(ahmed.collaborate());โจ building the future, one line at a time
๐ Highlighted Work:
- ๐ IoT Smart Home System - Arduino + Firebase + Nextjs dashboard for home automation
- ๐ Automotive Testing Framework - C# testing suite for automotive software validation
- โก Real-time Sensor Monitor - Python + IoT dashboard for industrial sensor networks
- ๐ฌ Intelligent Prompt Enhancement - advanced AI technology to enhance your prompts
๐ญ Current Project: ClarityAI - Intelligent Prompt Enhancement
๐ฑ Learning: Kubernetes & DevOps automation & AI
๐ฌ Ask me about: IoT Architecture, QA Automation, Automotive Software, AI, LLM
๐ค Looking to collaborate on: Open-source projects
โก Fun fact: I can debug hardware and software simultaneously!
๐ฅ Commits This Year: 50+
โญ Stars Earned: 15
๐ Pull Requests: 156
๐ Issues Closed: 10
โ Coffee Consumed: โ
- ๐ Night Owl Coder - Best commits happen after midnight
- ๐ Bug Whisperer - I speak fluent debugging
- โ Coffee Dependent - My code runs on caffeine
- ๐ฎ Code Gamer - Turning algorithms into art
I'm a Software Developer and IoT Specialist based in Tunisia ๐น๐ณ, passionate about creating innovative solutions.
Currently: Automotive Software QA Engineer @ Capgemini Engineering
Focus: Web Development, IoT Systems, Cloud Technologies, AI LLM
Motto: Turning ideas into code, one commit at a time โ
Frontend โ Nextjs โข JavaScript โข React
Backend โ Python โข C# โข C++ โข Node.js
IoT โ Arduino โข Raspberry Pi โข Sensors
Cloud โ Azure โข Firebase
Tools โ Git โข Docker โข Jenkins
๐ฏ Click here for some fun!
Random Dev Quote:
"Code is like humor. When you have to explain it, it's bad." โ Cory House
Today's Mood:
if (coffee.available()) {
mood = "Ready to code! โ";
} else {
mood = "404: Motivation not found";
}
Developer Level:
[โโโโโโโโโโโโโโโโโโโโ] 99% Complete
Missing: Just one more tutorial... ๐
Thanks for visiting! Let's build something amazing together! ๐