Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
repositories
1,238 contributions in the last year
Activity overview
Contributed to
Keto-Eating/Keto-Recipe-API,
nsafai/Tweet-Generator,
nsafai/shortlink-api
and 5 other
repositories

Contribution activity
February 2019
- nsafai/Pet-Shop JavaScript
-
nsafai/Oregon-Trail-Game
JavaScript
•
Built by
- nsafai/react-express-server JavaScript
- nsafai/websocket-chat JavaScript
-
nsafai/react-express-frontend
JavaScript
•
Built by
- nsafai/react-router JavaScript
- nsafai/Shop-Recipes JavaScript
- nsafai/Random-Episode
-
nsafai/React-redux-counter
JavaScript
•
Built by
Created an issue in MakeSchool-Tutorials/Make-Chat-Tutorial that received 2 comments
6. Saving and Destroying Users
let onlineUsers = {}
needs to be declared at the top of app.js and outside of the io.on('connection, [...])
function.
Otherwise, onlineUsers will n…
2
comments
- fix favorite button that is red on iOS Chrome regardless of whether selected or not
- Make an about page
- Make mobile tiles for recipe cards
- show numberOfTimesFavorited (=length of usersWhoFavorited) on recipe card
- Fix signup page
- As a user, I'd like to "remove selected" & "remove all" recipes from cart
- [V1] Show query in title above recipe cards + show a message when there are no results for search term