-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39defeb
commit 901bb0f
Showing
39 changed files
with
142 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ lerna-debug.log* | |
|
||
node_modules | ||
.DS_Store | ||
dist | ||
dist-ssr | ||
coverage | ||
*.local | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@media (min-width: 1024px){.about{min-height:100vh;display:flex;align-items:center}} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+2.97 MB
docs/assets/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY-DYC24ZHY.woff2
Binary file not shown.
Binary file added
BIN
+345 KB
...v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel-Dic6xH9b.woff
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<link rel="icon" href="/favicon.ico"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>idkwhodatis</title> | ||
<script type="module" crossorigin src="/assets/index-RVR0dgfD.js"></script> | ||
<link rel="stylesheet" crossorigin href="/assets/index-BlKhls3S.css"> | ||
</head> | ||
<body> | ||
<div id="app" style="display:flex;margin:0;padding:0;max-width:100vw"></div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"4.13.2021", | ||
"category":"game", | ||
"tags":["Java","Swing"], | ||
"description":"A 2048 game with undo and highest score saving function written in Java.", | ||
"repo":"https://github.com/idkwhodatis/2048", | ||
"preview":".png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"12.8.2021", | ||
"category":"music", | ||
"tags":["Brazilian Bass"], | ||
"description":"A Brazilian Bass song bade by FL Studio.", | ||
"repo":"https://www.youtube.com/watch?v=UeKRdWimgwI", | ||
"preview":"https://www.youtube.com/embed/UeKRdWimgwI?rel=0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"2.14.2022", | ||
"category":"game", | ||
"tags":["Unity","C#"], | ||
"description":"A RTS game made by Unity.", | ||
"repo":"https://github.com/idkwhodatis/Cancerize", | ||
"preview":".png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"3.6.2022", | ||
"category":"game", | ||
"tags":["Unity","C#"], | ||
"description":"A story-rich platfomer made by Unity.", | ||
"repo":"https://github.com/idkwhodatis/ChainSmoker", | ||
"preview":".png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"5.18.2023", | ||
"category":"software", | ||
"tags":["Electron","Vue.js"], | ||
"description":"Update open source software from their github repos on Windows.", | ||
"repo":"https://github.com/idkwhodatis/EZupdate", | ||
"preview":".png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"1.14.2023", | ||
"category":"software", | ||
"tags":["Python","Discord API"], | ||
"description":"Discord music bot for Netease Music and YouTube written in Python.", | ||
"repo":"https://github.com/idkwhodatis/LAOBAs-Fantasy", | ||
"preview":".png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"3.28.2022", | ||
"category":"software", | ||
"tags":["C"], | ||
"description":"A Memory Management Simulator written in C.", | ||
"repo":"https://github.com/idkwhodatis/Memory-Management-Simulator", | ||
"preview":"none" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"12.5.2022", | ||
"category":"game", | ||
"tags":["Python","OpenCV"], | ||
"description":"A script to automatically run restaurant in game Nobody.", | ||
"repo":"https://github.com/idkwhodatis/NobodyAutoRestaurant", | ||
"preview":".gif" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"2.4.2022", | ||
"category":"game", | ||
"tags":["Unity","C#"], | ||
"description":"A story-rich platfomer made by Unity.", | ||
"repo":"https://github.com/idkwhodatis/TheOnlyWayIsUp", | ||
"preview":".png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"5.27.2023", | ||
"category":"software", | ||
"tags":["Software"], | ||
"description":"A fork for ncmdump that optimizes interface .", | ||
"repo":"https://github.com/idkwhodatis/ncmdump", | ||
"preview":"none" | ||
} |
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[ | ||
"2048", | ||
"LAOBAs-Fantasy", | ||
"NobodyAutoRestaurant", | ||
"EZupdate", | ||
"MemoryManagementSimulator", | ||
"Cancerize", | ||
"vue-indent", | ||
"ncmdump(fork)", | ||
"TheOnlyWayIsUp", | ||
"ChainSmoker", | ||
"Bad Habits(idkwhodatis Remix)" | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date":"4.23.2024", | ||
"category":"software", | ||
"tags":["JavaScript","VS Code"], | ||
"description":"A 2048 game with undo and highest score saving function written in Java.", | ||
"repo":"https://github.com/idkwhodatis/vue-indent", | ||
"preview":".png" | ||
} |