File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,3 @@ and give statistics about them.
55
55
3 . ** Papercups** - P2P chat and file application
56
56
4 . ** Programmer News Bot** - Telegram bot which retrieve and send posts from
57
57
Hacker News.
58
-
59
-
60
-
61
-
62
-
Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "name" : " Chip-octo" ,
4
+ "description" : " Chip-Octo is an interpreter of the classic CHIP-8 programming language made in Rust." ,
5
+ "sourceLink" : " https://github.com/dfireBird/chip-octo"
6
+ },
7
+ {
8
+ "name" : " Papercups" ,
9
+ "description" : " A P2P chat and file transfer program" ,
10
+ "sourceLink" : " https://github.com/dfireBird/papercups"
11
+ },
2
12
{
3
13
"name" : " Personal Website" ,
4
14
"description" : " Website that serves both as a blog and portfolio. Created using react and gatsby" ,
10
20
"description" : " A Discord bot to count emojis in messages send in a server and output the lowest frequency of emojis" ,
11
21
"sourceLink" : " https://github.com/dfireBird/emourge"
12
22
},
13
- {
14
- "name" : " Papercups" ,
15
- "description" : " A P2P chat and file transfer program" ,
16
- "sourceLink" : " https://github.com/dfireBird/papercups"
17
- },
18
23
{
19
24
"name" : " scrapddit" ,
20
25
"description" : " A CLI which retrieves reddit posts from a subreddit or popular feed using Reddit API. Created using JavaScript." ,
You can’t perform that action at this time.
0 commit comments