• Stars
    star
    1
  • Language
    TypeScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Mac-OS-animated-background

Fun simple script to make your Mac's desktop background animated.
Python
10
star
2

LaetLang

LaetLang is an interpreted C style language. It has file reading/writting, TCP network calls and awaitable promises.
Java
6
star
3

tiny_lisp

Tiny Lisp is a lisp interpreter built from scratch in C. It has basic data types, control flow structures, and macros which let you create anything.
C
6
star
4

CalvinGAN

CalvinGAN is a machine-generated Calvin and Hobbes style comic book. The goal of this project is to build a machine learning model that can generate recognizable comic images and text that have similar characteristics to Calvin and Hobbes.
Jupyter Notebook
6
star
5

haskell_json_prettyprint

A JSON prettyprinter I wrote while learning Haskell.
Haskell
5
star
6

Blockchain

A simple implementation of a blockchain. Uses Consul's gossip protocol.
Go
5
star
7

invertedIndex

A rust implementation of an inverted index. Ranked retrieval through okapi bm25.
Rust
5
star
8

RayTracing

Ray tracing 3d renderer made from scratch in C++. It starts out with simple vectors, and gets to objects(only spheres) and materials.
C++
5
star
9

CoronaBack

EMR type software that uses BadgerDB wrapped in Tendermint blockchain for storage
Go
3
star
10

go_vision

Some image processing algorithms that I implemented in the Go programming language from scratch.
Go
3
star
11

ComputeAreaOfPolygon-Haskell

Haskell program to calculate area of polygon - Hackerrank problem
Haskell
1
star
12

PrepRoutine

Shell
1
star
13

Data_structures

Implementation of data structures and algorithms. They are done in Go lang and do not require any additional libraries.
Go
1
star