There are no reviews yet. Be the first to send feedback to the community and the maintainers!
GramGan
Social Media platform build with swiftUI and Firebase with google and apple account integration for Signing In Users . Providing Users availability to upload posts and images add caption allowing other users to comment , with Find section to explore new people , new stories , User Profile section to allow the user to take control of his account .Yelp-Reviews-Analysis-using-Natural-Language-Processing
Analysis of Yelp reviews using Natural Language Processing to classify future Yelp reviews into the stars the reviews getFindR
SwiftUI iOS application allowing users to create profiles and meet and chat with people with similiar interests with beautiful UI and dark mode support created using Xcode , Swift , Firebase .LeetStats
iOS iPadOS application to get your Leetcode statistics using their public API while extensively making use of Charts and visualisation to depict dataBinary-Max-Heap
Face-Recognition-using-Local-Binary-Patterns-Histograms
Local Binary Pattern (LBP) is a simple yet very efficient texture operator which labels the pixels of an image by thresholding the neighborhood of each pixel and considers the result as a binary number.Binary-Search-Tree
Binary Search Tree Implementation in C++Queue
Queue Implementation using Array and Linked List in C++Doubly-Linked-List
Doubly Linked List in C++TwitterMotions
SituList
A Bucket List Application which presents the user all the locations that i want to visit with dark mode integration and displaying the detailed information about the Location along with editable dynamic user profileOSL_4-Reader-Writer-Problem
Multiple Readers Multiple Writers Implementation in C language using semaphores and mutexes.Crypto-Topic-Detection
The project determines whether or not a message is talking about crypto/web3 or not .LinkedList
LinkedList Implementation in C++Disjoint-Set
Disjoint Set implementation using Union by Rank method and unordered maps in CppDouble-Ended-Queue
Double-Ended-Queue Implementation is C++Bankers-Algorithm
Bankers Algorithm implementation in C language with Safe and Unsafe states and Safe Sequence if presentTree-Traversal
Tree Traversal Implementation in C++OSL_4-Producer-Consumer-Problem
Single Producer Multiple Consumer problem Code in CMeetings
A Meetings app where the user is presented with the number of meetings created , join any them , edit the varied details also keeping the track of the history of the meetings.Decision-Tree
Machine Learning Algorithm based on Supervised Learning where the data is continuously split according to a certain parameter that create a model that predicts the value of a target variable by learning simple decision rules inferred from the data featuresHcK-News
A iOS News app for Technology and Cyber Security fanatics powered by HackerNews API's with In-App browser which constantly gets the data from the API and also provides a in-App browser for users to read the articles without leaving the appNeural-Network-from-Scratch-
Configurig and creating a Neural Network from Scratch in Python using forward propagation , backward propagation , calculating loss all via implementing multiple Dense layers and activation functions such as ReLU and SoftmaxMovie-Recommender-System
A Machine Learning Algorithm based on UnSupervised Learning which tries to provide users with accurate personalized suggestions for items based on an analysis of previous user decisions and the decisions made by other usersKlim
A iOS Weather App which uses Core Location services , OpenWeather API's along with URLSessioning integrating Encodable and DeCodable protocols previewing Delegate patternsK-Nearest-Neighbours
Machine Learning Algorithm based on Supervised Learning which assumes the similarity between the new case/data and available cases and put the new case into the category that is most similar to the available categories.K-Neighbors-Classifier
Machine Learning algorithm based on Supervised Learning which assumes the similarity between the new case/data and available cases and put the new case into the category that is most similar to the available categories.Face-Detector
Face Detector implemented using Haar Cascade Classification and Histograms of Oriented Gradients in Pycharm using web camera and Google Colab using imagesSupport-Vector-Machines
Machine Learning model based on Supervised Learning that can be used for classification as well as regression . The objective of the support vector machine algorithm is to find a hyperplane in an N-dimensional space(N β the number of features) that distinctly classifies the data pointsLinear-Regression
Machine Learning Algorithm based on Supervised Learning that performs the task to predict a dependent variable value (y) based on a given independent variable (x)Logistic-Regression
Machine Learning Algorithm based on Supervised Learning that performs the task of classification , it is a predictive analysis algorithm and based on the concept of probability.KMeans
Machine Learning Algorithm based on Unsupervised Learning is a clustering algorithm used to find groups which have not been explicitly labelled in the data which helps in confirming assumptions about the dataMLTwitterMotions
A iOS app powered by Natural Language Processing which fetches live data from twitter to get user views about any company based on how people reference them in their tweets which is driven by a self created Machine Learning model.Love Open Source and this site? Check out how you can help us