Skip to content

Commit

Permalink
Add assets and pages
Browse files Browse the repository at this point in the history
  • Loading branch information
amaranadh-wal committed Sep 15, 2024
1 parent 691aa1e commit 9a1c215
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 8 deletions.
38 changes: 33 additions & 5 deletions _pages/teaching.md
Original file line number Diff line number Diff line change
@@ -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!
<b>NodeJs</b>

<b>ReactJs</b>

<b>MongoDB</b>

<b>PostgreSQL</b>

<b>MYSQL</b>

<b>MSSQL</b>

<b>BootStrap</b>

<b>REST API </b>

<b>HTML</b>

<b>BOOTSTRAP</b>

<b>JAVASCRIPT</b>

<b>REACT-NATIVE</b>

<b>FLUTTER</b>

<b>DIGITALOCEAN</b>

<b>AWS (EC2, S3)</b>
16 changes: 13 additions & 3 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"level": "Master",
"icon": "fa-solid fa-hashtag",
"keywords": [
"NodeJs","PYTHON","WordPress",
"NodeJs","PYTHON","WordPress","SpringBoot",
"ReactJs",
"Angular.io",
"React-Native",
Expand All @@ -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": [
{
Expand Down Expand Up @@ -183,6 +193,6 @@
"summary": "A white labeled Non-profit platform",
"highlights": ["Fundraising", "Non-Profit"],
"url": "https://moder8.in/"
},
}
]
}

0 comments on commit 9a1c215

Please sign in to comment.