Skip to content

ethanvillalovoz/ethanvillalovoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

👋🏼 Hello! I'm Ethan Villalovoz

I am a fourth-year Undergraduate Student in the School of Electrical Engineering & Computer Science (EECS) at Washington State University, studying Computer Science. This GitHub repository showcases all the projects I have completed during my university coursework, research, and personal interests. Feel free to explore!

Outside of my work, I enjoy playing volleyball (indoor or beach) 🏐 and mini golf ⛳️!

I'd define myself as:

class EthanVillalovoz:

    def __init__(self):
        self.username = 'ethanvillalovoz'
        self.name = 'Ethan Villalovoz'
        self.position = 'CS Undergraduate @ WSU'
        self.web = 'https://ethanvillalovoz.github.io'
        self.cv = 'https://ethanvillalovoz.github.io/files/Villalovoz_CV.pdf'
        self.code = {
            'Programming Languages': ['C/C++', 'Python', 'HTML/CSS', 'Haskell', 'MATLAB', 'LaTeX', 'C#', 'SQL',
                                      'R'],
            'Developer Tools': ['VS Code', 'VS Community', 'Xcode', 'CLion', 'PyCharm', 'RStudio', 'Weka',
                                'Cytoscape', 'Google Colab'],
            'Technologies/Frameworks': ['Command Line Interface - Windows/Unix', 'Robot Operating System',
                                        'Linux', 'GitHub', 'Pandas', 'NumPy', 'PyTorch', 'Scikit-learn',
                                        'TensorFlow', 'Matplotlib', 'Seaborn']
        }

    def __str__(self):
        return f'{self.name} | {self.position}'


if __name__ == '__main__':
    me = EthanVillalovoz()
    print(me)

Quick stats about me

Github Stats Top Languages
Ethan's github stats Ethan's top languages

📫 How to reach me:

You can reach me via LinkedIn down below!

Follow ethanvillalovoz on LinkedIn

About

Github Profile Readme Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published