Skip to content

Creating my first CMS-like website in React + Express + Postgres

Notifications You must be signed in to change notification settings

Rosadojonathan/site-perso2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jonathanrosado.fr

This project is the full stack development of my personal website. I experiment with all sorts of web technologies and it serves as a resume/portfolio. I just find it a great learning project so you may find that some of the tech stack choices are a bit overkill for what I actually do with them but that's okay :)

It has CMS-like features and a machine learning powered chatbot.

Tech Stack

  • Front End: React & Redux for some auth state management
  • Back-End: Express, Sequelize
  • DataBases: Postgres, Firebase & MongoDB (just for fun)
  • Machine Learning: Python Chatbot with RASA Core
  • Deployment: Docker (for the chatbot only)
  • Webserver: Nginx
  • Hosting: VPS Digital Ocean

Screenshots of the admin features & chatbot interface

Plans for the future

  • Have fun with GraphQL?
  • Add an interface to take over chatbot conversations and respond directly from the admin pages.
  • Add a content based Recommender System once I have written more articles.

About

Creating my first CMS-like website in React + Express + Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published