Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
ng-pdfviewer
Forked from dominicenglish/ng-pdfviewer
AngularJS PDF viewer directive using pdf.js.
-
react-callbacks
TypeScript 1
-
Slyde
Software engineering web project - online PDF and slide viewer
Ruby 3
-
react-fullpage
Forked from stamen/react-fullpage
A react implementation of fullpage.js
JavaScript 1
-
django-closuretree
Forked from ocadotechnology/django-closuretree
Efficient tree-based datastructure for Django
Python
-
OS_Scheduler_GUI
C++
10 contributions in the last year
Activity overview
Contribution activity
April - May 2019
March 2019
- seleem1337/pydantic Python
Created a pull request in samuelcolvin/pydantic that received 10 comments
Add support for computed fields
Change Summary This PR adds support for computed fields which may not exist in the input data but can be computed from other validated fields (or …