Pinned Repositories
accountant
Expense tracking CLI application written in Rust
aoc21
My Solutions for Advent of Code 2021 in Rust
ASCII-art
A program to turn images into ASCII-art. It is created by printing characters to your terminal so as to recreate the contours of a source image.
CS5204-DistributedSystems
IITTP CS5204
Handmade3DRenderer
A simple 3D renderer implemented in Rust using Whitted ray tracing technique.
ndn-agar.io
An NDN port of Agar.io written in C++ using SDL2
pong
An experiment to implement Atari's classic 1972 arcade game Pong with networked multiplayer support in Rust using Piston.
sim8086
Performance-Aware Programming Part 1 Assignments
tcad
tcloud automatic downloader
ToyDBMS
Simple RAM based DBMS in C++
sathwikmatsa's Repositories
sathwikmatsa/ASCII-art
A program to turn images into ASCII-art. It is created by printing characters to your terminal so as to recreate the contours of a source image.
sathwikmatsa/aoc21
My Solutions for Advent of Code 2021 in Rust
sathwikmatsa/tcad
tcloud automatic downloader
sathwikmatsa/CS5204-DistributedSystems
IITTP CS5204
sathwikmatsa/ndn-agar.io
An NDN port of Agar.io written in C++ using SDL2
sathwikmatsa/ToyDBMS
Simple RAM based DBMS in C++
sathwikmatsa/accountant
Expense tracking CLI application written in Rust
sathwikmatsa/adventofcode2019
My solutions for AoC 2019 in Rust
sathwikmatsa/ARStorytelling
Extension for WebAR framework to ease the development of storytelling AR applications.
sathwikmatsa/cargo-build-deps
A cargo subcommand to build dependencies, helps speed up docker builds by allowing dependencies to be built earlier and cached.
sathwikmatsa/Handmade3DRenderer
A simple 3D renderer implemented in Rust using Whitted ray tracing technique.
sathwikmatsa/pong
An experiment to implement Atari's classic 1972 arcade game Pong with networked multiplayer support in Rust using Piston.
sathwikmatsa/sim8086
Performance-Aware Programming Part 1 Assignments
sathwikmatsa/advent-of-code2024
https://adventofcode.com/2024
sathwikmatsa/dotfiles
My Arch Linux rice
sathwikmatsa/GameofLife
Conway’s Game of Life
sathwikmatsa/gbc-rust
[WIP] Game Boy Color emulator in Rust
sathwikmatsa/HackathonSE
sathwikmatsa/haversine
Haversine Distance Processor. Assignments from Performance Aware Programming.
sathwikmatsa/heroku-squid-proxy
Docker image for a Squid forward proxy with authorization (fully anonymous)
sathwikmatsa/jake
Chrome extension for live code examples of API documentation
sathwikmatsa/reverse-proxy
reverese proxy server
sathwikmatsa/rustup
The Rust toolchain installer
sathwikmatsa/sathwikmatsa.github.io
sathwikmatsa/spotify-get
Download songs or playlists from Spotify with album art and meta tags
sathwikmatsa/sss
Shamir's Secret Sharing System implementation in C++
sathwikmatsa/Tic-Tac-Toe-AI
An unbeatable Tic-Tac-Toe engine
sathwikmatsa/turtle
Create Animated Drawings in Rust
sathwikmatsa/Yet-to-be-named-ChromeExtension
A chrome extension for productivity, time tracking and more!
sathwikmatsa/zero2prod