DustinLedbetter
Full-Stack Developer. Although I primarily work with C#.NET, VB.NET, Oracle DBs I love learning new styles of coding and pushing what I can do with technology.
DXC Technology [Working at Pratt & Whitney]Columbus, Georgia
DustinLedbetter's Stars
DustinLedbetter/Current-Status
Resume and Description for current info
DustinLedbetter/PWA-Progressive-Web-App-Course
Learn to build a manifest and serviceWorker file in Vanilla Javascript to make a site into a PWA
DustinLedbetter/Javascript-Algorithms-and-Data-Structures-Certification-Work
A collection of the code I created for the JavaScript Algorithms and Data Structures Certification (300 hours) course on Free Code Camp's website
DustinLedbetter/Summary-File-Of-Projects-Worked-On
This is a repo containing summary files for projects I have worked on at Communicorp
DustinLedbetter/Avalara-Tax-Extension-By-Line-Item
The Avalara Tax Extension For getting tax by line item
DustinLedbetter/Storefront-Analytics-Extension-For-Pageflex-Site-Rework
This is an extension that sets up and adds a dashboard link to a storefront to view results of Google's storefront analytics for the site
DustinLedbetter/Avalara-Tax-Rate-Finder-From-Just-Zipcode
To create a web application to display a tax rate for a user supplied zip code
DustinLedbetter/SFTP-Project
A project that sets up SFTP for files from a local location to a remote location with added timestamp
DustinLedbetter/website-built-for-internship-and-job
This is a site I built for an internship which continued as a job. It was made using different components that I edited and polished for a start-up truck company
DustinLedbetter/Catering-Website
Website to display and attract customers. It is coded using the new W3CSS [In Progress]
DustinLedbetter/Unity-C-Sharp-Game-Certificate-Course
A collection of the work I have completed during the course. [in progress]
DustinLedbetter/laravel-contact-form-project-2
A contact form utilizing laravel and bootstrap (This one actually sends submission to a real email address and allows for html editing of email view sent)
DustinLedbetter/Catering-Site-Laravel
catering website using laravel.
DustinLedbetter/PHP-project-utilizing-saleforce-REST-API-1
A php project that uses several files for Oauth 2.0 verification and token use for salesforce REST API
DustinLedbetter/PHP-Salesforce-Project-Actual
This is the actual project I made as test for an interview, but still needs to be added to the overlay to work with verification
DustinLedbetter/C-Sharp-WordSorter-Project
Program that takes a paragraph and splits it into individual words and sentences, processes them, and prints them out to the console as desired
DustinLedbetter/Responsive-Web-Design-Certification-Site-Pages
This is a collection of the sites and code I wrote to earn certifications on the freecodecamp site
DustinLedbetter/T-SQL-Fundamentals-Third-Edition-Book-Work
This is a collection of the chapter code and exercises I tested as I progressed through the book
DustinLedbetter/Drop-Down-Box-PreFill-Text-Fields-
This a javascript function that is called when a dropdown box choice is made and then fills text fields based on the choice made
DustinLedbetter/Pageflex-Samples-for-beginners
This is a collection of samples from Pageflex to learn how extensions work. I have added much needed comments throughout them
DustinLedbetter/Pageflex-Extension-Template
This is a template for creating Pageflex extensions. It has all the necessary overrides in place and a debug mode option setup.
DustinLedbetter/Pure-SINI-pageflex-application
This is an example of a SINI application for use with Pageflex Storefronts
DustinLedbetter/Avalara-Test-Application
This is an application used to test Avalara connections
DustinLedbetter/CredentialRetrieval
This is a simple application to test credential retrieval of a user's IP address, machine name, and logged on username. It will be used in another program
DustinLedbetter/TextBox-Restrictions
This a collection of three snippets to limit input into a textbox on a form
DustinLedbetter/Item-Master-Export-Program
This is a program where the user selects a database and stored procedure from radio button choices and then on submit is returned an excel file filled with the contents on the table selected and asked where to save it
DustinLedbetter/Avalara-Tax-Extension
This extension interrupts the storefronts checkout step of calculating tax rates to provide a new amount from Avalara based on the users shipping address
DustinLedbetter/Exclude-Handling-Extension
This extension excludes the handling of certain items in the storefront when checking out
KnoxvilleJS/knoxvillejs-game
DustinLedbetter/2-Player-Tank-Game
This is the second version to "Mini-Java-Game" I made a few years ago. It has been rewrote with several changes from the older build making it more efficient