bobbydank
Full Stack Developer that loves to code. Web Development. JavaScript. WordPress. Python. React.
Catchy LabsTulsa, OK
Pinned Repositories
block-ip-address-if-access-file
If you have a mysterious in your wordpress or drupal install, put this script in there to block ip addresses that try to access the file.
bobbydank
Catchy-Labs-Elementor-Theme
compareDistanceAndroid
This is a simple application for Android that compares the distance between the user's current location and a user entered location. This user entered location can be a city name, zip code or whatever. This was made as a learning exercise to test the following concepts. Getting the user's current location. Getting location data from information entered into the interface. Retrieving distance between those two points.
compareDistanceIOS
This is a simple application for iOS that compares the distance between the user's current location and a user entered location. This user entered location can be a city name, zip code or whatever. This was made as a learning exercise to test the following concepts. Getting the user's current location. Getting location data from information entered into the interface. Retrieving distance between those two points.
intro-to-react
Created with CodeSandbox
martin-templates
my-twitter-1.1-api-function
This simple widget returns a simple twitter feed in an unordered html list using standard OAuth now required by Twitter's 1.1 API. To use this, you must first set up an app in the developer tools at http://dev.twitter.com/apps. Just sign in with your twitter account. Use the website that is going to access the feed as the app name and website. Once created, create Token keys and insert them in the appropriate fields at line 61.
my-wave-portal
bobbydank's Repositories
bobbydank/compareDistanceAndroid
This is a simple application for Android that compares the distance between the user's current location and a user entered location. This user entered location can be a city name, zip code or whatever. This was made as a learning exercise to test the following concepts. Getting the user's current location. Getting location data from information entered into the interface. Retrieving distance between those two points.
bobbydank/block-ip-address-if-access-file
If you have a mysterious in your wordpress or drupal install, put this script in there to block ip addresses that try to access the file.
bobbydank/bobbydank
bobbydank/Catchy-Labs-Elementor-Theme
bobbydank/compareDistanceIOS
This is a simple application for iOS that compares the distance between the user's current location and a user entered location. This user entered location can be a city name, zip code or whatever. This was made as a learning exercise to test the following concepts. Getting the user's current location. Getting location data from information entered into the interface. Retrieving distance between those two points.
bobbydank/intro-to-react
Created with CodeSandbox
bobbydank/martin-templates
bobbydank/my-twitter-1.1-api-function
This simple widget returns a simple twitter feed in an unordered html list using standard OAuth now required by Twitter's 1.1 API. To use this, you must first set up an app in the developer tools at http://dev.twitter.com/apps. Just sign in with your twitter account. Use the website that is going to access the feed as the app name and website. Once created, create Token keys and insert them in the appropriate fields at line 61.
bobbydank/my-wave-portal
bobbydank/quarry
The following is an interactive display of Martin Sprokets products in action.
bobbydank/react-native-navigation-fun
bobbydank/SQLiteFunAndroid
A simple app that create an SQLite data class and an interface for saving, deleting, editing the data in the database. This can be using in larger Android projects.
bobbydank/tailwind-scoper
bobbydank/TwitterKit5Test
bobbydank/TwitterTest
Complete project about twitter integration with ios app
bobbydank/Upwork-RSS-Parser
Python3 script to parse Upwork RSS feed and email results
bobbydank/wordpress-plugin-starter
bobbydank/xmlReaderAndroid
Simple XML parser for Android. Can be used in larger projects.