Skip to content

Commit

Permalink
chore: project addition by nc1z
Browse files Browse the repository at this point in the history
  • Loading branch information
nc1z committed Aug 6, 2023
1 parent d57cd74 commit df4c9a7
Showing 1 changed file with 39 additions and 25 deletions.
64 changes: 39 additions & 25 deletions DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -5771,29 +5771,43 @@
}
]
},

{
"github_username": "Aryainguz",
"Social_media": {
"gitHub": "https://github.com/Aryainguz",
"LinkedIn": "https://www.linkedin.com/in/aryan-inguz-b73150254/",
"Instagram": "https://instagram.com/aryainguz",
"YouTube": "https://www.youtube.com/@thexitingway",
"Twitter": "https://twitter.com/aryaninguz369"
},
"Projects": [
{
"link": "https://github.com/Aryainguz/Euphoria-Check-PERMA-Meter-Express",
"title": "EuphoriaCheck - A Modern PERMA Meter",
"description": "A powerful tool to help you assess and improve your well-being! This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being. With personalized insights, users gain a comprehensive breakdown of their PERMA scores, identifying areas for personal growth and well-being enhancement.Users recieves a personalized note on email that helps them set their targets and improve on specific score so they keep on evolving Key Features: 📊 Happiness Assessment: 📈 Personalized Insights: 🎯 Goal Setting",
"tech": ["expressjs", "nodejs"]
},
{
"link": "https://github.com/Aryainguz/Email-Newsletter-Subscription-Web-App-Using-ExpressJS",
"title": "Email-Newsletter-Subscription-Web-App-Using-ExpressJS",
"description": "Email Marketing is an important aspect of promotions of any kind, so here's a email newsletter subscription web app i made using expressjs to get subscribers for my email marketing and newsletters . Using Express JS and Mailchimp's API do use it for your personal project and share you insights with me, Aryan",
"tech": ["expressjs", "rest api"]
}
]
}
{
"github_username": "Aryainguz",
"Social_media": {
"gitHub": "https://github.com/Aryainguz",
"LinkedIn": "https://www.linkedin.com/in/aryan-inguz-b73150254/",
"Instagram": "https://instagram.com/aryainguz",
"YouTube": "https://www.youtube.com/@thexitingway",
"Twitter": "https://twitter.com/aryaninguz369"
},
"Projects": [
{
"link": "https://github.com/Aryainguz/Euphoria-Check-PERMA-Meter-Express",
"title": "EuphoriaCheck - A Modern PERMA Meter",
"description": "A powerful tool to help you assess and improve your well-being! This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being. With personalized insights, users gain a comprehensive breakdown of their PERMA scores, identifying areas for personal growth and well-being enhancement.Users recieves a personalized note on email that helps them set their targets and improve on specific score so they keep on evolving Key Features: 📊 Happiness Assessment: 📈 Personalized Insights: 🎯 Goal Setting",
"tech": ["expressjs", "nodejs"]
},
{
"link": "https://github.com/Aryainguz/Email-Newsletter-Subscription-Web-App-Using-ExpressJS",
"title": "Email-Newsletter-Subscription-Web-App-Using-ExpressJS",
"description": "Email Marketing is an important aspect of promotions of any kind, so here's a email newsletter subscription web app i made using expressjs to get subscribers for my email marketing and newsletters . Using Express JS and Mailchimp's API do use it for your personal project and share you insights with me, Aryan",
"tech": ["expressjs", "rest api"]
}
]
},
{
"github_username": "nc1z",
"Social_media": {
"gitHub": "https://github.com/nc1z",
"Twitter": "https://twitter.com/nc1zdev"
},
"Projects": [
{
"link": "https://github.com/nc1z/react-pwa-starter",
"title": "React PWA Starter Template",
"description": "Opinionated React PWA Starter built with Create-React-App, MUI and Firebase",
"tech": ["typescript", "react", "firebase", "mui"]
}
]
}
]

0 comments on commit df4c9a7

Please sign in to comment.