An open API service indexing awesome lists of open source software.

https://github.com/andrewargeros/andrewargeros


https://github.com/andrewargeros/andrewargeros

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Howdy! I'm Andrew Argeros; welcome to my GitHub! 👋

I'm a data scientist at Sermo, a healthcare market research company and social network for providers. I have a passion for using machine learning to solve problems by leveraging R, Python, SQL, and Julia, and am an avid presenter at many data science competitions. Feel free to browse, fork, or clone any of my repos!

##### *Check out my other pages below:*

[![Website](https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/andrewargeros/)
[![PersonalSite](https://img.shields.io/static/v1?label=andrewargeros.com&message=Website&color=789ab7&style=for-the-badge)](https://www.andrewargeros.com)

![](cover_photo.png)

### A More Pythonic Introduction 🐍:

```python
class Andrew:
def __init__(self):
self.name = "Andrew Argeros"
self.role = [{'Data Scientist': 'Sermo'}]
self.school = "Hamline University"
self.location = "St. Paul, MN"
self.skills = ["Data Science", "Machine Learning", "Analytics"]
self.tools = ["R", "Python", "SQL", "Julia"]
self.socials = {"LinkedIn": "https://www.linkedin.com/in/andrewargeros",
"Website": "https://www.andrewargeros.com"}

```

### Past Competitions & Projects 🥼

- 🏅 **4th Place** 2019 BAC @ MC: *The Future of Renewable Energy in New York State*
- 🥈 **2nd Place** [2019 MinneMUDAC](https://www.github.com/andrewargeros/minnemudac): *Forecasting Soybean Futures Price*
- [2020 MUDAC](https://www.github.com/andrewargeros/mudac2020): *Classifying Outcomes of the Federal Courts*
- 🥇 **1st Place** [2020 Federal Reserve Bank of Minneapolis](https://www.github.com/andrewargeros/Federal-Reserve-2020-MLB-Team-Success): *MLB Team Success*
- [2020 BAC @ MC](https://www.github.com/andrewargeros/BAC-MC-2020): *Optimizing New York Housing* (**Conference Cancelled*)
- [2021 MinneMUDAC](https://www.github.com/andrewargeros/minnemudac-2021): *March Madness*
- **BAC @ MC 2021**:
- [Phase I](https://github.com/andrewargeros/BAC-MC-2021): *The Effects of Affordable Housing on New York City Public Health*
- [Phase II](https://github.com/andrewargeros/BAC-MC-2021-Phase2): *Tracking a Pandemic in New York City*

### My Code ‍👨🏽‍💻

##### *Learn a little more about the tools I use:*

![My github stats](https://github-readme-stats.vercel.app/api?username=andrewargeros&show_icons=true&theme=react&count_private=True&bg_color=22272e&title_color=489BE9&icon_color=489BE9&hide_border=true&text_color=ADBAC7)
![Github Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=andrewargeros&show_icons=true&layout=compact&theme=react&hide=html&bg_color=22272e&title_color=489BE9&icon_color=489BE9&hide_border=true&text_color=ADBAC7)