Welcome to my GitHub profile! I'm a passionate Full Stack Developer from Spain πͺπΈ.
I specialize in creating Discord Bots, APIs, web pages, and full-stack applications. π
public class Developer {
private String name;
private List<String> code;
private List<String> tools;
private String about;
// Constructor
public Developer() {
this.name = "Alvaro Donoso";
this.code = Arrays.asList("Java", "Kotlin", "Python", "HTML", "CSS", "Javascript");
this.tools = Arrays.asList("Node", "Express", "Docker", "React", "Discord.js");
this.about = "Debugging the undebuggable is my specialty!";
}
}
- π Iβm currently working on Discord Bots to bring some spark to the community.
- π± Iβm learning advanced backend development with Node.js and exploring Docker.
- π¬ Ask me about anything! I'm happy to help with Java, JavaScript, and bot development.
- β‘ Fun fact: Debugging is like being the detective in a crime movie where you're also the murderer. π΅οΈββοΈπ»
- Languages: Java, Kotlin, Python, HTML, CSS, JavaScript
- Frameworks & Tools: Node.js, Express, Docker, React, Discord.js
- Development Areas: APIs, Discord Bots, Web Development, Full-Stack Solutions
Feel free to reach out to me via email!
Email: alvarodonoso@proton.me