๐
Working from home
Software Engineer / DevOps Engineer
-
World
- Shiraz, Iran
-
21:10
(UTC +03:30)
Pinned Loading
-
reddit-telegram-scrapp-reddit
reddit-telegram-scrapp-reddit Publicscrap hot memes from /r/memes sub in reddit and send it to telegram channel
Python 5
-
github2gitea
github2gitea Publicuseful scripts for easily migrating, deleting and etc ... of your organization's repositories from github to your own hosted Gitea! tested on latest stable build of Gitea and api version v1.
Python
-
2d array JavaScript function
2d array JavaScript function 1function make2DArray(cols, rows){
2let arr = new Array(cols)
3for(let i = 0; i < arr.length; i++){
4arr[i] = new Array(rows)
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.