Skip to content

Commit

Permalink
update DEP
Browse files Browse the repository at this point in the history
  • Loading branch information
mehotkhan committed Jan 28, 2024
1 parent 4a3a58b commit cc26a84
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 54 deletions.
56 changes: 16 additions & 40 deletions content/pages/about.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
---
title: درباره من
menu: false
date: 2023-08-12T04:29:59.358Z
thumbnail: /content/cv-photo-new.webp
description: اوپن سورس وب دولوپر :)
menu_order: 100
---

<div class="ltr">

## About

Ali is an accomplished individual with a strong back-ground in software systems, software management, professional programming and software developing.
Ali has contributed in about 100 software projects during the last 10 years and he is continually evaluating and upgrading his skills so that he stays at the cutting edge of web development. Ali is a quick learner who can generate new ideas and can communicate clearly and effectively. He has a great interest in open source technologies and dedicates his leisure time to study and research in this field.

## Contact Details

- Email : sallam@alizemani.ir
Expand All @@ -30,6 +14,18 @@ Ali has contributed in about 100 software projects during the last 10 years and
- Golang
- PHP

## Front-End Technologies

- Vue3
- Tailwind CSS
- Nuxt3
- Wasm Technology
- React
- Bootstrap (v3,v4) ,
- AndD
- Material UI
- Redux enverioment

## Operations Systems

Experience working in Unix/Linux server managment ,
Expand All @@ -43,26 +39,10 @@ Experience working in Unix/Linux server managment ,
## Back-end Technologies

- Django
- Django DRF (django rest fremwork)
- Django Channel
- Flask microframwork
- Celery,
- Flask
- express.js
- loopback(v3)
- GraphQL

## Front-End Technologies

- Vue3
- Tailwind CSS
- Nuxt3
- Wasm Technology
- React
- Hexo.js
- Bootstrap (v3,v4) ,
- AndD
- Material UI
- Redux enverioment
- Cloudflare Worker

## Mobile App Technologies

Expand All @@ -72,11 +52,8 @@ Experience working in Unix/Linux server managment ,
## Dev-ops Technologies

- Microservise Architecture
- Messaging platform
- Clustermanagment platform (k8s )
- docker
- Nginx
- Kafka
- EMQ (Mqtt broker)
- RabbitMQ

Expand Down Expand Up @@ -104,12 +81,12 @@ Experience working in Unix/Linux server managment ,
- Dexie.js(IndexedDB Wrapper)
- Mongodb
- Postgresql
- Key-Value (redis)
- Redis
- Neo4j

## Social Data Analysis

- Experience working in Twiter Api
- Twiter Api
- Telegram APi
- Instagram Api
- LinkedIn API
Expand All @@ -119,4 +96,3 @@ Experience working in Unix/Linux server managment ,
- Ethereum smart contract
- IPFS Data Storage

</div>
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,30 +16,30 @@
"moment-jalaali": "^0.10.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0",
"@iconify/json": "^2.2.164",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "^1.0.6",
"@nuxt/image": "^1.1.0",
"@nuxt/ui": "^2.11.1",
"@cloudflare/workers-types": "^4.20240117.0",
"@iconify/json": "^2.2.175",
"@nuxt/content": "^2.11.0",
"@nuxt/devtools": "^1.0.8",
"@nuxt/image": "^1.3.0",
"@nuxt/ui": "^2.12.3",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.0.0",
"@types/node": "^20.10.6",
"dotenv": "^16.3.1",
"@types/node": "^20.11.8",
"dotenv": "^16.4.1",
"ejs": "^3.1.9",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^50.0.1",
"js-yaml": "^4.1.0",
"nuxt": "3.9.0",
"nuxt": "3.9.3",
"nuxt-gtag": "^1.1.2",
"nuxt-seo-kit": "^1.3.13",
"prettier": "^3.1.1",
"sass": "^1.69.6",
"sharp": "^0.33.1",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"sharp": "^0.33.2",
"typescript": "^5.3.3",
"unplugin-icons": "0.18.1",
"unplugin-icons": "0.18.3",
"unplugin-vue-components": "^0.26.0",
"vite-plugin-compression": "^0.5.1"
}
Expand Down

0 comments on commit cc26a84

Please sign in to comment.