- 🎓 I am a college student studying Computer Science and Applied Mathematics! 🐺
- 🤔 Exploring new technologies and developing software solutions and quick hacks.
- 💼 Passionate Programmer, Computer System Analyst
- 🌱 Front-End, Back-end, database design, Data Science & Machine Learning.
- ✍️ Participation on Different Levels Innovation Cell Projects, etc.
- 📫 How to reach me: yzajoseph@gmail.com
- ⚡ Fun fact: I am a dolphin 🎸
APIs, coffee, and soccer are three of my favorite things. I'm a Matlab and Python-based full-stack programmer. Throughout the Software Development Life Cycle, I have excelled in many roles. I've always liked seeing my programs bring ideas to life. I enjoy delivering beautiful code that solves real-world problems and iterating on real-world user feedback. I aim to create software that enhances people's lives by enhancing our talents and enriching our connections outside of the virtual realm.
#!/usr/bin/python
# -*- coding: utf-8 -*-
class who_am_I:
def __init__(self):
self.name = "Joseph"
self.role = "System bot"
self.school = "University of Maryland, College Park"
self.contact = "yzaojoseph@gmaill.com"
self.learn = "Networking"
def getCity():
return Washington_D.C()
me = testsubject(1)