Pinned Repositories
ApiProblemResolver
Objective / Problem Descriptions As seen in the API endpoints section, this homework assignment has two parts. You are expected to write a program that GETs problem input and POSTs a solution to both problems, /problem/part_1 and /problem/part_2. There is an example problem endpoint /problem/test that you can use to build/test the general structure of your solution. Both of the required /problem/* endpoints also accept the query param ?sample=true which enables an "example-mode" for each problem. In "example-mode", the input sent to you is similar in nature to the large randomized data-set you would normally receive, but human-sized and static -- "example-mode" also disables the 5s response time-limit.
CheckIP
DynDNS.com runs a simple web service for detecting a user's remote IP address called You can demo the web service at http://checkip.dyndns.com/
django-package-forwarding
Package forwarding platform for Django
Mschool
An application to get and store Massachusetts school ranking data from https://www.schooldigger.com
search-for-genomic-variants
Application that allows a user to search for genomic variants by gene name and display the results in a tabular view. (Backend --> Python / Frontend --> React)
josimarjafa's Repositories
josimarjafa/CheckIP
DynDNS.com runs a simple web service for detecting a user's remote IP address called You can demo the web service at http://checkip.dyndns.com/
josimarjafa/ApiProblemResolver
Objective / Problem Descriptions As seen in the API endpoints section, this homework assignment has two parts. You are expected to write a program that GETs problem input and POSTs a solution to both problems, /problem/part_1 and /problem/part_2. There is an example problem endpoint /problem/test that you can use to build/test the general structure of your solution. Both of the required /problem/* endpoints also accept the query param ?sample=true which enables an "example-mode" for each problem. In "example-mode", the input sent to you is similar in nature to the large randomized data-set you would normally receive, but human-sized and static -- "example-mode" also disables the 5s response time-limit.
josimarjafa/django-package-forwarding
Package forwarding platform for Django
josimarjafa/Mschool
An application to get and store Massachusetts school ranking data from https://www.schooldigger.com
josimarjafa/search-for-genomic-variants
Application that allows a user to search for genomic variants by gene name and display the results in a tabular view. (Backend --> Python / Frontend --> React)