https://github.com/kyle8998/capital_one_engineering_summit
Capital One Software Engineering Summit
https://github.com/kyle8998/capital_one_engineering_summit
Last synced: 9 months ago
JSON representation
Capital One Software Engineering Summit
- Host: GitHub
- URL: https://github.com/kyle8998/capital_one_engineering_summit
- Owner: kyle8998
- License: unlicense
- Created: 2018-01-09T16:00:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T01:34:55.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T14:45:16.234Z (11 months ago)
- Language: Jupyter Notebook
- Size: 7.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Capital One Engineering Summit
Projects worked on during the Winter 2018 Summit workshops
By Kyle Lim
### Android
Created a Universal Login Page Test for Android using Android Studio and Java
### Arduino
Utilized a arduino to create a pseudo nerf gun
### AWS
Most of the work was done online on the AWS website. We created a website with EC2 and Elastic Bean Stalk
### DialogFlow Bot
Created a bot using DialogFlow that can flip a coin, find information on people, and search for nearby attractions
### Machine Learning
Trained an MNIST algorithm on Jupyter Notebook
### iOS
Created a simple notepad app with Swift on XCode