diff --git a/_pages/teaching.md b/_pages/teaching.md index 87bb1a5c..3a381f53 100644 --- a/_pages/teaching.md +++ b/_pages/teaching.md @@ -1,12 +1,40 @@ --- layout: page -permalink: /teaching/ -title: teaching -description: Materials for courses you taught. Replace this text with your description. +permalink: /training/ +title: Training +description: I have good experience in training and mentoring full-stack developers. nav: true nav_order: 6 --- -For now, this page is assumed to be a static description of your courses. You can convert it to a collection similar to `_projects/` so that you can have a dedicated page for each course. +Full-Stack Development Training Topics -Organize your courses by years, topics, or universities, however you like! +NodeJs + +ReactJs + +MongoDB + +PostgreSQL + +MYSQL + +MSSQL + +BootStrap + +REST API + +HTML + +BOOTSTRAP + +JAVASCRIPT + +REACT-NATIVE + +FLUTTER + +DIGITALOCEAN + +AWS (EC2, S3) diff --git a/assets/json/resume.json b/assets/json/resume.json index de62f43d..31b33716 100644 --- a/assets/json/resume.json +++ b/assets/json/resume.json @@ -112,7 +112,7 @@ "level": "Master", "icon": "fa-solid fa-hashtag", "keywords": [ - "NodeJs","PYTHON","WordPress", + "NodeJs","PYTHON","WordPress","SpringBoot", "ReactJs", "Angular.io", "React-Native", @@ -125,13 +125,23 @@ ] }, { + "name": "DevOps", "level": "Master", "icon": "fa-solid fa-hashtag", "keywords": [ "AWS", "DigitalOcean", "BlueHost", "Azure", "Heroku" ] - } + }, + { + + "name": "DataBase", + "level": "Master", + "icon": "fa-solid fa-hashtag", + "keywords": [ + "MSSQL","MYSQL","POSTGRESQL","MONGODB","REDIS" + ] + } ], "languages": [ { @@ -183,6 +193,6 @@ "summary": "A white labeled Non-profit platform", "highlights": ["Fundraising", "Non-Profit"], "url": "https://moder8.in/" - }, + } ] }