Throught the Co-Op program at City College. I spent 6 months learning, solving
challanges and networking with profesionals who mentored and guide me.
Projects I was involved:
- Alexa Skill:
Developed a full functioning
Alexa Skil using a Lambda function written in Python3 and stored in
Amazon AWS. My main goal was to templarize this tool in such a way people
with no coding experience to be able to create a new skills. I was successful
in creating the required skill and I was able to combine it with
the 91% accurate model previously created by the team.
- Map Widget:
Using raw data, I crated a map widget to pinpoint specific locations
in a google Maps JavaScript API. Once again, my objective was to templarize
this project and to do so, i started by cleaning the data and converting
the addresses into Lat and Long coorditaes without losing precision. This way,
anyone can represent a specifict location using coordinates only.
- Data Visualization Web App (Front-end Development):
To conclude, I wanted to dive into Data Visualition. And took on a project to
create a web application that could be used internally to show the best
practices of data visualizations. I started by doing my research and putting toegther
all the resources with the help of my mentor. Then I initialized the front-end
development using React.js, unfortunally my time at Pfizer was over in the middle of
this project.