EN | SP
I am a passionate and curious software developer based in Your Location π. With a deep love for exploring the boundless universe of code π, constantly eager to learn and grow π±. My journey has led me to specialize in a wide array of technologies, including backend frameworks like Spring, Jersey, and RESTeasy. In the future, I would like to get into the world of video games.
- Backend: Spring, Jersey, RESTeasy, Express.js, Django
- Graphic Interface: React Native, Django, tkinter, customtkinter
- ORM: Hybernate, Sequalizer, Neomodel
- Data: NumPy, SageMath
- Software Development: Java, Kotlin, Python
- Databases: MariaDB, Mysql
class MyGitHubProfile:
def __init__(self):
self.username = "alesanfe"
self.name = "ale"
self.location = "Seville π"
self.bio = "π Exploring the Boundless Universe of Code π | π± Lifelong Learner π±"
self.skills = {
"Backend": ["Spring", "Jersey", "RESTeasy", "Django"],
"Graphic Interface": ["React Native", "tkinter", "customtkinter"],
"Data": ["NumPy", "SageMath"],
"O(X)M": ["Hybernate", "Sequalizer", "Neomodel"],
"Software Development": ["Java", "Kotlin", "Python"],
"Databases": ["MariaDB", "Mysql"]
}
self.interests = ["Space Exploration π", "Open Source π»", "Innovation π‘"]
self.current_focus = "Constantly seeking new opportunities to apply my skills and contribute to exciting projects!"
def get_contact_links(self):
return {
"LinkedIn": "https://www.linkedin.com/in/alejandro-santiago-f%C3%A9lix-64a57a23b",
"Twitter": f"https://twitter.com/{self.username}",
"GitHub": f"https://github.com/{self.username}"
}
def __str__(self):
return self.bio
# Create an instance of your GitHub profile
my_profile = MyGitHubProfile()
# Display the About Me section
print(my_profile)
Welcome to my GitHub repository! In this section, you will find an overview of the top programming languages that I'm proficient in and actively using to craft innovative solutions. Each language represents a unique tool in my programming arsenal, allowing me to tackle a diverse range of projects and challenges.
-
Java: As a seasoned Java developer, I have extensive experience in building robust and scalable applications. From enterprise-level software to Android app development, I harness the power of Java to create reliable solutions.
-
JavaScript: JavaScript is at the heart of my frontend and backend development endeavors. With Node.js, I craft server-side applications, while on the frontend, I create captivating and interactive user interfaces using frameworks like React and Vue.js.
-
Kotlin: Leveraging Kotlin, I specialize in Android app development, embracing its modern features and expressive syntax to deliver efficient and user-friendly mobile experiences.
-
Python: Python is my go-to language for data analysis, AI, and machine learning. With libraries like Pandas, NumPy, and TensorFlow, I extract insights and derive value from complex datasets.
These top languages represent the pillars of my coding journey, and I continue to expand my expertise to keep pace with the dynamic tech landscape.
Welcome to the contribution section of my GitHub profile! Here, you'll find a summary of the valuable contributions I've made throughout the current year. I'm passionate about collaborating with the open-source community and making a positive impact through my coding endeavors.
Thank you for visiting my GitHub profile, and I look forward to making a positive impact on the coding world together! π