diff --git a/emory/.gitignore b/emory/.gitignore
new file mode 100644
index 0000000..2559ff2
--- /dev/null
+++ b/emory/.gitignore
@@ -0,0 +1,106 @@
+# Created by https://www.toptal.com/developers/gitignore/api/osx,vim,emacs
+# Edit at https://www.toptal.com/developers/gitignore?templates=osx,vim,emacs
+
+*.html
+*.css
+
+### Emacs ###
+# -*- mode: gitignore; -*-
+*~
+\#*\#
+/.emacs.desktop
+/.emacs.desktop.lock
+*.elc
+auto-save-list
+tramp
+.\#*
+
+# Org-mode
+.org-id-locations
+*_archive
+
+# flymake-mode
+*_flymake.*
+
+# eshell files
+/eshell/history
+/eshell/lastdir
+
+# elpa packages
+/elpa/
+
+# reftex files
+*.rel
+
+# AUCTeX auto folder
+/auto/
+
+# cask packages
+.cask/
+dist/
+
+# Flycheck
+flycheck_*.el
+
+# server auth directory
+/server/
+
+# projectiles files
+.projectile
+
+# directory configuration
+.dir-locals.el
+
+# network security
+/network-security.data
+
+
+### OSX ###
+# General
+.DS_Store
+.AppleDouble
+.LSOverride
+
+# Icon must end with two \r
+Icon
+
+# Thumbnails
+._*
+
+# Files that might appear in the root of a volume
+.DocumentRevisions-V100
+.fseventsd
+.Spotlight-V100
+.TemporaryItems
+.Trashes
+.VolumeIcon.icns
+.com.apple.timemachine.donotpresent
+
+# Directories potentially created on remote AFP share
+.AppleDB
+.AppleDesktop
+Network Trash Folder
+Temporary Items
+.apdisk
+
+### Vim ###
+# Swap
+[._]*.s[a-v][a-z]
+!*.svg # comment out if you don't need vector files
+[._]*.sw[a-p]
+[._]s[a-rt-v][a-z]
+[._]ss[a-gi-z]
+[._]sw[a-p]
+
+# Session
+Session.vim
+Sessionx.vim
+
+# Temporary
+.netrwhist
+# Auto-generated tag files
+tags
+# Persistent undo
+[._]*.un~
+
+# End of https://www.toptal.com/developers/gitignore/api/osx,vim,emacs
diff --git a/emory/seduction_persuasion/_subsections/intro.org b/emory/seduction_persuasion/_subsections/intro.org
new file mode 100644
index 0000000..ca56cef
--- /dev/null
+++ b/emory/seduction_persuasion/_subsections/intro.org
@@ -0,0 +1,15 @@
+#+HTML_HEAD:
+
+#+title: Dark Seduction & Persuasion | Introduction
+
+* Links
+- [[../../../../course-listings.org][Courses Listing]]
+- [[../../toc.org][TOC | Dark Psychology Series]]
+- [[../toc.org][TOC | Dark Seduction & Persuasion]]
+
+* Notes
+
+- seduciton is a science
+- the ability to facinate
+- recognize the tactics
+- leveraging human needs
diff --git a/emory/seduction_persuasion/toc.org b/emory/seduction_persuasion/toc.org
new file mode 100644
index 0000000..492bdec
--- /dev/null
+++ b/emory/seduction_persuasion/toc.org
@@ -0,0 +1,9 @@
+#+title: Dark Seduction & Persuasion | Emory Green
+#+HTML_HEAD:
+
+* Links
+- [[../../../course-listings.org][Courses Listing]]
+
+* Table of Contents
+
+** [[./_subsections/intro.org][Introduction]]
diff --git a/emory/toc.org b/emory/toc.org
new file mode 100644
index 0000000..b985f5b
--- /dev/null
+++ b/emory/toc.org
@@ -0,0 +1,10 @@
+#+title: Dark Psychology Books by Emory Green
+#+HTML_HEAD:
+#+HTML_HEAD:
+
+* Links
+- [[../../course-listings.org][Courses Listing]]
+
+* Dark Psychology Series
+
+** [[./seduction_persuasion/toc.org][Dark Seduction & Persuasion Tactics]]