Skip to content

Commit

Permalink
wrote something
Browse files Browse the repository at this point in the history
  • Loading branch information
anaclumos committed Dec 1, 2023
1 parent aaf6fdf commit 9fbb93a
Show file tree
Hide file tree
Showing 10 changed files with 1,431 additions and 1,528 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ everything I know! [Dive down the rabbit hole now](https://cho.sh/random)!

## Last updated

Tue Nov 28 22:05:23 PST 2023
Thu Nov 30 21:20:44 PST 2023

## Stats

```
───────────────────────────────────────────────────────────────────────────────
Language Files Lines Blanks Comments Code Complexity
───────────────────────────────────────────────────────────────────────────────
Markdown 2268 57649 14986 0 42663 0
Markdown 2271 57688 14994 0 42694 0
CSS 70 20359 792 36 19531 0
TypeScript 59 18708 178 49 18481 165
TypeScript 59 18720 178 49 18493 165
JSON 16 1632 0 0 1632 0
YAML 12 17695 1898 3 15794 0
YAML 12 15670 1883 3 13784 0
SVG 9 9 0 0 9 0
Python 7 864 51 28 785 83
Plain Text 3 103 18 0 85 0
Expand All @@ -47,13 +47,13 @@ TypeScript Typings 2 15 1 4 10 0
gitignore 2 296 69 69 158 0
JavaScript 1 19 3 12 4 0
───────────────────────────────────────────────────────────────────────────────
Total 2451 117357 17997 203 99157 248
Total 2454 115383 17990 203 97190 248
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop (organic) $3,370,814
Estimated Schedule Effort (organic) 21.82 months
Estimated People Required (organic) 13.72
Estimated Cost to Develop (organic) $3,300,638
Estimated Schedule Effort (organic) 21.65 months
Estimated People Required (organic) 13.54
───────────────────────────────────────────────────────────────────────────────
Processed 5530853 bytes, 5.531 megabytes (SI)
Processed 5511303 bytes, 5.511 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────
```
9 changes: 9 additions & 0 deletions Research/journals/2023-11-29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
date: '2023-11-29'
lang: 'en'
slug: '/2023-11-29'
---

- [[Project Impruneta]]
- [[Borrowing a Book from USC]]
- [[Person 4F439C]]
7 changes: 7 additions & 0 deletions Research/pages/Borrowing a Book from USC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
lang: 'en'
slug: '/C148EF'
---

1. try the [library search](https://libraries.usc.edu).
2. If they don't have it, request it at [Interlibrary Loan & Document Delivery (IDD)](https://usc-illiad-oclc-org.libproxy2.usc.edu/illiad/illiad.dll?Action=10&Form=21)
22 changes: 22 additions & 0 deletions Research/pages/Person 4F439C.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
lang: 'en'
slug: '/4460DA'
---

1. Discussion about a new messaging app ([[Project Ganymede]])

- The app allows sending vanishing messages like Snapchat within iMessage
- Messages can only be read once before disappearing
- Looking to grow the app on TikTok

2. Advice on growth strategies for TikTok

- Focus on making controversial content to drive engagement
- Test different hook, body and call-to-action combinations
- Grow organically by making multiple accounts

3. Clarification on company's focus

- The company primarily works with creators to sell physical goods on TikTok Shop
- They cannot guarantee success or take on app projects
- Offered tips on content creation and growth hacking instead
2 changes: 1 addition & 1 deletion Research/pages/Project Impruneta.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Ran entire ten epochs with the original dataset with CIFAR CNN: 87.76 %

## Experiment

Either I coded them wrong or it doesn't work
Either I coded them wrong, or it doesn't work

![[EAC4BB.png]]
1 change: 1 addition & 0 deletions Research/pages/Project PEOPLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ Try refreshing the page!
- [[Person 542AD7]]
- [[Person 648442]]
- [[Person 960D1D]]
- [[Person 4F439C]]

</Shuffle>
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
]
},
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/plugin-client-redirects": "^3.0.0",
"@docusaurus/plugin-content-docs": "^3.0.0",
"@docusaurus/plugin-google-gtag": "^3.0.0",
"@docusaurus/plugin-pwa": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/theme-classic": "^3.0.0",
"@docusaurus/theme-common": "^3.0.0",
"@docusaurus/theme-mermaid": "^3.0.0",
"@docusaurus/core": "^3.0.1",
"@docusaurus/plugin-client-redirects": "^3.0.1",
"@docusaurus/plugin-content-docs": "^3.0.1",
"@docusaurus/plugin-google-gtag": "^3.0.1",
"@docusaurus/plugin-pwa": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@docusaurus/theme-classic": "^3.0.1",
"@docusaurus/theme-common": "^3.0.1",
"@docusaurus/theme-mermaid": "^3.0.1",
"@giscus/react": "^2.3.0",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"cobe": "^0.6.3",
"iframe-resizer-react": "^1.1.0",
"prism-react-renderer": "^2.2.0",
"prism-react-renderer": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-force-graph": "^1.44.0",
Expand All @@ -36,26 +36,26 @@
"rehype-katex": "^7.0.0",
"remark-math": "^6.0.0",
"swc-loader": "^0.2.3",
"three": "^0.158.0",
"three": "^0.159.0",
"ts-node": "^10.9.1",
"webpack": "^5.89.0"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.5",
"@babel/preset-react": "^7.23.3",
"@cloudflare/workers-types": "latest",
"@docusaurus/module-type-aliases": "^3.0.0",
"@docusaurus/tsconfig": "^3.0.0",
"@docusaurus/types": "^3.0.0",
"@cloudflare/workers-types": "^4.20231121.0",
"@docusaurus/module-type-aliases": "^3.0.1",
"@docusaurus/tsconfig": "^3.0.1",
"@docusaurus/types": "^3.0.1",
"@prettier/plugin-xml": "^3.2.1",
"@tsconfig/docusaurus": "^2.0.2",
"@types/node": "^20.9.0",
"@types/three": "^0.158.2",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"eslint": "^8.53.0",
"@types/node": "^20.10.1",
"@types/three": "^0.159.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-config-standard-with-typescript": "^40.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-n": "^16.3.1",
Expand All @@ -64,8 +64,8 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"wrangler": "3.15.0"
"typescript": "^5.3.2",
"wrangler": "3.18.0"
},
"license": "MIT",
"main": "src/index.tsx",
Expand Down

0 comments on commit 9fbb93a

Please sign in to comment.