Coder Social home page Coder Social logo

Evan Carlson's Projects

8thwall-ios-webview icon 8thwall-ios-webview

Example code on implementing a WebView iOS app which launches an 8th Wall WebAR experience.

android-hangman icon android-hangman

This is a simple refactor of my hangman command line game with a graphical user interface designed for android devices.

atmospheric-data-analysis icon atmospheric-data-analysis

This code analyzes data from the National Oceanic and Atmospheric Administration (NOAA) North American Mesoscale Forecast System and outputs information about the climate in a few different states.

cli-doubly-linked-list icon cli-doubly-linked-list

This is a command-line application that demonstrates a dynamically allocated doubly linked list of sorted strings.

cli-hangman icon cli-hangman

This repository contains two programs: HangmanUser and HangmanAI. They are simple command line versions of the game hangman that support user mode and AI (scripting) mode, respectively.

cli-social-network icon cli-social-network

This repository contains command line version of a social network. It is a very simple implementation that demonstrates parsing and storing data structures in files with python.

data-structures icon data-structures

This repository contains my implementations of Java built-in and custom data structures.

factorial-calculator icon factorial-calculator

A simple program that calculates the factorial of a number using either a recursive or iterative implementation.

fibonacci-calculator icon fibonacci-calculator

A simple program that calculates a Fibonacci number given an index in the sequence, using either a recursive or iterative implementation.

inclass icon inclass

Inclass examples, lecture notes, and given code.

lectures icon lectures

CS 212 Software Development • Fall 2019

media-website icon media-website

Simple CSS grid with Flexbox integration to mimic a media outlet.

packages icon packages

📦 Package configurations - The #1 free and open source CDN built to make life easier for developers.

quadratic-sorting icon quadratic-sorting

This repository contains implementations of insertion, bubble, and selection sort. The program is used to determine the efficiency of these algorithms as measured by wall clock time.

quasilinear-sorting icon quasilinear-sorting

This repository contains implementations of merge and quick sort. The program is used to compare the efficiency of these algorithms. Insertion sort is used as a comparison.

read-line icon read-line

I wrote this program to gain familiarity with the read system call. It is a simple implementation of the existing functions getline and fgets.

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.