Git Product home page Git Product logo

tartarus-git's Projects

advent_of_code icon advent_of_code

A repo for storing all of my solutions to the Advent of Code event.

aprepend icon aprepend

Command-line utility to either append or prepend text to a data stream. Works on Linux and Windows.

bashrc-additions icon bashrc-additions

A bash script that adds some useful features that I like to the terminal. Meant to be sourced from .bashrc.

blackhole icon blackhole

(only somewhat realistic) Simulation of a black hole. Uses OpenCL and raytracing, paired with some gravitational simulation, to simulate optical effects around a blackhole.

blood-engine icon blood-engine

Visualization engine for fractals, fluid simulations, whatever else I feel like putting in

brainfuck-tools icon brainfuck-tools

Some tooling for brainfuck. Currently only contains a C++ compile-time optimizing brainfuck compiler. Future plans include an interpreter and a brainfuck to turing machine table compiler, as well as possibly a compiler for a more advanced brainfuck with functions and such.

countlines icon countlines

Simple command-line program to count lines across all files of a certain type inside a directory.

divec icon divec

Compiler for the dive programming language, a specialized language for specifying mathematical constructs within the blood engine.

doorsensor icon doorsensor

An alarm for a door using a Raspberry Pi and a magnetic reed switch.

gcd icon gcd

simple gcd calculation code, nothing special

geocentricsolarview icon geocentricsolarview

Incredibly bare and simple visualizer to help see the reasoning behind Ptolemy's geocentric solar system. Made for a school project.

grep icon grep

Wanted the grep tool for windows so I thought I would implement it from scratch. Works on linux and windows.

jsonparser icon jsonparser

A simple json parser. Does not throw errors based on syntax, assumes everything is 100% valid json. Uses recursion for simplicity even though non-recursive approach would be a tiny bit faster.

laser_communication icon laser_communication

Simple code to transmit an image from a Raspberry Pi to a computer through a laser and an Arduino.

metaballs icon metaballs

Implementation of metaballs. Only works on Windows and with OpenCL.

moken icon moken

A meta tokenizer generator, meaning that it'll generate DFA tables for you from regex at compile-time.

nc icon nc

My clone of "netcat". Compiles for Linux and Windows.

nmath icon nmath

Basic math library to hold some of the common tools I use.

opencl-bindings-and-helpers icon opencl-bindings-and-helpers

Very simple library containing some bindings, defines and helper functions for writing programs that utilize OpenCL.

opengl icon opengl

OpenGL test program. Using this to learn OpenGL and 3D graphics.

orbitalsim icon orbitalsim

Simple gravitational simulation with some math to calculate the perfect circular orbit at any distance.

presentationgravsim icon presentationgravsim

Simple gravitational simulator. Built for a specific presentation I had to give, not much use outside of that.

pwncheck icon pwncheck

Utility program that checks whether the given password has been pwned.

repeat icon repeat

Simple command-line utility that repeats the given string a set amount of times. Compiles for Linux and Windows.

screen-dimmer icon screen-dimmer

Only works on Windows. Windows has a screen dimming mechanism built in, but it only works for my built-in display for some stupid reason. This dims all the displays.

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.