Compare commits

2 Commits

Author SHA1 Message Date
Pajkic
2797423174 Merge 894636f168 into 6e37dab7d1 2025-02-01 22:25:11 +00:00
marko pajkic
894636f168 Project twitter-clone added to the list 2025-01-23 10:10:24 +01:00

View File

@@ -1953,6 +1953,15 @@
], ],
"description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks." "description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks."
}, },
{
"name": "twitter-clone",
"link": "https://github.com/Pajkic-lab/twitter-clone",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"description": "TwClone is a Twitter replica designed to showcase cutting-edge technologies, foster knowledge sharing, and cultivate a supportive developer community."
},
{ {
"name": "pythonping", "name": "pythonping",
"link": "https://github.com/alessandromaggio/pythonping", "link": "https://github.com/alessandromaggio/pythonping",