themessages
This is the newer version of themessages made on nodejs, with ejs and hosted on render. This version isn't yet open source.
old-themessages
Old-themessages is an online directory that connects people through a chatboard. . This version was made on RubyOnRails and PostgreSQL and hosted on heroku.
Themessages-lurker
Webscraper to browse themessages on the terminal. Used lxml instead of bs4 and json because I was learning lxml.
Filmania
Filmania is a social Network based on sharing movie reviews. You can check your friend's reviews and see what they are watching!
C.A.R.E
Webapp made on Azure portals developed for patients inclusive of a chatbot which responds to queries and even asks questions about symptoms the user may be having.
AXIS
An Ai chatbot for the students to easily make the decision of choosing a stream or finding a career they might want to pursue!
chess-games-api
Rest API for random chess games. The API returns the elo of both the player, the game url and the pgn of the game.
Chess-Puzzles
Game made on HTML and JavaScript for practicing chess with the help of puzzles. You are given a position of chess and have to find the best move. Added a solution button which slowly shows all the best moves in sequence.