SyhkoCode's Stars
spring-projects/spring-data-mongodb
Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
techwithtim/Sudoku-GUI-Solver
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
PrettyPrinted/youtube_video_code
The code for all the YouTube videos I publish on YouTube.
rage/java-programming
GetTogetherComm/GetTogether
Event manager for local community events
jazzband/django-categories
This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a custom admin for better visualization (copied and modified from feinCMS).
iyanuashiri/meethub
This is a Python/Django based event management system. A meetup clone.
devmahmud/Django-Poll-App
Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.
maxg203/Django-Tutorials
Source code for my free YouTube series on the Django web framework for Python.
studygyaan/Django-CRM-Project
Django CRM Project - Youtube Tutorial
mitchtabian/CodingWithMitch-Blog-Course
Web development with Django (Python) for Beginners
gwenf/vue-adopt-pets
This is a demo app for a video tutorial.
redianmarku/MesoOn
Online learning platform with Django
SawyerSun/Algorithms-and-Data-Structures
Algorithms and Data Structures implemented in Java
mingyueanyao/algorithms-princeton-coursera
My notes and codes of the course.
codehaus/javancss
sibtc/django-datetimepicker-example
sibtc/simple-recaptcha
How to Add reCAPTCHA to a Django Site
flatplanet/django-ablog
kristinpeterson/coursera_algorithms
A collection of files that demonstrate fundamental data types, algorithms, and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Authored for Princeton's Algorithms course offered by Coursera.
django-denmark/django-meetup
Django project to organize meetups
jdvalera/Deques_RandomizedQueues
Coursera: Algorithms Part 1 - Princeton University
lunayue/ppm
projeto para ppm
xpostudio4/django-eventbrite
Copied from https://bitbucket.org/copelco/django-eventbrite for convenience
gmcclure/sedgewick-algorithms
Algos for Sedgewick's programming assignments.
networkfaculty/Fundamentos-Django
Código fuente para nuestro curso "Fundamentos de Django", disponible en https://networkfaculty.com
SyhkoCode/ES-2Sem-2021-Grupo-4
CodeQualityAssessor