TodoJS

todojs-logo

JavaScript is enjoyable, intuitive and the community it’s got is astoundingly huge. For long, I’ve been busy building stuff with Php, which I still do and to me, JavaScript was just a handy-dandy tool to add some spice to the project. Nothing huge. And how I’ve been missing out on all the joy there was.

Sometimes the hard part is just getting going. So I thought the best way to start would be for me to create a little something using the tools like NodeJS, Express, and so forth and see how it goes.

TodoJS

TodoJS turned out to be the palpable evidence that made me realise how little I knew about the veracity of all that hype. Feel free to have a look.

Share
TodoJS

iPasteBin

ipastebin

iPasteBin is yet another simple paste tool based on the Laravel Framework. The project really came about as a result of me needing an incentive to get involved with open source software and brush up on my front and back-end skills. While it is still at its’ primitive level, it can handle the following tasks:

  • Provide the visitor with a large input box.
  • Save the snippet to the database.
  • Redirect the user to a custom URI by which they could share their note.

There are of course a lot to be done but for now I think it is something to begin with.

You can check it out at: https://behnum.github.io/iPasteBin/

Share
iPasteBin