Viewing profile — jedireza
jedireza
HN member- Joined
- Sat, Dec 15, 2012, 9:09 PM UTC
- HN karma
- 63
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About jedireza
No profile information was provided.
Recent public activity
-
comment
Comment #13905695
https://dotfiles.github.io
- story
-
comment
Comment #12960627
Even better C3.js + react-c3js http://c3js.org/examples.html https://github.com/bcbcarl/react-c3js
- comment
-
comment
Comment #12802802
A website and user system starter. Server side is built with hapi.js. The front-end is built with React. Redux as the state container. Client side routing with React Router. https:…
- story
-
comment
Comment #12074402
Yeah, I'm getting Cantarell rendering on Gnome, it's no San Francisco.
-
comment
Comment #12074017
I love the hiding feature, thank you. I did noticed I can't hide YC company "hiring" posts. Ex: "GitLab is hiring a security engineer (gitlab.com)"
-
comment
Comment #10227945
Thanks! I'd like to dismiss and/or mark as read for stories I'm not interested in.
-
comment
Comment #9943385
Some personal projects: - https://github.com/jedireza/drywall - https://github.com/jedireza/frame - https://github.com/jedireza/aqua
-
comment
Comment #9097649
I actually think it's a good to understand Flux in it's purest sense before using a framework. As a learning experiment I created Aqua [ https://github.com/jedireza/aqua ]. It was …
-
comment
Comment #9071228
It's a starter/boilerplate.
-
comment
Comment #9071078
Yes. It's more like a few single page apps. The account and admin areas feel much faster.
- story
- story
-
comment
Comment #8557984
Thanks for sharing that. I jumped the gun before commenting.
-
comment
Comment #8557887
I'm curious why NeDB wouldn't suffice. https://github.com/louischatriot/nedb
-
comment
Comment #8386094
I've iterated twice on these kinds of projects. First was Drywall and the latest is Frame. Drywall includes a front-end and Frame is just an API. Finding a happy medium of features…
-
comment
Comment #8368819
Hey HN. Developer here. This is the second iteration of creating a user system boilerplate/kit. The first was Drywall which you can find on my GitHub page. I'd love to know what yo…
- story
-
comment
Comment #7308708
I find it interesting that there is little to no conversation about the integration with git. In one of the the screenshots I saw a branch name and icon in the bottom status bar. I…
-
comment
Comment #6741161
Wow. nodestreams.com is great. It's really helpful to see the results of different chained combinations instantly. Thanks for making this John.
-
comment
Comment #6631749
This is exactly what Drywall was designed for. It's a website and user system for Node.js Feedback is welcomed. http://jedireza.github.io/drywall/ Edit: more so for a functional si…
-
comment
Comment #6617809
Drywall - A website and user system for Node.js http://jedireza.github.io/drywall/ Recent cool news: got word from the hosts of Node Knockout that submissions are allowed to use it…
-
comment
Comment #6608544
Thanks for your open source contribution, it's been a big help.