Browse Source

concept for passion project

Jonathan Hinds 6 years ago
parent
commit
15417501bc
6 changed files with 253 additions and 4 deletions
  1. 9
    0
      .idea/PassionBy4.2.iml
  2. 6
    0
      .idea/misc.xml
  3. 8
    0
      .idea/modules.xml
  4. 6
    0
      .idea/vcs.xml
  5. 206
    0
      .idea/workspace.xml
  6. 18
    4
      ProjectDescription.md

+ 9
- 0
.idea/PassionBy4.2.iml View File

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+    <exclude-output />
5
+    <content url="file://$MODULE_DIR$" />
6
+    <orderEntry type="inheritedJdk" />
7
+    <orderEntry type="sourceFolder" forTests="false" />
8
+  </component>
9
+</module>

+ 6
- 0
.idea/misc.xml View File

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="JavaScriptSettings">
4
+    <option name="languageLevel" value="ES6" />
5
+  </component>
6
+</project>

+ 8
- 0
.idea/modules.xml View File

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ProjectModuleManager">
4
+    <modules>
5
+      <module fileurl="file://$PROJECT_DIR$/.idea/PassionBy4.2.iml" filepath="$PROJECT_DIR$/.idea/PassionBy4.2.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 6
- 0
.idea/vcs.xml View File

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="VcsDirectoryMappings">
4
+    <mapping directory="" vcs="Git" />
5
+  </component>
6
+</project>

+ 206
- 0
.idea/workspace.xml View File

@@ -0,0 +1,206 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="f4ee8dfd-8fbf-4349-805e-351a288f2952" name="Default Changelist" comment="">
5
+      <change beforePath="$PROJECT_DIR$/ProjectDescription.md" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectDescription.md" afterDir="false" />
6
+    </list>
7
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
8
+    <option name="SHOW_DIALOG" value="false" />
9
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
+    <option name="LAST_RESOLUTION" value="IGNORE" />
12
+  </component>
13
+  <component name="FUSProjectUsageTrigger">
14
+    <session id="-2034352400">
15
+      <usages-collector id="statistics.lifecycle.project">
16
+        <counts>
17
+          <entry key="project.open.time.0" value="1" />
18
+          <entry key="project.opened" value="1" />
19
+        </counts>
20
+      </usages-collector>
21
+      <usages-collector id="statistics.file.extensions.open">
22
+        <counts>
23
+          <entry key="md" value="2" />
24
+        </counts>
25
+      </usages-collector>
26
+      <usages-collector id="statistics.file.types.open">
27
+        <counts>
28
+          <entry key="Markdown" value="2" />
29
+        </counts>
30
+      </usages-collector>
31
+      <usages-collector id="statistics.file.extensions.edit">
32
+        <counts>
33
+          <entry key="md" value="1849" />
34
+        </counts>
35
+      </usages-collector>
36
+      <usages-collector id="statistics.file.types.edit">
37
+        <counts>
38
+          <entry key="Markdown" value="1849" />
39
+        </counts>
40
+      </usages-collector>
41
+    </session>
42
+  </component>
43
+  <component name="FileEditorManager">
44
+    <leaf>
45
+      <file pinned="false" current-in-tab="false">
46
+        <entry file="file://$PROJECT_DIR$/README.md">
47
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
48
+            <state split_layout="SPLIT">
49
+              <first_editor />
50
+              <second_editor />
51
+            </state>
52
+          </provider>
53
+        </entry>
54
+      </file>
55
+      <file pinned="false" current-in-tab="true">
56
+        <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
57
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
58
+            <state split_layout="SPLIT">
59
+              <first_editor relative-caret-position="60">
60
+                <caret line="4" selection-start-line="4" selection-end-line="19" selection-end-column="41" />
61
+              </first_editor>
62
+              <second_editor />
63
+            </state>
64
+          </provider>
65
+        </entry>
66
+      </file>
67
+    </leaf>
68
+  </component>
69
+  <component name="Git.Settings">
70
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
71
+  </component>
72
+  <component name="IdeDocumentHistory">
73
+    <option name="CHANGED_PATHS">
74
+      <list>
75
+        <option value="$PROJECT_DIR$/ProjectDescription.md" />
76
+      </list>
77
+    </option>
78
+  </component>
79
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
80
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
81
+  <component name="JsGulpfileManager">
82
+    <detection-done>true</detection-done>
83
+    <sorting>DEFINITION_ORDER</sorting>
84
+  </component>
85
+  <component name="ProjectFrameBounds" extendedState="6">
86
+    <option name="y" value="23" />
87
+    <option name="width" value="1280" />
88
+    <option name="height" value="709" />
89
+  </component>
90
+  <component name="ProjectView">
91
+    <navigator proportions="" version="1">
92
+      <foldersAlwaysOnTop value="true" />
93
+    </navigator>
94
+    <panes>
95
+      <pane id="ProjectPane">
96
+        <subPane>
97
+          <expand>
98
+            <path>
99
+              <item name="PassionBy4.2" type="b2602c69:ProjectViewProjectNode" />
100
+              <item name="PassionBy4.2" type="462c0819:PsiDirectoryNode" />
101
+            </path>
102
+          </expand>
103
+          <select />
104
+        </subPane>
105
+      </pane>
106
+      <pane id="PackagesPane" />
107
+      <pane id="Scope" />
108
+    </panes>
109
+  </component>
110
+  <component name="PropertiesComponent">
111
+    <property name="WebServerToolWindowFactoryState" value="false" />
112
+    <property name="aspect.path.notification.shown" value="true" />
113
+    <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1541681893949" />
114
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
115
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
116
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
117
+  </component>
118
+  <component name="RunDashboard">
119
+    <option name="ruleStates">
120
+      <list>
121
+        <RuleState>
122
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
123
+        </RuleState>
124
+        <RuleState>
125
+          <option name="name" value="StatusDashboardGroupingRule" />
126
+        </RuleState>
127
+      </list>
128
+    </option>
129
+  </component>
130
+  <component name="SvnConfiguration">
131
+    <configuration />
132
+  </component>
133
+  <component name="TaskManager">
134
+    <task active="true" id="Default" summary="Default task">
135
+      <changelist id="f4ee8dfd-8fbf-4349-805e-351a288f2952" name="Default Changelist" comment="" />
136
+      <created>1541681039351</created>
137
+      <option name="number" value="Default" />
138
+      <option name="presentableId" value="Default" />
139
+      <updated>1541681039351</updated>
140
+      <workItem from="1541681040720" duration="1230000" />
141
+    </task>
142
+    <servers />
143
+  </component>
144
+  <component name="TimeTrackingManager">
145
+    <option name="totallyTimeSpent" value="1230000" />
146
+  </component>
147
+  <component name="ToolWindowManager">
148
+    <frame x="0" y="23" width="1280" height="724" extended-state="6" />
149
+    <editor active="true" />
150
+    <layout>
151
+      <window_info id="Image Layers" />
152
+      <window_info id="Designer" />
153
+      <window_info id="UI Designer" />
154
+      <window_info id="Capture Tool" />
155
+      <window_info id="Favorites" side_tool="true" />
156
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24959612" />
157
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
158
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
159
+      <window_info anchor="bottom" id="Version Control" />
160
+      <window_info anchor="bottom" id="Terminal" />
161
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
162
+      <window_info anchor="bottom" id="Message" order="0" />
163
+      <window_info anchor="bottom" id="Find" order="1" />
164
+      <window_info anchor="bottom" id="Run" order="2" />
165
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
166
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
167
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
168
+      <window_info anchor="bottom" id="TODO" order="6" />
169
+      <window_info anchor="right" id="Palette" />
170
+      <window_info anchor="right" id="Theme Preview" />
171
+      <window_info anchor="right" id="Capture Analysis" />
172
+      <window_info anchor="right" id="Palette&#9;" />
173
+      <window_info anchor="right" id="Database" />
174
+      <window_info anchor="right" id="Maven Projects" />
175
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
176
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
177
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
178
+    </layout>
179
+  </component>
180
+  <component name="TypeScriptGeneratedFilesManager">
181
+    <option name="version" value="1" />
182
+  </component>
183
+  <component name="VcsContentAnnotationSettings">
184
+    <option name="myLimit" value="2678400000" />
185
+  </component>
186
+  <component name="editorHistoryManager">
187
+    <entry file="file://$PROJECT_DIR$/README.md">
188
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
189
+        <state split_layout="SPLIT">
190
+          <first_editor />
191
+          <second_editor />
192
+        </state>
193
+      </provider>
194
+    </entry>
195
+    <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
196
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
197
+        <state split_layout="SPLIT">
198
+          <first_editor relative-caret-position="60">
199
+            <caret line="4" selection-start-line="4" selection-end-line="19" selection-end-column="41" />
200
+          </first_editor>
201
+          <second_editor />
202
+        </state>
203
+      </provider>
204
+    </entry>
205
+  </component>
206
+</project>

+ 18
- 4
ProjectDescription.md View File

@@ -1,8 +1,22 @@
1
-# Your Project Name
1
+PassionNet
2 2
 
3
-### a cool tagline...
3
+Explore your passions with the internet.
4 4
 
5
-Less than 300 words which describe your project. Etc,....
5
+My passion project is to create a web app / mobile app which generates a random website
6
+or pulls a random website form a database based on key interests the user enters into their 
7
+profile. The purpose of this project is to bring users directly websites which will help 
8
+them to further their interests or passions by surfing the far corners of internet. The app 
9
+will either ask them for their interests, which will be matched with tags attached to each site
10
+in the database - or ask them to enter a phrase or questions regarding what they're looking for.
11
+Continuing to search following their query, they will be brought directly to what is deemed
12
+the most accurate result. A navigation bar will be attached to the top of the page which will
13
+enable the user to move left and right, from result to result until they find what interests them.
6 14
 
15
+This is something I feel passionate about because, as a technologist I have a desire to always
16
+continue learning. The late stumble upon was a tool I used regularly to find resources and tools
17
+recommened, reviewed and rated by strangers over the internet. This tool allowed me to learn new
18
+things and find new ideas for overcoming challenges in both my personal and professional life.
19
+I'd like to reinvent this idea, expanding on the concept of creating a community of support, and 
20
+resources for people who share interests.
7 21
 
8
-* Your Name Here
22
+Jonathan Hinds