-
https://www.linkedin.com/in/ppandey6/
- www.poshan.com.np
- @jayposhan
Highlights
Pinned Loading
-
SentiMeter_Twitter_Sentiment_Analysis
SentiMeter_Twitter_Sentiment_Analysis PublicThis repository consist of a small terminal application that analyzes tweets of user given keyword and number and provides the result on their sentiment.
Python 1
-
E-Commerce-API---Flask
E-Commerce-API---Flask PublicThis project is a mini e-commerce API built using Flask and SQLAlchemy.
Python
-
COVID-19-dataset-and-World-Happiness-Report-Analysis
COVID-19-dataset-and-World-Happiness-Report-Analysis PublicI performed Data Analysis on COVID 19 dataset by John Hopkins University and World Happiness Report and found really interesting results. It shows that people living in developed countries are mor…
-
Election-Portal-Webapp
Election-Portal-Webapp PublicForked from Election-Portal/Election-Portal-Webapp
Django based web app to digitize election activities in Nepal.
JavaScript 1
-
RealEstateNepal
RealEstateNepal PublicRealEstateNepal is a django project for selling and buying the realstate online in Nepal.
CSS 1
-
This Gist consist of a recursive ite...
This Gist consist of a recursive iterative solution to the 8 Queen problem 1def Permute(queens, row):
2for i in range(8):
3queens[row] = i
4if Fine(queens, row):
5if row == 7:
If the problem persists, check the GitHub status page or contact support.