Pinned Repositories
Animated-Website-Template
Simple and clean resume website template. Comes with an animated background (particle.js). The background consists of green lines connected to each other.
Colorful-Website-Template
Simple, colorful, responsive resume/CV website
CS-1323
CS 1323 - Introduction to Computer Programming - University of Oklahoma
CS-2413
CS 2413 - Data Structures - University of Oklahoma
emilyblack95.github.io
Personal website.
Handwritten-Website-Template
Simple and clean resume website template. Comes with a notebook paper styled background. Uses https://macarthur.me/typeit/
Hexagon-Fade-Template
Simple and clean resume website template. Comes with a colorful styled hexagon background. Uses https://macarthur.me/typeit/
One-Page-Website-Template
Simple, colorful, responsive 1 page resume/CV website
Rainfall-Website-Template
Clean and responsive resume website template, with a neat animated rainfall background. Background gotten from codepen.io
Twit-for-Amazon-Alexa
Twit is an Amazon Alexa skill kit which allows the user to say things such as "Alexa, ask Twitter get tweets from {username}" and returns a set list of tweets in order from recent to old from that username.
emilyblack95's Repositories
emilyblack95/Animated-Website-Template
Simple and clean resume website template. Comes with an animated background (particle.js). The background consists of green lines connected to each other.
emilyblack95/One-Page-Website-Template
Simple, colorful, responsive 1 page resume/CV website
emilyblack95/Colorful-Website-Template
Simple, colorful, responsive resume/CV website
emilyblack95/CS-2413
CS 2413 - Data Structures - University of Oklahoma
emilyblack95/emilyblack95.github.io
Personal website.
emilyblack95/Handwritten-Website-Template
Simple and clean resume website template. Comes with a notebook paper styled background. Uses https://macarthur.me/typeit/
emilyblack95/Twit-for-Amazon-Alexa
Twit is an Amazon Alexa skill kit which allows the user to say things such as "Alexa, ask Twitter get tweets from {username}" and returns a set list of tweets in order from recent to old from that username.
emilyblack95/CS-1323
CS 1323 - Introduction to Computer Programming - University of Oklahoma
emilyblack95/CS-3113
CS 3113 - Introduction to Operating Systems - University of Oklahoma
emilyblack95/4Square-Website-Template
Resume website template. Comes with 4 different sections, that light up 4 different colors when you mouse over them.
emilyblack95/4Stack-Website-Template
Resume website template. Comes with 4 different sections (that are vertical).
emilyblack95/CS-2613
CS 2613 - Computer Organization - University of Oklahoma
emilyblack95/CS-3053
CS 3053 - Human Computer Interaction - University of Oklahoma
emilyblack95/CS-3323
CS 3323 - Principles of Programming Languages - University of Oklahoma
emilyblack95/CS-4133
CS 4133 - Data Networks - University of Oklahoma
emilyblack95/CS-4513
CS 4513 - Database Management Systems - University of Oklahoma
emilyblack95/CS-5513
CS 5513 - Advanced Database Management - University of Oklahoma
emilyblack95/CS-5513-Group
Implementing an auto-indexing algorithm within an extension on PostgreSQL’s platform.
emilyblack95/GPA-Calculator
Program that calculates your GPA based on credits/grade. Also has graph/chart feature.
emilyblack95/Hexagon-Fade-Template
Simple and clean resume website template. Comes with a colorful styled hexagon background. Uses https://macarthur.me/typeit/
emilyblack95/LAT-1115-LAT-1215
LAT 1115/1215 - Beginning Latin - University of Oklahoma
emilyblack95/Latin-Quotes-for-Amazon-Alexa
Latin Quotes is an Amazon Alexa skill kit which allows the user to say things such as "Alexa, ask Latin Quotes to give me a quote" and returns a random quote from either Amo, Amas, Amat & More or Veni, Vidi, Vici.
emilyblack95/Simple-Mathematical-Expression-Evaluator
Takes a String expression, using the operators: "*", "/", "+", "-", with no spaces, and returns the result. Supports Doubles as well.
emilyblack95/SoonerGuide
emilyblack95/vzhack
Verizon Intern Hackathon 2017
emilyblack95/Rainfall-Website-Template
Clean and responsive resume website template, with a neat animated rainfall background. Background gotten from codepen.io
emilyblack95/ExTerminAttr
Forward Terminattr updates to a remote URL
emilyblack95/GameOfLife
Conway's Game of Life
emilyblack95/Kruptos
Cryptography Mobile App
emilyblack95/TicTacToe
Tic Tac Toe with the M,N,K variation