@@ -529,9 +529,9 @@ <h3>Car Race</h3>
529529
530530 < div class ="project-buttons ">
531531
532- < button > Not Ready Yet</ button >
532+ < button > Not Ready Yet! </ button >
533533
534- < button > Not Ready Yet</ button >
534+ < button > Not Ready Yet! </ button >
535535
536536 </ div >
537537
@@ -659,9 +659,131 @@ <h3>Currency Converter</h3>
659659
660660 < div class ="project-buttons ">
661661
662- < button > Not Ready Yet</ button >
662+ < button > Not Ready Yet!</ button >
663+
664+ < button > Not Ready Yet!</ button >
665+
666+ </ div >
667+
668+ </ div >
669+
670+ </ div >
671+
672+ </ div >
673+
674+ < br > < br >
675+
676+ </ div >
677+
678+ < br > < br >
679+
680+ < div class ="project-category ">
681+
682+ < br > < br >
683+
684+ < h3 > -: WebSocket Projects :-</ h3 >
685+
686+ < br > < br >
687+
688+ < div class ="projects-box ">
689+
690+ < div class ="project ">
691+
692+ < h3 > Chat App</ h3 >
663693
664- < button > Not Ready Yet</ button >
694+ < div class ="project-img ">
695+
696+ < img src ="Images/Chat App.jpg " alt ="Image Not Available ">
697+
698+ < p > (open image in new tab)</ p >
699+
700+ </ div >
701+
702+ < div class ="project-info ">
703+
704+ < p > An Full-Stack Chat App.</ p >
705+
706+ < p > Languages : React JS, Tailwind CSS, Node JS (Express JS), SocketIO-Client + SocketIO</ p >
707+
708+ < p > Status : Completed</ p >
709+
710+ < div class ="project-buttons ">
711+
712+ < button > Not Ready Yet!</ button >
713+
714+ < button > Not Ready Yet!</ button >
715+
716+ </ div >
717+
718+ </ div >
719+
720+ </ div >
721+
722+ < div class ="project ">
723+
724+ < h3 > WNN</ h3 >
725+
726+ < div class ="project-img ">
727+
728+ < img src ="Images/WNN.jpg " alt ="Image Not Available ">
729+
730+ < p > (open image in new tab)</ p >
731+
732+ </ div >
733+
734+ < div class ="project-info ">
735+
736+ < p > An API based News website with real time information.</ p >
737+
738+ < p > Languages : HTML, CSS, JavaScript</ p >
739+
740+ < p > Status : Completed</ p >
741+
742+ < div class ="project-buttons ">
743+
744+ < a href ="https://hitarthpathak.github.io/WNN/ " target ="_blank ">
745+
746+ < button > Live Demo</ button >
747+
748+ </ a >
749+
750+ < a href ="https://github.com/hitarthpathak/WNN " target ="_blank ">
751+
752+ < button > GitHub Repository</ button >
753+
754+ </ a >
755+
756+ </ div >
757+
758+ </ div >
759+
760+ </ div >
761+
762+ < div class ="project ">
763+
764+ < h3 > Currency Converter</ h3 >
765+
766+ < div class ="project-img ">
767+
768+ < img src ="Images/Currency Converter.jpg " alt ="Image Not Available ">
769+
770+ < p > (open image in new tab)</ p >
771+
772+ </ div >
773+
774+ < div class ="project-info ">
775+
776+ < p > An API based Currency Converter website with real time information.</ p >
777+
778+ < p > Languages : React JS, Tailwind CSS</ p >
779+
780+ < p > Status : Completed (Not Deployed)</ p >
781+
782+ < div class ="project-buttons ">
783+
784+ < button > Not Ready Yet!</ button >
785+
786+ < button > Not Ready Yet!</ button >
665787
666788 </ div >
667789
0 commit comments