CSchank
A Software Engineering & Society student and research assistant at McMaster University. I love data, learning and empowering others through technology.
Pinned Repositories
2d-partial-sums
C library for quickly computing the 2D partial sums of a matrix. Some examples are provided as well.
Aloalonzonzo
binary_search
A C library for performing a general binary search on a sorted array. Like with library qsort, user supplies a compare function with void pointers.
finsm
An Elm app for building and simulating deterministic and non-deterministic finite automata (DFAs and NFAs).
haskell-stm-simple-thread-pool
A simple example of creating a thread pool using STM in Haskell.
IHPBlog
petri-app-land
A model-driven approach to creating client-server web apps and multiplayer games.
Team-The-Beard---Programming
Winning submission - 2017 McMaster Engineering Programming Competition. Frontend: https://github.com/sophiatao/MEC.git
YHack2017
Our entry for the 2017 YHack Hackathon at Yale University, December 1st-3rd, 2017. Submission to challenge issued by Vitech Systems Group, Inc. Built from scratch in 36 hours by Chris Schankula, Sophia Tao, Daniel Cefaratti and Matthew D'Cruz.
graphicsvg
Graphics library authored by Chris Schankula and Dr. Christopher Anand
CSchank's Repositories
CSchank/IHPBlog
CSchank/ASTExtractor
Abstract Syntax Tree Extractor for Java Source Code
CSchank/capTemplate
Template for capstone projects
CSchank/CAS706-F2024
Public repository for CAS 706, Fall 2024 version
CSchank/CAS735-Lab2
CSchank/CAS781Presentation
CSchank/codespaces-nix
Dev Container base image with Nix
CSchank/CSchank.github.io
CSchank/DGMS
Code for "Deep Graph Matching and Searching for Semantic Code Retrieval"
CSchank/docker-spigot
A docker container with spigot, builds spigot.jar on first start
CSchank/elm-compiler
Compiler for Elm, a functional language for reliable webapps.
CSchank/Elm-ExprHashing
CSchank/haskell-nix-codespaces
CSchank/IHPBlogExample
CSchank/IHPCodespacesTemplate
CSchank/IHPDevTemplate
A template repo that allows you to easily develop an IHP project using local DevContainers, GitHub Codespaces, and GitPod out of the box.
CSchank/IHPDevTest
CSchank/IHPDevTestJune24
CSchank/IHPDevTestJune30th
CSchank/IHPTest2024
CSchank/IHPTestAug9
CSchank/IHPTestAug9th
CSchank/IHPTestJune5Again
CSchank/IHPTestSept12
CSchank/IHPTestSept5
CSchank/KnapsackDP
CSchank/template-ihp
The IHP with Nix template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.
CSchank/TestIHP
CSchank/TestIHPJun5
CSchank/TestIHPJune22