Welcome to my GitHub profile. I'm a passionate Systems Engineer with a strong background in software development. I currently balance my permanent position at a hydroelectric power generation company with my career as a freelance developer. My rotational schedule—one week on, one week off—gives me exceptional availability to dedicate to new projects and collaborations.
My expertise lies in Fullstack development with technologies like React, Node.js, Python, and SQL, as well as process automation using tools like n8n. If you're looking for a committed professional with excellent communication and a results-driven mindset, you've come to the right place.
I am always open to challenging and exciting opportunities. If you have a project in mind or a role that aligns with my profile, don't hesitate to reach out.
📌 You can hire me through the following platforms:
On Upwork, I am a Top-Rated freelancer with a proven track record of commitment and high-quality work. My profile showcases:
- Hundreds of hours logged across numerous successfully completed projects.
- An excellent rating built on client satisfaction.
- A strong earnings history reflecting the trust in my work.
You can also contact me directly for any inquiries regarding Fullstack development or automation. Let's connect! 💼✨
- 📧 Email: arivalladares2.0@gmail.com
- 📄 My Resume: View Resume
I have experience working with technologies such as React, Node/Express, Go, MySQL, PostgreSQL, Tailwind CSS, and SQL Server.
In my day-to-day work as a Fullstack developer, I use technologies like React, Node/Express, Python, and MySQL.
class Person {
constructor(name, role, experience, techStack, passions, funFacts) {
this.name = name;
this.role = role;
this.experience = experience;
this.techStack = techStack;
this.passions = passions;
this.funFacts = funFacts;
}
introduce() {
return `👨💻 Hello! I'm ${this.name}, a ${this.role} with ${this.experience} of hands-on experience.\n` +
`🛠️ Tech Stack: ${this.techStack.join(" | ")}\n` +
`🔥 Passionate about: ${this.passions.join(" | ")}\n` +
`✨ Fun facts: ${this.funFacts.join(" | ")}`;
}
}
const person = new Person(
"Angel Valladares",
"Fullstack Developer",
"several years",
["React", "Next.js", "NestJS", "GraphQL", "MySQL", "TypeScript"],
["Clean code", "Developer experience", "Building meaningful products"],
["Freelancing", "Practicing English", "Always learning new tech"]
);
console.log(person.introduce());- I enjoy running in the mornings, spending time with my family and friends, and watching TV series and movies.
- My favorite book and movie series is Harry Potter.
- I am a music lover, and my musical tastes lean towards Soft/Hard/Indie Rock. Some of the bands I listen to the most are The Strokes, Tame Impala, Cage the Elephant, and Arctic Monkeys.





