Defcon27/Autorizz-Car-Dealership-System-using-NodeJS-Express-MongoDB 7
It is a web app that is helps increase productivity in automobile garages. It is a web-based system that facilitates the management of an automobile dealership with the help of sub systems each handling different functionalities like vehicle sales which maintains and tracks all the details regarding the sale of vehicles, service which tracks the vehicles that are currently being serviced by the dealership, spare inventory which maintains the stocks of the spares in the inventory.
This repo contains various algorithms implemented in Python, C++, Java as a part of Hacktoberfest
Defcon27/PIXSYS-Content-Based-Image-Retrieval-CBIR-using-Image-Feature-Extraction 3
This is a Content Based Image Retrieval System(CBIR) where the program takes some input images and extracts the image feature vectors and stores them. When another image is given as a query image to the program it searches for all similar images that are given as input
Defcon27/Real-Estate-Management-System-using-NodeJS-Express-MongoDB 3
The real estate management system is a web application designed for any real estate agency, which has an intuitive and effortless to use to interface for both its agency owner and its customers. Here owners can log in with their given ID and password in order to manage the website. The owner can post the property that needs to be sold by the agency in the property listings. The customers of the agency can register and log into the website. Here the customers can browse through various properties listed on the website which enable the customer to find the property as per his/her requirements.
A multi-functional robot that can be remotely operated that is capable of many tasks for which we are going to use sensors to gather different data to provide monitoring and management of the farm to increase efficiency and quality of crops produced intelligently.
Defcon27/Facial-Keypoint-Detection-using-CNN-OpenCV 2
Facial Keypoint Detection is the marking of important areas of the face i.e. the eyes, corners of the mouth, the nose, that are relevant for a variety of tasks, such as face filters, emotion recognition, pose recognition using convolutional neural network and computer vision techniques to perform facial keypoint detection.
TEAM Defcon27 - 🤖 ARLO is a robot that can be deployed in COVID-19 containment zones for delivery of essential supplies like sanitizers, masks improving safety in logistics and also surveillance of the area.
Defcon27/ARLO-Advanced-Robot-for-Logistics-Patrol-Operations 1
🤖 ARLO is a robot that can be deployed in COVID-19 containment zones for delivery of essential supplies like sanitizers, masks improving safety in logistics and also surveillance of the area.
This repository contains machine learning projects and materials for demonstrate various machine learning techniques.
Defcon27/Parallel-Computing-in-C-using-OpenMP 1
This Repository contains C implementation of various basics of parallel computing using OpenMP.
push eventDefcon27/Open-Algorithms
commit sha 68085388b215e1d2f9603a5928a1249e8c212458
solution to two pointers algorithm
commit sha 567f9a063d51823153da1e53dd99b18ba46e8f78
Merge pull request #72 from shivitdoescode/patchshivit solution to two pointers algorithm
push time in 7 days
PR merged Defcon27/Open-Algorithms
this file has the code of two pointers algorithm, which is majorly used in multiple coding questions.
@Defcon27 please add the label hacktoberfest-accepted
pr closed time in 7 days
push eventDefcon27/Open-Algorithms
commit sha 11cb0e160b33eecb4aa3f1eb579fc4c96df3c5b8
Create HamiltonianPath.cpp
commit sha aec349bdbc94a5209b870eea36074d1aad783366
Merge pull request #73 from isrivastav99/patch-1 Create HamiltonianPath.cpp
push time in 7 days
PR merged Defcon27/Open-Algorithms
Added the code for Hamiltonian Path in C++
pr closed time in 7 days
push eventDefcon27/Open-Algorithms
commit sha ee577f83b6e3ebbeeb2e24fa290d122543c60a77
Create DetectCycle-DirectedG.cpp
commit sha fde051251a3577f1e6ec03baf7c85502f7e8072d
Merge pull request #74 from isrivastav99/patch-2 Create DetectCycle-DirectedG.cpp
push time in 7 days
PR merged Defcon27/Open-Algorithms
C++ code for detecting cycle in a Directed Graph
pr closed time in 7 days
push eventDefcon27/Open-Algorithms
commit sha d9665b0f3de5e53dab989bc6b7278f20533e6537
Create EditDistance.cpp
commit sha 3184dd301258a1e31486733a6a256e991c4b174d
Merge pull request #75 from isrivastav99/patch-3 Create EditDistance.cpp
push time in 7 days
PR merged Defcon27/Open-Algorithms
Added the Tabular and Memoization code for Edit Distance in C++
pr closed time in 7 days
push eventDefcon27/Parallel-Computing-in-C-using-OpenMP
commit sha 07b28605c143e918ed4e90155bbd1f9e1fa63118
exponent e estimation
commit sha 30b6ea4ba7c8fb1612535852b4fd934ec000727e
factorial of array
commit sha 31cc9f8913a9b77c0a5faf7a7aec0b48ef28d599
sin-cos estimation
push time in 7 days
push eventDefcon27/Open-Algorithms
commit sha 26ac46ab01be314b5b677a8adfd15b7d715e71d7
Add files via upload
commit sha 5a5fd2397d332e7d9d0d73b7293bff329de04d3a
Merge pull request #71 from aru0205shi/master Roman To Decimal
push time in 13 days
push eventDefcon27/ARLO-Advanced-Robot-for-Logistics-Patrol-Operations
commit sha a586008914c6f70228ef65ed29034d6d432cc58c
Update README.md
push time in 15 days
push eventDefcon27/Open-Algorithms
commit sha 9b2a8f6cfa41b7c428f7ebc98421656d43198506
Delete Finding Bridges Online
push time in 15 days
push eventDefcon27/Open-Algorithms
commit sha 27de9d8bfa05a60e0eedaad438ec846e78d4a29b
Delete Finding the Eulerian path
push time in 15 days
push eventDefcon27/Open-Algorithms
commit sha bf62a2d74ebf9b301e71dee7823a58ce853c3031
Delete Paint the edges of the tree
push time in 15 days
push eventDefcon27/Open-Algorithms
commit sha ee8c1d8ce76e170c9f8ef094ad14c29a49539811
Delete Strong Orientation of undirected graph
push time in 15 days
push eventDefcon27/Open-Algorithms
commit sha d1aa727735dda18db645b219bdf271f2c51c8ad7
Paint the edges of the tree Paint the edges of the tree Used in CP algorithm
commit sha 879b9f168e980d83d63b652137042af3fc8bbcaf
Merge pull request #67 from Swati2303/patch-1 Paint the edges of the tree
push time in 15 days
PR merged Defcon27/Open-Algorithms
Paint the edges of the tree Used in CP algorithm
pr closed time in 15 days
push eventDefcon27/Open-Algorithms
commit sha 635d50b9d596132a5d83511d5b5880cff9f817f4
Finding Bridges Online Finding Bridges Online with O(N+M)
commit sha 49262a4414059c851582e4a1ae84d1133e0a7d80
Merge pull request #68 from Swati2303/patch-2 Finding Bridges Online
push time in 15 days
PR merged Defcon27/Open-Algorithms
Finding Bridges Online with O(N+M)
pr closed time in 15 days
push eventDefcon27/Open-Algorithms
commit sha caa2363012dc4f9a42b78a6fad56659127a78129
Strong Orientation of undirected graph Strong Orientation of undirected graph(connected graphs are exactly the graphs that have strong orientations is called Robbins' theorem.
commit sha 2b1306c4fa31d8ba76eb142baac30317af062f80
Merge pull request #69 from Swati2303/patch-4 Strong Orientation of undirected graph
push time in 15 days
PR merged Defcon27/Open-Algorithms
Strong Orientation of undirected graph(connected graphs are exactly the graphs that have strong orientations is called Robbins' theorem.
pr closed time in 15 days
push eventDefcon27/Open-Algorithms
commit sha a74bb84ac6df700229e0206927c038db08a11160
Finding the Eulerian path Finding the Eulerian path in O(M)
commit sha 0403f87db2e44903b0295d8040e60cc5966d02a2
Merge pull request #70 from Swati2303/patch-5 Finding the Eulerian path
push time in 15 days
PR merged Defcon27/Open-Algorithms
Finding the Eulerian path in O(M)
pr closed time in 15 days
push eventDefcon27/ARLO-Advanced-Robot-for-Logistics-Patrol-Operations
commit sha a68f456aa75bde4dba61965b014a1d6592b57247
Update README.md
push time in 16 days
PR closed Defcon27/Autorizz-Car-Dealership-System-using-NodeJS-Express-MongoDB
Bumps bl from 2.2.0 to 2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rvagg/bl/releases">bl's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <p>Fix unintialized memory access</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rvagg/bl/commit/8cb93f455f0b44fe0ffaee75a3c74c84579dc8c1"><code>8cb93f4</code></a> Bumped v2.2.1</li> <li><a href="https://github.com/rvagg/bl/commit/dacc4ac7d5fcd6201bcf26fbd886951be9537466"><code>dacc4ac</code></a> Fix unintialized memory access</li> <li>See full diff in <a href="https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 20 days
PR closed Defcon27/Open-Algorithms
Knapsack Problem in C .For Only Maximum of two integers and have recursive implimentation.
pr closed time in 20 days
push eventDefcon27/Parallel-Computing-in-C-using-OpenMP
commit sha eb8ad867e5070536de9618c72019ce57f4a9c45a
plotting histogram
commit sha b16b84aec6932c453a5a8c59fae66bda952957e9
Added Open MPI Programs
commit sha c427f510984b3226cae06268d562349c67b3b181
mpi_update
commit sha 728ab515b30541454f4371eed8bee2af7dc0c018
arithmetic and msg passing
commit sha 1c9582254df3c72834ea44292f69eb0e9a709aba
Merge branch 'master' of https://github.com/Defcon27/Parallel-Computing-in-C-using-OpenMP
push time in 22 days
push eventDefcon27/Open-Algorithms
commit sha 82d9651c0e68e9b47305edf5709f9d2e2fb6ed3b
Sum of n natural numbers
commit sha 3158870fb9d084dffaeb12d6e036e29eea09b6b9
Merge pull request #65 from MANYAJAIN195/master Sum of N natural numbers
push time in 22 days
pull request commentIleriayo/markdown-badges
In other there were mostly technical stuff , so didn't wanted to disturb them. btw it's a profile , so I thought it could fit the social category itself. Its upto you , if you want it in others , just reply to this thread and I will make the necessary changes and do the PR again 👍
comment created time in 23 days
issue closedDefcon27/Open-Algorithms
Hello @Defcon27 I want to implement Dijkstra's Algorithm using C++ Please Assign me
closed time in 23 days
Rituraj-commitspush eventDefcon27/Open-Algorithms
commit sha 43812e78afd298b646b4e89d41f34a2be8802c9d
Added Dijkstra's Algorithm for a Weighted Graph
commit sha e38735d828c4944bd9c35e64ca70900fb6eb09df
Merge pull request #63 from Rituraj-commits/dijkstra Added Dijkstra's Algorithm for a Weighted Graph closes #62
push time in 23 days
PR merged Defcon27/Open-Algorithms
Implemented Dijsktra's Algorithm for a Weighted Graph using Priority Queue
pr closed time in 23 days
push eventDefcon27/Open-Algorithms
commit sha 7f099bdeb0d1d479a3f978adedc6b03979c9eb2e
Add files via upload
commit sha bf39d57f80fa428dab183feabbaa9503256eed55
Merge pull request #64 from marreddysainikhilreddy/master Removing Duplicate elements
push time in 23 days
push eventDefcon27/Open-Algorithms
commit sha e78fc7aa4bf58a6b5813919ee608f83c08a28729
Added find armstrong number
commit sha a4c9ef649535e07fe086c993e6230011109d0a97
Merge pull request #60 from MANYAJAIN195/master Added find Armstrong number
push time in 23 days
pull request commentDefcon27/Open-Algorithms
Way to go , Keep the good work and Happy open-source Journey, Happy to take the first pull request from you
comment created time in 23 days
push eventDefcon27/Open-Algorithms
commit sha c3fbd8d69834cbbaceababc0e88b9badf2fd41e3
Odd-Even Sorting
commit sha 3e8704f230a8e2626c084d42968179a01a7446be
Merge pull request #61 from ayushijain218/master Odd-Even Sorting
push time in 23 days
push eventDefcon27/Open-Algorithms
commit sha 8bc37a4b9b062820caf94e079fcdda4657a8425f
Add files via upload
commit sha 5a7d5a3b65de4ccdd8ef88d544a4c64ceda700cd
Merge pull request #58 from marreddysainikhilreddy/master Prime Number program
push time in 23 days
pull request commentDefcon27/Open-Algorithms
Added Binet's Formula to find the nth term of a Fibonacci
Awesome man, Keep up the goodwork
comment created time in 23 days
push eventDefcon27/Open-Algorithms
commit sha 007edddbddb2d90ac2c6257e9a4f914de4c024a1
Added Binet's Formula to find the nth term of a Fibonacci
commit sha c6674d95200ce61e7f1dfdc504b6ed45f71c1d23
Merge pull request #59 from Rituraj-commits/cpp_algorithms Added Binet's Formula to find the nth term of a Fibonacci
push time in 23 days
PR merged Defcon27/Open-Algorithms
Added a rare algorithm to find nth term of a fibonacci with proper explanation
pr closed time in 23 days
push eventDefcon27/Open-Algorithms
commit sha c395eb4e4d3c36a32d4639e8534d1aa63a7afc03
Add files via upload
commit sha 8be9d139a5419b28d225b1ec9e30b336bcf64fc1
Add files via upload
commit sha 08724c220dcebde1792334e8c126f4ed66c2979c
Merge pull request #57 from marreddysainikhilreddy/master factorial using recursion
push time in 24 days
push eventDefcon27/Open-Algorithms
commit sha 0ba5fbd833f9e4a5c20a4e9aeeb3fa10702d7e02
Add files via upload
commit sha dd563ed0632c01ec029f0a2d3a261686223f6c77
Merge pull request #56 from marreddysainikhilreddy/master anagram code
push time in 24 days
PR closed Defcon27/Open-Algorithms
create logic for get list of date in month
pr closed time in 24 days
pull request commentDefcon27/Open-Algorithms
create logic for get list of date in month
I don't understand how is this an algorithm
comment created time in 24 days
push eventDefcon27/Open-Algorithms
commit sha ebae0bba4c7ff338b661a4f71e37d348015e9eda
feature added
commit sha 5ae66327803337ba3e1ae2c39a69b7c960329c8b
divisors finding algo added
commit sha 4b968e4252d0e431ed83b8a450dc9130aed4b566
Delete listtoJsonConverter.py
commit sha 62945329b22286e3cf09cebe7c1d90e5cff91bfd
Merge pull request #54 from ashutosh321607/Algo added number of divisors finding algorithm
push time in 25 days
issue closedDefcon27/Open-Algorithms
Hello I would like to implement Knuth–Morris–Pratt Algorithm which is an algorithm for Text Pattern Matching in O(length of text) I already implemented in C++, I can also implement it in Python
closed time in 25 days
MostafaAhmed95pull request commentDefcon27/Open-Algorithms
Adding Check Stack Permutation Algorithm in Python
thanks
comment created time in 25 days
push eventDefcon27/Open-Algorithms
commit sha cc979b9222edffde5f3fb260070b579ff05dde79
Adding Check Stack Permutation Algorithm in Python
commit sha 786975e6e19c467b6cdba6bab971414c9c13531a
Merge pull request #53 from visajshah/checkstackpermutation Adding Check Stack Permutation Algorithm in Python
push time in 25 days
PR merged Defcon27/Open-Algorithms
Hey, I have added a new Python Algorithm to Check Stack Permutations. Please merge this commit.
Thank you.
pr closed time in 25 days
push eventDefcon27/Open-Algorithms
commit sha 028333f8c9b45b6d95dd6abecec29ecc205c37e2
Kmp_c++
commit sha 7ec9048f03eedec4255e4f3fdeb5a72ec5221c2a
Merge pull request #52 from MostafaAhmed95/KMP_CPP Kmp_c++
push time in 25 days
PR merged Defcon27/Open-Algorithms
Knuth Morris Pratt Algorithm for pattern matching Input: string pattern string text
output: all positions in the text (starting from 0) where the pattern starts in the text
pr closed time in 25 days
PR closed Defcon27/Open-Algorithms
using that programme you can create a set of strings.
pr closed time in 25 days
pull request commentDefcon27/Open-Algorithms
It doesn't appear to me as an algorithms, please just don't provide spam code here. As simple as a Kandane Algorithm is also merged , just come up with a new one
comment created time in 25 days
push eventDefcon27/Open-Algorithms
commit sha 4d8f73824db7423f5db9946699a42ef73e8de2cc
Create smoothing_by_binning.py added binning method
commit sha 6b757f58efabeaba165cdd5eb731ea697c7af1fe
Merge pull request #50 from MustafaGangardiwala/master Create smoothing_by_binning.py
push time in 25 days
PR merged Defcon27/Open-Algorithms
added binning method
pr closed time in 25 days
pull request commentthibmaek/awesome-raspberry-pi
Done another pull request , fixing the mentioned issue.
comment created time in 25 days
PR closed thibmaek/awesome-raspberry-pi
RaspberryPi MorseCode Translator using Raspberry Pi
Please make sure all below checkboxes have been checked before submitting your PR.
<!-- IMPORTANT: If you can check some boxes, please submit your PR first and then tick the boxes in the PR description. Don't place x'es in the square brackets [] directly. Thank you ✨ -->
- [x] I have read and understood the contribution guidelines.
- [x] This pull request has a descriptive title. (For example:
Add Raspbian) - The topic I added
- [x] includes a valid (https) link,
- [x] includes a concise and on-topic description,
- [x] mentions if there is only support some devices,
- [x] is not a duplicate,
- [ ] has been in the correct alphabetical order for its section,
- [x] is in the form of Named Link - Description, seperated by commas.
- [x] ends with a dot.
pr closed time in 25 days
push eventDefcon27/awesome-raspberry-pi
commit sha a15f865f8eeb738231ddfecb1f2ff4c18409213f
Update README.md
push time in 25 days
PR opened thibmaek/awesome-raspberry-pi
RaspberryPi MorseCode Translator using Raspberry Pi
Please make sure all below checkboxes have been checked before submitting your PR.
<!-- IMPORTANT: If you can check some boxes, please submit your PR first and then tick the boxes in the PR description. Don't place x'es in the square brackets [] directly. Thank you ✨ -->
- [x] I have read and understood the contribution guidelines.
- [x] This pull request has a descriptive title. (For example:
Add Raspbian) - The topic I added
- [x] includes a valid (https) link,
- [x] includes a concise and on-topic description,
- [x] mentions if there is only support some devices,
- [x] is not a duplicate,
- [x] has been in the correct alphabetical order for its section,
- [x] is in the form of Named Link - Description, seperated by commas.
- [x] ends with a dot.
pr created time in 25 days
push eventDefcon27/awesome-raspberry-pi
commit sha 955b078ec3eeadde90bd855888d62fe2160de88c
Added Project "RasComm" RaspberryPi MorseCode Translator using Raspberry Pi
push time in 25 days
fork Defcon27/awesome-raspberry-pi
📝 A curated list of awesome Raspberry Pi tools, projects, images and resources
https://awesome-rpi.netlify.com
fork in 25 days
push eventDefcon27/Open-Algorithms
commit sha 1501a2a73ecc62761a03d24020aa8f2c2aaad051
Update README.md
push time in 25 days
push eventDefcon27/Open-Algorithms
commit sha 4bd271fb5b86115eef0e95e8fa11327e10723a31
Create MedianOfTwoSortedArrays.java
commit sha d7da2cb617d47a1887e34250be29cb86814cdbfc
Merge pull request #48 from Geeky-Ashu14/master Create MedianOfTwoSortedArrays.java
push time in 25 days
issue closedDefcon27/Open-Algorithms
Contribute algorithms implemented in Python
closed time in 25 days
Defcon27issue closedDefcon27/Open-Algorithms
Contribute algorithms implemented in C++ or C++STL
closed time in 25 days
Defcon27issue closedDefcon27/Open-Algorithms
Contribute algorithms implemented in Java
closed time in 25 days
Defcon27push eventDefcon27/Open-Algorithms
commit sha a098ec955f086d1049be496f386b6346c1357b1e
Updated all Directories
push time in 25 days
issue closedDefcon27/Open-Algorithms
Implementing Fibonacci in C++ using Binet's Theorem
Create a simple efficient method to find the nth Fibonacci term
Assign this issue to me
closed time in 25 days
Rituraj-commitspush eventDefcon27/Open-Algorithms
commit sha 36efc96ef37eb96e441455fd1d89623267528afa
Update README.md
push time in 25 days
push eventDefcon27/Open-Algorithms
commit sha 29533d4dc19cf4aebefa7aa46861849f4435637a
Rename House Robber to CPP/HouseRobber.cpp
push time in 25 days
push eventDefcon27/Open-Algorithms
commit sha 1045289dd1e757d6f42ddf11bffe3150514bbac7
Delete morris traversal
push time in 25 days
push eventDefcon27/Open-Algorithms
commit sha c9bd268f2d4d9793bbd5b65d90b477730482f34a
Delete flatten binary tree to link list
push time in 25 days
issue commentDefcon27/Open-Algorithms
@Defcon27 Can we add any algorithm?
Non Duplicated ones please
comment created time in 25 days