class SoftwareEngineer:
def __init__(self):
self.name = "Deric San Andres"
self.role = "Software Engineer"
self.focus = ["Python", "Automation", "LLM", "Cloud Technologies"]
self.currently = "Building personal projects and exploring new technologies"
self.interests = ["Technology", "Books", "Continuous Learning"]
def say_hi(self):
print("Thanks for dropping by! Let's connect and build amazing things together!")
me = SoftwareEngineer()
me.say_hi()
- π Currently diving deep into Python, Automation, LLM & Cloud Technologies
- π± Building and experimenting with Personal Projects
- π‘ Always eager to learn and adapt to new technologies
- π Book enthusiast in my free time
- π€ Open to collaborations and interesting projects
Certification | Issuer |
---|---|
Python for Everybody | University of Michigan |
Web Design for Everybody | University of Michigan |
The Complete Web Development Bootcamp | Dr. Angela Yu |
CCNA | Cisco |
---