natashadecoste

natashadecoste

Geek Repo

Company:VSN Incorporated

Github PK Tool:Github PK Tool


Organizations
IBM

natashadecoste's repositories

ConcurrencyStudies

Collection of Java implementations of Threading with respect to Concurrency.

HackathonPrep

This is just a reference for anyone who hasn't been to one before and/or is trying to make the most out of their time at a Hackathon. If you didn't know, a Hackathon is a 24-36 hour long technology marathon in which the hackers create and try to complete a project (in a group or by themselves). Hackathons have gained popularity all across North America and more and more schools are participating. Check out the MLH website for their Hackathons, information and FAQs (https://mlh.io/). Some schools, companies and organizations do hold Hackathons that are not MLH, as well as there are online Hackathons as well to choose from.

react-typewriter-carousel

A simple extendable ReactJS text carousel that includes styles that simulate typing/texting.

Language:JavaScriptStargazers:2Issues:0Issues:0

card

My npm card!

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

JavaSet

An API that creates an ADT for sets and offers operations on the sets.

Language:JavaStargazers:1Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:3Issues:0

bankmachine

Simple UI for a banking machine

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

carbon-charts

:bar_chart: :chart_with_upwards_trend: Reusable charts implemented using D3 & typescript

Language:TypeScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

carbon-components-angular

An Angular implementation of the Carbon Design System for IBM.

Language:TypeScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

carbon-tutorial-app

An app for the Carbon Design System tutorial

License:Apache-2.0Stargazers:0Issues:0Issues:0

carbon-website

The website for the Carbon Design System.

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

ConwayGameOfLife

Simulation of Conway's game of life using C++, openGL and the GLUT library

Language:C++Stargazers:0Issues:1Issues:0

DeerHunt

Overnight Coding Competition

Language:ElmStargazers:0Issues:0Issues:0

Flight_Delay

Java program that utilizes a flight delay United States dataset in order to predict a best choice from Origin to Destination for the User.

Language:JavaStargazers:0Issues:1Issues:0

GUIwithOpenGL

A simple GUI using openGL (and GLUT) to learn fundamentals of the graphics pipeline and rendering.

Language:C++Stargazers:0Issues:0Issues:0

ignite-andross

The original React Native boilerplate from Infinite Red - Redux, React Navigation, & more

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Java-Catalog

A Java program simulating a basic Catalog.

Language:JavaStargazers:0Issues:2Issues:0

JavaGraphing

Graphing Datasets to find a cheapest route across America.

Language:JavaStargazers:0Issues:2Issues:0

mathLibrary

C ++ mathLibrary for basic vector and point manipulation (using matrices)

Language:C++Stargazers:0Issues:0Issues:0

matrix

Finds determinants of matrices using row reduction and cofactor expansion

Language:JavaStargazers:0Issues:0Issues:0

merry-christmas-cli

Get amazing Christmas greetings messages on your Terminal 🎄

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:4Issues:0

natashadecoste.github.io

My personal website/portfolio. Built with Gatsby & React.

Language:JavaScriptStargazers:0Issues:0Issues:0

online-reading-tutor

Prototype for new user experience in reading app for dyslexic students.

Language:JavaScriptStargazers:0Issues:0Issues:0

Python-Perfect-Maze

Creates a "perfect maze" and then solves it.

Language:PythonStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:0Issues:0

souschef

A recipe creation and organization tool focused on the user experience.

Language:HTMLStargazers:0Issues:1Issues:0
Language:TypeScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

terrainMapping

Using openGL and the GLUT library to render terrains using different meshes, lighting and height map algorithms.

Language:C++Stargazers:0Issues:0Issues:0

ThreeMensMorris-Java

The game 3 Men's Morris. Implemented with the three main classes, following the MVC model. It mainly decomposes into model, view and controller classes, with subclasses. The control class is the connection between each of the other two main classes (the view and the model). It will interact with both the model and the view by relaying and retrieving information. It does this by creating an instance of both the Model and the View. From there it can efficiently relay logic from the Model (variables, arrays, validity checks, etc) back to the view in order to update the User Interface. The view class is used for the user interface, namely, what the user will see visually.

Language:JavaStargazers:0Issues:0Issues:0