You may need to validate national numbers for a company working in Iran. There is...
Majid Jalilian
Tech enthusiast, Software Engineering
About
Links
Senior Software Engineer with over 5 years of experience specializing in DBMS, API design, web-development. Passionate about optimizing processes and delivering high-quality solutions.
Open-source Projects
- A basic project used both Fast Api and Flask to create a gallery (Python + React)
- Scraping and create a bigdata to analyze reviews of Google Maps (Python)
- Forecasting future usage of electric energy in Iran using recent years resource (Python)
- Persian calendar to Georgian calendar converter (PHP)
- Browser extension to find experience in Iranian companies before apply for jobs (Archived -JS)
01
Python
02
PHP
03
JavaScript
Technology Stack
04
Docker
05
APIs
06
Git Control
07
Linux
Tutorials
Full Guide to Redirect Using .htaccess File
Introduction An .htaccess file is a configuration file that can be used to control various...
Prediction of Iran’s electric power consumption
On one of my personal projects as a master student of software engineering, I did...
Convert Georgian to Jalali in PHP (include Laravel)
1. Install Easy Jalali Library via Composer: composer require majidcode/easy-jalali Note: you can use it...
How to run Laravel 8.0 on Directadmin (Centos Linux)
Problem: How to Install and configure Laravel (8.0 v) on Directadmin? Problem 2: Laravel uses...
Installing composer on CentOS 8.0/7.0, Ubuntu, Redhat and any Linux distribution
Problem: How to install Composer on your CentOS Linux server? Before installation: You need SSH...
How to get user IP while using Cloudflare in PHP? (Safest method)
Problem: One of the big problems after using cloudflare is how to check user IP...