Pinned Repositories
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
alexa-salesforce-flow-skill
An Alexa Skill for use with Amazon Echo and Salesforce Flow
AMP30
ant-salesforce-ci
apex-recipes
A library of concise, meaningful examples of Apex code for common use cases following best practices.
BigDL
BigDL: Distributed Deep Learning Library for Apache Spark
containerd
An open and reliable container runtime
datascience-r
Docker image for R.
kafka-connect-salesforce
Kafka Connect connector for reading data in real time from salesforce.com
tensorflow
Computation using data flow graphs for scalable machine learning
tellanad's Repositories
tellanad/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
tellanad/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
tellanad/sf_trailhead_dev
Metadata for my salesforce developer edition - trailhead tutorials.
tellanad/alexa-salesforce-flow-skill
An Alexa Skill for use with Amazon Echo and Salesforce Flow
tellanad/liveagent-quickstart
A quickstart app to deploy Live Agent
tellanad/SALESFORCE
Salesforce Tutorial Home Work
tellanad/salesforce-oauth-request
Util package to drive Salesforce Oauth Web flow for scripting and testing.
tellanad/sf-lntg-streaming-api-notification
Streaming API Notifications Lightning component
tellanad/cf-SFDC-SpringCloudApp
Jiggy's end-to-end Cloud Native Demo that interacts with salesforce.com
tellanad/sf-lightning-connect-mongodb
MongoDB as custom DataProvider for External Data Sources in Salesforce
tellanad/tutorial-sf-integration
Code file for the tutorial at http://www.flesheatingarthropods.org/import-ga-information-to-salesforce-part-1/
tellanad/CtCI-6th-Edition-Groovy
Cracking the Coding Interview 6th Ed. Groovy Solutions
tellanad/Centralized-Salesforce-Dev-Framework
Centralized Framework for Development on the Force.com Platform
tellanad/SalesforceREST
it contains the code that I am using in my course
tellanad/lightning-react
Project demonstrating how to build Salesforce Lightning Components with React
tellanad/SalesforceDurableGenericDemo
tellanad/Programming-Language-Apex-Tutorials
Apex is a proprietary language which has been developed by Salesforce.com. Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on the Force.com platform server in conjunction with calls to the Force.com API.
tellanad/sf-doc-custom-settings
How&Why use Custom Settings
tellanad/pkChunking
example code for PK chunking large salesforce databases
tellanad/sfdc-dataload-tutorial
Sample build scripts and mapping files for the dataloader tutorial.
tellanad/Conference
SalesForce Tutorial
tellanad/salesforce-developer-workshop
Step-by-step tutorial for developers new to the Salesforce platform
tellanad/dev-tutorial
Dev Tutorial for new Salesforce Developers
tellanad/SalesforcePatterns
A repository of Salesforce.com design patterns and anti-patterns.
tellanad/EmailResponseConsole
Email Response Console for Salesforce Service Cloud - or ERC – is a Salesforce Service Cloud Console application tailored for agents that are focused primarily on email.
tellanad/salesforce-connector
The Salesforce Connector will allow to connect to the Salesforce application. Almost every operation that can be done via the Salesforce's API can be done thru this connector. This connector will also work if your Salesforce objects are customized with additional fields or even you are working with custom objects.