X-twitter Logo   Github Logo   X-twitter Logo

BoardSphere

BoardSphere is a collaborative discussion platform where users can have real-time
conversations on a variety of topics. There are boards dedicated to broad fields(like Artificial Intelligence)
Inside each Boards there are topics(like machine learning) where users can discuss.
The discussion will be on real time. Only registered users can create topics and engage in chat.
I was unable to deploy this application because I didn't find any platform that support Redis and Postgresql on free plan. You can see some screenshots on my GitHub repo: Source code.

project-Pencil

Once I had to compress an image of my citizenship card,but I can't trust other sites.
So,I decided to create my own image compressor. Then I thought why not add
other features to it that mightbe useful to me.I added some features.
But after deploying I noticed the hosting service's free plan doesn't support
the YouTube API,so two youtube features won't work,but the rest do. Source code.

Ecom

So this is an Ecommerce site.You can freely add items to cart,adjust quantities and finalize order.
And the main feature of this site is..you can do bunch of those things without creating an account.
When you're ready to pay,just fill out a quick form and make payment,your account will be
automatically created.Your order will be placed through that account.Later you can login with that account.
You can check website. Source code.

Cash-flow Monitor

I once struggled with overspending on junk food and non-essentials.To gain control,I created this
site to track my expenses,allowing me to see where my money was going. It made me
more aware of wasteful spendings and savings.This dual feedback improved my habits,
so nowadays I waste very much less money.Hope this'll be helpful to people with similar problems.
You can go to the site.You only add to Notpurchase if u resist it from
purchasing and add Purchase if you regret from purchasing. Source code.

Epro

I got to know about the Enigma code used by German troops in WW2 and the machine
that decrypted it.That night I thought lot about it.Wrote a program to
encrypt and decrypt messages.Found the old program on my PC and decided to make it website,
doing the same encryption and decryption thing.You can see the site. Source code.

The Blog site

A blog site.You can create account,post blogs with image.
You can edit blogs and images posted by you. Forgot password?you can
reset it from link that'll be provided to you in your email.
Without an account,you can read blogs posted by others.You can check website. Source code.