-
memos Public
Forked from usememos/memosAn open-source, self-hosted memo hub with knowledge management and social networking.
TypeScript MIT License UpdatedMar 5, 2023 -
planka Public
Forked from plankanban/plankaThe realtime kanban board for workgroups built with React and Redux.
JavaScript GNU Affero General Public License v3.0 UpdatedMar 5, 2023 -
notesnook Public
Forked from streetwriters/notesnookA fully open source & end-to-end encrypted note taking alternative to Evernote.
JavaScript GNU General Public License v3.0 UpdatedMar 4, 2023 -
draftail Public
Forked from springload/draftail📝🍸 A configurable rich text editor built with Draft.js
TypeScript MIT License UpdatedFeb 22, 2023 -
fogga-kanban Public
Forked from heysafronov/fogga-kanban🎽 React Kanban Dashboard Template
JavaScript MIT License UpdatedFeb 4, 2023 -
jira_clone Public
Forked from oldboyxx/jira_cloneA simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
JavaScript MIT License UpdatedDec 29, 2022 -
-
-
ProfanityDegree Public
A simple python program to check degree of profanity in a sentence.
Python UpdatedMar 8, 2020 -
-
-
vendor_search_application Public
This is a repoisetory for Vendor Search Application Using Firebase
-
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
C++ Apache License 2.0 UpdatedJul 18, 2019 -
SpamFilterFlask Public
This is a flask web app to check if a comment is spam or not a spam. This is a simple project as an starting point to make the machine learning models into production.
Python UpdatedJun 9, 2019 -
HandwrittenDigitTensor Public
This is a project based on training a model using the dataset of images of digits from 0-9. The model is trained using CNN and the model accuracy is around 97.5%. The training data contains 4000 im…
-
FlipkartWebScrapping Public
This is a simple program to web scrap data from popular Indian e-Commerce Buisness Website. I web scrapped the data from the website using the BeautifulSoup Library in Python. The final CSV file co…
Python UpdatedMay 18, 2019 -
TweetAnalyser Public
This is a simple twitter data streaming and Tweet Analysing Code using the pre-trained TextBlob module.
-
seaborn Public
Forked from mwaskom/seabornStatistical data visualization using matplotlib
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 11, 2019 -
how_to_deploy_a_keras_model_to_production Public
Forked from llSourcell/how_to_deploy_a_keras_model_to_productionThis is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube
Python GNU General Public License v3.0 UpdatedJan 6, 2019 -
-
-
Phonebook Public
A simple phonebook app using c language (file handling and structure)
UpdatedApr 16, 2018 -
Simple-Paint-App-using-C- Public
This is a simple and basic project to make a simple paint app using C++