DanielCr2020
Computer Science student who enjoys low level programming. I have worked with C, Java, JS, Python, and other languages.
Pinned Repositories
AdventOfCode2023
My code for advent of code 2023. Not my best work. Just for fun.
AntiCopyPaster_Python_Fall2023-fork
CS-115-Grading
My grading script I used for Stevens CS 115 assignments
CudaRaytracing
An implementation of a basic raytracer with Nvidia CUDA
DFASimulator
A DFA simulator I made in python
File-Unzipper-Organizer
A python script to unzip files, filter them, and put them all in one folder to make moss runs easier
LS
A reimplementation of the LS coreutil for the linux environment. Has a good amount of the flags as well.
My-Website
danielrcraig.com. Personal website created with NextJS 13
Unit-Converter-Tauri
A simple unit converter desktop application made in Tauri
coordinote
DanielCr2020's Repositories
DanielCr2020/Unit-Converter-Tauri
A simple unit converter desktop application made in Tauri
DanielCr2020/AdventOfCode2023
My code for advent of code 2023. Not my best work. Just for fun.
DanielCr2020/AntiCopyPaster_Python_Fall2023-fork
DanielCr2020/CS-115-Grading
My grading script I used for Stevens CS 115 assignments
DanielCr2020/CudaRaytracing
An implementation of a basic raytracer with Nvidia CUDA
DanielCr2020/DFASimulator
A DFA simulator I made in python
DanielCr2020/File-Unzipper-Organizer
A python script to unzip files, filter them, and put them all in one folder to make moss runs easier
DanielCr2020/LS
A reimplementation of the LS coreutil for the linux environment. Has a good amount of the flags as well.
DanielCr2020/Minesweeper
My Minesweeper that I programmed for fun over the summer to give me a challenge and teach me about revising code.
DanielCr2020/My-Website
danielrcraig.com. Personal website created with NextJS 13
DanielCr2020/Quiz-Game
A card based studying tool. Inspired by Quizlet.
DanielCr2020/percentage
See your battery percentage and other battery info in the Windows system tray
DanielCr2020/SAE-Baja-Dashboard
DanielCr2020/ScrumBucket15
CS 555 Team 15 website. Skill-sharing website.
DanielCr2020/Wordle
Simple Wordle clone made in Python