bahareeskandari
I am a JavaScript developer with a special interest in Reactjs and Nodejs :)
Stockholm, Sweden
Pinned Repositories
baharesquotes
Did this project to learn more about Sequelize. Promise-based Node.js ORM with Postgres. Client side fetches external api to generate famous people quotes, focused on styling and animation. Then user adds quotes that are saved to the Heroku PostgreSQL cloud database. That project name is newsequelizeserver on my github. (Not yet responsive, have some styling tasks left to fix).
calculator
Nested if statements to build an iphone clone app and also a simple queue app on the other route deployed on Heroku
Fancy-todo-app
A "fancier" todo app , one of my beginner projects
Food-recipe-app
Food recipe app. User input of location and food type will display a list of food recipes created with reactjs
Movie-Shop
Online movie store app that I made using hooks, provider, useContext and react-router etc
netflix
Firebase database, fetching api from youtube/moviedb. Watch Trailer of chosen movie. Editing/deleting comments from Firabase database. Features like pagination, modals popup, routing with more. If the application runs slow its because heroku works in a way that if your application is unused for a while it gets unloaded (from the server memory). On the first hit it gets loaded and stays loaded until some time passes without anyone accessing it.
newsequelizeserver
The nodejs project using Sequelize, a promise-based Node.js ORM with Postgres. Have some CRUD operations to handle quotes array in my Heroku PostGreSQL cloud database. The client side project name is baharesquotes.
RESTful-API-Nodejs-SQL
Use of Node och Express to build a JavaScript API that performs CRUD operations in my SQL database
spotify-lookalike-app
Reactjs playlist builder built and designed to work with Spotify. More on README.md
UserRepositoryLanguages
Search for users repository languages. Please click on the link to see on Heroku. I did this project in one day so haven't had the time to make it responsive yet. :)
bahareeskandari's Repositories
bahareeskandari/baharesquotes
Did this project to learn more about Sequelize. Promise-based Node.js ORM with Postgres. Client side fetches external api to generate famous people quotes, focused on styling and animation. Then user adds quotes that are saved to the Heroku PostgreSQL cloud database. That project name is newsequelizeserver on my github. (Not yet responsive, have some styling tasks left to fix).
bahareeskandari/calculator
Nested if statements to build an iphone clone app and also a simple queue app on the other route deployed on Heroku
bahareeskandari/Fancy-todo-app
A "fancier" todo app , one of my beginner projects
bahareeskandari/Food-recipe-app
Food recipe app. User input of location and food type will display a list of food recipes created with reactjs
bahareeskandari/Movie-Shop
Online movie store app that I made using hooks, provider, useContext and react-router etc
bahareeskandari/netflix
Firebase database, fetching api from youtube/moviedb. Watch Trailer of chosen movie. Editing/deleting comments from Firabase database. Features like pagination, modals popup, routing with more. If the application runs slow its because heroku works in a way that if your application is unused for a while it gets unloaded (from the server memory). On the first hit it gets loaded and stays loaded until some time passes without anyone accessing it.
bahareeskandari/newsequelizeserver
The nodejs project using Sequelize, a promise-based Node.js ORM with Postgres. Have some CRUD operations to handle quotes array in my Heroku PostGreSQL cloud database. The client side project name is baharesquotes.
bahareeskandari/RESTful-API-Nodejs-SQL
Use of Node och Express to build a JavaScript API that performs CRUD operations in my SQL database
bahareeskandari/spotify-lookalike-app
Reactjs playlist builder built and designed to work with Spotify. More on README.md
bahareeskandari/UserRepositoryLanguages
Search for users repository languages. Please click on the link to see on Heroku. I did this project in one day so haven't had the time to make it responsive yet. :)
bahareeskandari/reactNativeToDo
Simple todo app with react native
bahareeskandari/server-Food-recipe-app
NodeJs (Express) API server for my Food-recipe-app project that's deployed on Heroku
bahareeskandari/server-netflix
Node JS Express API Server deployed on Heroku for my Netflix project
bahareeskandari/Skilldar
Testing to filter among hashtags and pagination functions
bahareeskandari/todo-redux-app
Learning redux by doing a simple todo app with react
bahareeskandari/WebShop-typescript-react
webshop of movies with typescript and react