Skip to content
View Jamaliela's full-sized avatar
  • Berea College
  • Berea,KY

Block or report Jamaliela

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. solr-vagrant solr-vagrant Public

    Instructions for setting up a Solr index and Running it on Vagrant.

    Shell 1

  2. metadata-search-application metadata-search-application Public

    The metadata search is a Spring MVC web framework application that queries ISO XML metadata from a Solr index.

    Java 2

  3. xml-metadata-parser-application xml-metadata-parser-application Public

    The XML metadata parser is a Spring Boot application that parses external ISO Metadata XML files and then indexes that metadata into a Solr index.

    Java 1

  4. SecretBarcodesProject SecretBarcodesProject Public

    Our program works with a receiver and a sender. The receiver will receive an encrypted message with different characters and will extract the 12-digit codes found and check for a barcode, afterward…

    Python 2

  5. The-Game-of-Nim The-Game-of-Nim Public

    A team project done in Class, Berea College. The purpose was to mainly practice breaking a larger problem down into smaller "mental chunks" using functions and gain practice using loops and modulus…

    Python 2

  6. MultipleRegression_fromScratch MultipleRegression_fromScratch Public

    Multiple regression is a generalization of linear regression. Instead of a single dependent variable, there are n of them. Multiple regression seeks to find the coefficients to place an (n - 1)-dim…

    Python 1