Skip to content

Commit

Permalink
assets
Browse files Browse the repository at this point in the history
  • Loading branch information
carafelix committed Oct 20, 2023
1 parent 085c034 commit 859181e
Show file tree
Hide file tree
Showing 59 changed files with 30 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,3 @@ package-lock.json
package.json

*.map
index.css
index.js
/assets
Binary file added assets/cofi.ico
Binary file not shown.
Binary file added assets/dall-e/0_gorilla_face_close-up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dall-e/12_mandrill_face_close-up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dall-e/1_gorilla_face_close-up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dall-e/2_gorilla_face_close-up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dall-e/32_baboon_face_close-up.png
Binary file added assets/dall-e/33_baboon_face_close-up.png
Binary file added assets/dall-e/34_baboon_face_close-up.png
Binary file added assets/dall-e/35_baboon_face_close-up.png
Binary file added assets/dall-e/36_gibbon_face_close-up.png
Binary file added assets/dall-e/37_baboon_face_close-up.png
Binary file added assets/dall-e/38_baboon_face_close-up.png
Binary file added assets/dall-e/39_baboon_face_close-up.png
Binary file added assets/dall-e/3_gorilla_face_close-up.png
Binary file added assets/dall-e/40_baboon_face_close-up.png
6 changes: 6 additions & 0 deletions assets/dall-e/names.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
const fs = require('fs')

const fileList = fs.readdirSync(__dirname);
fileList.pop();

console.log(fileList);
1 change: 1 addition & 0 deletions assets/github-mark-white.svg
23 changes: 23 additions & 0 deletions assets/labyrinht.svg
Binary file added assets/profiles.xcf
Binary file not shown.
Binary file added assets/profiles/cloud.webp
Binary file not shown.
Binary file added assets/profiles/coffee.webp
Binary file not shown.
Binary file added assets/profiles/dino.webp
Binary file not shown.
Binary file added assets/profiles/ghosti.webp
Binary file not shown.
Binary file added assets/profiles/gladi.webp
Binary file not shown.
Binary file added assets/profiles/littleguy.webp
Binary file not shown.
Binary file added assets/profiles/oldfart.webp
Binary file not shown.
Binary file added assets/profiles/poop.webp
Binary file not shown.
Binary file added assets/profiles/rabbit.webp
Binary file not shown.
Binary file added assets/profiles/sheep.webp
Binary file not shown.
Binary file added assets/profiles/tamper.webp
Binary file not shown.
Binary file added assets/profiles/zombie.webp
Binary file not shown.

0 comments on commit 859181e

Please sign in to comment.