Ednel Padernal

Fullstack Developer

Crafting web solutions from frontend to backend.

Tech Stack

const developer = {
  name: 'Ednel Padernal',
  title: 'Fullstack Developer',
  skills: ['PHP', 'Flutter', 'Python', 'MySQL', 'SQL', 'Web Development', 'IoT', 'Svelte'],
  experience: '3+ years',
  passion: 'Building seamless digital experiences that bridge imagination and reality',
  learning: 'Always'
};

function getAboutMe() {
  return `Passionate full-stack developer crafting innovative digital solutions with modern technologies.`;
}