Kayla Gordon (turq84)

turq84

Geek Repo

Location:Helsinki, Finland

Home Page:https://www.kayla-gordon.com/

Twitter:@kaylamgordon

Github PK Tool:Github PK Tool

Kayla Gordon's repositories

Movie-Recommendation-System

This Python recommendation system suggests movies that users would like in 40 lines of Python. This program uses the LightFM recommendation library.

Language:PythonStargazers:2Issues:0Issues:0

bitcoin-exchange-prices-live-stream

Python program that live steams Bitcoin prices, on a timer, from five different exchange sources. ->Bitstamp, btc-e, bitfinex, coinbase, & kraken.

Language:PythonStargazers:1Issues:0Issues:0

Caesar-Cipher

This Python program encrypts and decrypts messages using the Caesar cipher methodology.

Language:PythonStargazers:0Issues:0Issues:0

chosen

Chosen is a library for making long, unwieldy select boxes more friendly.

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:0Issues:0

dc.js

Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

forecast

forecast package for R

Language:RStargazers:0Issues:0Issues:0

K-Means-Clustering

Machine Learning technique called K-Means Clustering. This is an example of learning from data that has no labels. Computing the Euclidean distance and a loss function was also used.

Language:PythonStargazers:0Issues:0Issues:0

laravel-medium-editor

Integration of Medium WYSIWYG editor to Laravel 4 with image uploads...

Language:PHPStargazers:0Issues:0Issues:0

Latex-based-business-plan-template

Latex based business plan project

Language:TeXStargazers:0Issues:0Issues:0

Logic-Table-Calculator

By using JavaScript, the logic table result is based on the choices of A & B.

Language:PHPStargazers:0Issues:0Issues:0

lunch-lottery

Lunch lottery script with a history to find new pairs and variable participants

License:GPL-3.0Stargazers:0Issues:0Issues:0

messagist

Configurable conversation flow for great user engagement

Language:VueLicense:MITStargazers:0Issues:0Issues:0

NY-Times-Website-Decoder

This Python program uses Beautiful Soup to extract article titles from the NY Times website.

Language:PythonStargazers:0Issues:0Issues:0

optaplanner

Java planning engine: OptaPlanner optimizes business resource scheduling and planning.

Language:JavaStargazers:0Issues:0Issues:0

ossec-hids

OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Password-Generator

This Python program randomly generates a password based on the password length, provided by the user.

Language:PythonStargazers:0Issues:0Issues:0

PHP-Login-System

PHP login system that takes user information from the users_table and verifies user input, allowing them to proceed past the login page. Prepared statements were used to prevent SQL injection. A continuation of the PHP registration system.

Language:PHPStargazers:0Issues:0Issues:0

PHP-Logout-System

Continuation of the PHP Registration System and the PHP Login System, this file expires the users' cookies and destroys their sessions. Upon logging out, the page redirects to the web developers liking.

Language:PHPStargazers:0Issues:0Issues:0

PHP-Registration-System

A basic PHP registration system to help users register for a website. Using MySQL, the web developer of these files can capture their users' information and store it in the "users_table". After the user registers, a welcome page is loaded (registration_success.php) and a welcome email is sent to them. Prepared statements were used to prevent SQL injection. For more details, please see the Readme.txt file.

Language:PHPStargazers:0Issues:0Issues:0

PHP-SMS-Text-Messages-to-Mobile-Phone

PHP file for SMS text messages to mobile phones.

Language:PHPStargazers:0Issues:0Issues:0

python_phonecalls

Making Phone Calls with Python

Language:PythonStargazers:0Issues:0Issues:0

Rock-Paper-Scissors-Game

Python program for two players to play the game: Rock, paper, scissors.

Language:PythonStargazers:0Issues:0Issues:0
Language:RubyLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SegmentEffect

Background image segment effect as seen on [Filippo Bello's Portfolio](http://www.filippobello.com/portfolio).

Language:HTMLStargazers:0Issues:0Issues:0

Stock-Prediction

This Python program predicts the stock price for Facebook stocks.

Language:PythonStargazers:0Issues:1Issues:0

Visualizing-a-Decision-Tree-Machine-Learning

This machine learning program uses sklearn and numpy to create a decision tree. From provided data, the program will use the decison tree as a flow chart, predicting details of the flower the data is based on.

Language:PythonStargazers:0Issues:1Issues:0

YouTube-Alarm-Clock

This PHP project calls on the YouTube API when the timer expires, taking the first result for the input in the search field to wake you up.

Language:PHPStargazers:0Issues:1Issues:0