Pinned Repositories
adopt-me
following frontend masters complete-react-v5
bootstrap-rtl
Right to Left Theme for Bootstrap 3
briefcase
ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make data from millions of ODK campaigns portable. Contribute and make the world a better place! ✨💼✨
ContextAPISnippet
Created with CodeSandbox
datasciencecoursera
The data scientist toolbox hm repository
distributed-loans
react-shows
react app using tvmaze api
tabs-snippet
Created with CodeSandbox
tikal-ex-tvseries
use-context-provider-snippet
Created with CodeSandbox
dsysme's Repositories
dsysme/react-shows
react app using tvmaze api
dsysme/tabs-snippet
Created with CodeSandbox
dsysme/tikal-ex-tvseries
dsysme/use-context-provider-snippet
Created with CodeSandbox
dsysme/adopt-me
following frontend masters complete-react-v5
dsysme/bootstrap-rtl
Right to Left Theme for Bootstrap 3
dsysme/briefcase
ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make data from millions of ODK campaigns portable. Contribute and make the world a better place! ✨💼✨
dsysme/ContextAPISnippet
Created with CodeSandbox
dsysme/datasciencecoursera
The data scientist toolbox hm repository
dsysme/distributed-loans
dsysme/elections-real-story
The elections in Israel 2019 were never so debatable in the past. The traces of the true story of the elections are hidden in the data. Go dig them to win your place among democracy fighters.
dsysme/exercises
dsysme/FilesMonitor
Context: We need to constantly monitor some important public files/pages to make sure their content doesn't change (unless we meant to). Mission: Read a list of URLs (http or https) from a configuration file. Some URLs are hosted by multiple servers, and we want to check all of them. The configuration file has pairs of URL+IP, where IP can be * (which means perform normal DNS query to obtain the IP). An example for a configuration file: http://somehost.trusteer.com/file1.txt 10.0.0.1 http://somehost.trusteer.com/file1.txt 10.0.0.2 http://somehost.trusteer.com/file1.txt 10.0.0.3 http://somehost.trusteer.com/file2.txt 10.0.0.1 https://somehost.trusteer.com/file2.txt 10.0.0.1 http://somehost.trusteer.com/file2.txt 10.0.0.2 https://somehost.trusteer.com/file2.txt 10.0.0.2 http://somehost.trusteer.com/file2.txt 10.0.0.3 https://somehost.trusteer.com/file2.txt 10.0.0.3 http://another.trusteer.com/file3.txt * https://another.trusteer.com/file3.txt * http://another.trusteer.com/file4.txt * https://another.trusteer.com/file4.txt * For each URL, download the page and calculate a SHA1 hash of the HTTP response body. Whenever the hash value changes, send an email alert once. The email should include the affected URL and IP. This check should occur every 10 minutes. Implementation requirements: - The program may be a combination of programs/scripts. - Use any programming language(s). You may use any standard libraries or unix tools as part of the solution. - The program should write a log of its operations to a log file.
dsysme/fp-ignite
dsysme/fp-log
https://medium.com/@sharon.shmorak/personal-log-learning-scala-and-functional-programming-c6d4754d9e3f
dsysme/git-finder
dsysme/graphs
dsysme/hackforisrael
Hack For Israel Website
dsysme/hackita-cow
Country of the World exercise
dsysme/hackita-mondays
introducing hackita memebers
dsysme/HackitaJobs
An Example Django Project :-)
dsysme/musar
dsysme/my-take-counter-button
Created with CodeSandbox
dsysme/NeuroNet
Open platform for ideas sharing and fulfill them into projects
dsysme/Open-Knesset
A project aimed at making the israeli Knesset more transparent. Python and Django based
dsysme/opendatakit
Wiki and Issues (copied from https://code.google.com/p/opendatakit/)
dsysme/osbudget
dsysme/python_koans
Python Koans - Learn Python through TDD
dsysme/RouterExample
Created with CodeSandbox
dsysme/trees