Git Product home page Git Product logo

Arul Peter's Projects

django-star-ratings icon django-star-ratings

Star ratings for your Django models with a single template tag. Python 3 compatible.

finding-a-gene-in-a-strand-of-dna icon finding-a-gene-in-a-strand-of-dna

An important problem genomics scientists encounter regularly: how to identify genes in a strand of DNA. To tackle this problem, we need to understand strings: series of characters such as letters, digits, punctuation, etc. A gene for a protein has a start codon, followed by a substring that is a multiple of 3, followed by a stop codon.

geoplot icon geoplot

Plotting a population map using the dataset from (http://download.geonames.org/export/dump/). One pixel represents 1million people. Radius of each d3 circle is proportional to population.

java-csv-reader-and-statistical-analysis icon java-csv-reader-and-statistical-analysis

A common format for storing tabular data (any data organized into columns and rows) is in comma separated values (CSV) files. This program lets you analyze and manipulate data from multiple CSV data files using a powerful open-source software package: Apache Commons CSV using basic statistics.

javascript-functions-to-create-and-manipulate-image-pixels- icon javascript-functions-to-create-and-manipulate-image-pixels-

Write a JavaScript program that has a function named swapRedGreen with one parameter pixel. This function should swap the red and green values of the pixel. Pick an image, print the image, then apply swapRedGreen to every pixel in the image, and print the new image. The choice of your image is important. For some images you may not notice any change. Think about what type of image you should use for testing your function.

php-library icon php-library

A media library created using PHP. Data structure: multidimensional arrays. External API: Wikipedia API. Front End Framework: Bootstrap.

scriblr icon scriblr

A fancy writing pad created using d3.

smalljobs_marketplace_python_django icon smalljobs_marketplace_python_django

Designed and developed an MVC model python application using Django framework. Deployed by creating AWS EC2 instance on AWS Elastic Beanstalk. PostgreSQL for managing the database. Used Facebook API for Login and Sign Up. Dashboard for users to Create/Edit/Manage services and profiles. Payments powered by Braintree/PayPal. A model that stores user Reviews and Comments. Templates are created using Bootstrap and JavaScript

webcrawler-url-fetcher icon webcrawler-url-fetcher

A simple Java based web crawler that can fetch all the URLs on a web site and lets you set filters to the search.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.