armanexplorer

Just Do It Neatly!

GitHub

Let’s go 🔥


image source: EastMojo


Top Skills 💣

The followings are my top skills and surely my favorites. I tried to put the tools that I’ve been using to develop projects. I have more than two years of experience in most of them, and actually, I have more than one year of experience in each one.


Django Full-Stack



Django Python Celery
PostgreSQL Redis SQLite
Swagger OpenAPI
curl Postman Selenium
Gunicorn PM2
JavaScript jQuery HTML5 CSS3 Bootstrap
Figma Material Design



DevOps



Github Actions Heroku Semaphore CI Azure DevOps Azure Pipelines Vercel
CentOS Debian Ubuntu Linux Windows
GNU Bash CMake PowerShell Windows Terminal
Docker Vagrant VMware VirtualBox
Nginx Apache Let’s Encrypt



Project Management



Azure DevOps
ClickUp
Slack
Trello



Software Engineering



WordPress WooCommerce MailChimp PHP Composer MySQL phpMyAdmin cPanel XAMPP
ChatBot ngork
BigBlueButton


C C++ SFML
pandas NumPy Jupyter scikit-learn ImageJ
npm Yarn Node.js Socket.io
MongoDB Microsoft SQL Server


FileZilla Cloudflare Firebase Wireshark OpenVPN OpenSSL Pastebin Unicode Bitbucket


Intro Code 👨‍💻

me = '`armanexplorer`'

cur_charecter = 'Optimizer and Problem Solver Geek'
cur_skills = ['`Django Full-Stack Development`',
              '`DevOps Enginnering`',
              '`Backend Engineering`',
              '`Software Engineering`',
              '`Project Management`',
]
cur_favs = ['`Backend Development`',
            '`System Administration`',
            '`Project Management`',
            '`Optimizing`',
            '`Problem Solving`',
            '`Walking`',
            '`Berlin`',
]
cur_work = 'Making Freelance Projects alive as `Full-Stack Django Developer` and `Project Manager`'

com_tools = {
    'Linkedin': 'https://www.linkedin.com/in/armanexplorer',
    'Telegram': 'https://t.me/armanexplorer',
    'Email': 'armanexplorer@gmail.com'
}

# generate intro
intro = (
    f'Hi, I’m {me} 👋\n'
    f'I’m an {cur_charecter}\n'
    f'I’m skilled in {" , ".join(cur_skills)}\n'
    f'I’m currently working on {cur_work}\n'
    f'I’m interested in {" , ".join(cur_favs)}\n'
    f'You can reach me by:\n'
)  
for tool_name, tool_link in com_tools.items():
    intro += f'* [{tool_name}]({tool_link})\n'
intro += 'I’ll be glad to talk to you ;)'

print(intro)  


Output 🥤

0️⃣: Hi, I’m armanexplorer 👋

1️⃣: I’m an Optimizer + Problem Solver Geek

2️⃣: I’m skilled in Django Full-Stack Development , DevOps Enginnering , Backend Engineering ,

Software Engineering , Project Management

3️⃣: I’m currently working on Making Freelance Projects alive as Full-Stack Django Developer and Project Manager

4️⃣: I’m interested in Backend Development , System Administration , Project Management , Optimizing ,

Problem Solving , Walking , Berlin

5️⃣: You can reach me by:

6️⃣: I’ll be glad to talk to you ;)



The End!




linkedin Telegram Telegram


image source: WikiPedia