Coder Social home page Coder Social logo

Kyle Vickers's Projects

bracecheck icon bracecheck

C++ application for checking if brackets match within a file, and that they are nested properly. Also, the datastructures used in this class are made from scratch.

cache icon cache

C application which is a simulation of a memory subsystem. It supports more than one cache. It is a writeback system and supports single directly mapped memory management as well as set associative caches.

cfgs icon cfgs

configs and dot files consolidated between machines

clientservertasks icon clientservertasks

Java application which is a multithreaded client/server program. The server sends clients a number of different jobs, each client runs the jobs, and then reports back to the server which ultimately prints the results.

consymtab icon consymtab

C implementation for using a single lock on the symbol table, a group of mutexs, thin locks, and also the allowance of concurrent reads depending on the concurrency support to be used with the threaded applications.

dauntcell icon dauntcell

An unofficial, fan created, dauntless utility for creating builds

floatintconvert icon floatintconvert

C program that manually converts an int to a float or a float to an int using bitwise operations.

goimgs icon goimgs

gin based service for managing image file uploads

gopl.io icon gopl.io

Example programs from "The Go Programming Language"

gowiki icon gowiki

This was from the golang tutorial on net/http web dev @ https://golang.org/doc/articles/wiki/

my-dwm icon my-dwm

my build of dwm, only a few patches sprinkled in

my-st icon my-st

my build of st, only a few patches

python_various icon python_various

Python application which contains various methods including returning a filtered list of a given boolean function, testing if brackets are matching and nested, returning an ordered list of <word,# of occurrences>, memoized function for returning the nth prime of a number, and a class the represents the US Dollar and all arithmetic associated with the dollar, a function that emulates SML's map function but does so only using list comprehensions and can be used on any iterable data structure, a function that takes a string val argument and searches for a variable in order of scope ( global, function namespace, parameters/local ), Point2D class and Point 3D class with constructors that take x,y,z values respectively, use of metaprogramming to make a string representation in all uppercase, while a second value is all in lower case, a keep sum decorator that will print a running sum of the values returned by a function after each call

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.