Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
An evolving how-to guide for securing a Linux server.
یک راهنمای نسبتا جامع برای اینکه چگونه اگر سرور لینوکسی دارید امن‌ترش کنید

#linux #server #security #how #tips
@pythony

github.com/imthenachoman/How-To-Secure-A-Linux-Server
Intercept & view all your HTTP(S)Mock endpoints or entire servers Rewrite, redirect, or inject errors.
یه ابزار جمع و جور که بین کلاینت و سرور میشینه و میتونه گوش بده چه چیزهایی به مقصد فرستاده میشه. البته Postman هم کلی فیچر برای این جور حرکات داره. این ابزار فیچرهای مخصوص و ویژه‌ای برای شنود از اندروید داره که توی postman راستش من خیلی سخت تونستم پیداش کنم :)

#intercept #http #https #mock #endpoint #tools #server #android #mobile #inject #analyse
@pythony

https://httptoolkit.tech
A fully featured open source mail delivery platform for incoming & outgoing e-mail. another alternative is poste.io
یک email server اوپن سورس که مثل هلو میشه توی هر سروری بالا اوردش و یه جورایی رقیب poste.io محسوب میشه.

#mail #server #email #free #opensource #open #source #smtp #postal #ruby
thanks to: م. م. آسمان‌منظر
@pythony

https://github.com/postalserver/postal
Nginx location match tester
ابزار انلاینی برای چک کردن location های مختلف در کانفیگ nginx

#nginx #location #match #regex #regular #expression #server #web #test #tools #online
@pythony

https://nginx.viraptor.info
A fully functional local AWS cloud stack
Develop and test your cloud and serverless apps offline!
بصورت local و کاملا عملی کل استک AWS را بالا بیارید و اپلیکیشن‌های خود را قبل از deploy روی سرورهای اصلی AWS با localStack تست کنید.

#aws #local #stack #cloud #server #serverless #test #infrastructure #efficient
@pythony

https://localstack.cloud
Termius is the SSH client that works on Desktop and Mobile. good alternative for putty or mobaxterm.
اگه از ویندوز استفاده میکنید و میخواین به سرور لینوکسی یا ویندوزی دیگه ای ssh کنید. میتونید به جای putty یا mobaxterm از termius استفاده کنید.

#ssh #client #terminal #linux #windows #x11 #tools #termius #server
@pythony

https://termius.com
MySQL database as a service platform that provide 5 GiB in free plan. you can simply connect your applications to it that runs on AWS.
یه سرویس Database as a Service MySQL که پلن رایگان هم داره. 5 گیگابایت فضای رایگان روی AWS میده بدون کردیت یا چیزی.راحت میتونید سرویس هاتون رو بهش وصل کنید و ازش استفاده کنید.

#sql #database #mysql #serverless #server #platform #saas #paas #service #daas
@pythony

https://planetscale.com
System design and summary of performance of stackexchange websites (containing stackoverflow) in one page.
خلاصه‌ای از طراحی سیستم و عدد و رقم‌های performance ای که سایت stackexchange برای مجموعه سایت‌های خودشون که شامل stackoverflow هم میشه اعلام کرده.

#stackoverflow #stack #exchange #stackexchange #statistics #system #design #performance #server #config #webserver #haproxy #scalability #scale #scalable #diagram #database #load #balance #techstack
thanks to: م. م. آسمان‌منظر
@pythony

https://stackexchange.com/performance
Build famous projects from scratch with a huge and friendly community to increase your knowledge about software engineering and its challenges.
پروژه های معروف را از ابتدا با یک جامعه بزرگ و دوستانه بسازید تا دانش خود را در مورد مهندسی نرم افزار و چالش های آن افزایش دهید.

#practice #programming #code #scratch #applpication #server #basic #interview
@pythony

https://app.codecrafters.io
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
پروژه کوچک و جمع و جور برای اینکه خیلی سریع بتونین یه سرور بیارین بالا که endpoint های json خودتون رو داشته باشه. برای تست یا mock یا هرکار مشابه میشه ازش استفاده کرد :)

#json #server #mock #fake #data #backend #fast #easy #nodejs #node #npm #npx
@pythony

https://github.com/typicode/json-server
If your application needs to respond to webhooks, you'll need some way to expose localhost to the internet. smee.io do that for you.
اگه برنامه‌ای که نوشتین نیاز داره که به یه webhook جواب بده به یه راهی نیاز دارین که localhost یه جوری به اینترنت وصل بشه. این ابزار شبیه به ngrok عمل میکنه ولی با این تفاوت که خیلی ساده تره و فقط برای webhook کاربرد داره و SSE رو ساپورت میکنه.

#SSE #Localhost #Server #Event #WebHook #Hook
@pythony

https://smee.io