ashwin-nat's repositories

pits-n-giggles

F1 game Live Telemetry Tool

Language:PythonLicense:MITStargazers:3Issues:2Issues:2

Custom-Encryption-Algorithm

A custom encryption program written in C that uses a simple S-box networks and XOR operations.

Language:CStargazers:1Issues:2Issues:0

Adafruit_Sensor

Common sensor library

Language:C++Stargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:2Issues:0

Best-README-Template

An awesome README template to jumpstart your projects!

License:MITStargazers:0Issues:1Issues:0

BSlogger

Very simple C++ logging class

Language:C++Stargazers:0Issues:1Issues:0

C-TCP-File_transfer

Server and client code to transfer files over a network using TCP/IP written on C

Language:CStargazers:0Issues:2Issues:0

chat_room

This is a simple TCP based chat room. Both server and client codes are single threaded.

Language:CStargazers:0Issues:3Issues:0

clang-format-all

Run clang-format -i on all of the files in your C or C++ project

Language:ShellLicense:GPL-3.0Stargazers:0Issues:1Issues:0

Common_Functions

Includes commonly used functions written by me

Language:CStargazers:0Issues:2Issues:0

Generic-Makefile

A generic Makefile for C and C++ projects. Supports separate recursive directories for source and header files. Supports separate directory for final binary.

Language:MakefileLicense:MITStargazers:0Issues:2Issues:0
Language:C++License:MITStargazers:0Issues:2Issues:0

pbar

A simple progress bar library written in C.

Language:CLicense:MITStargazers:0Issues:2Issues:0

service_queue

This application creates 2 threads. Thread 1 will read service requests from the user and enqueue them. Thread 2 will service these requests in a FIFO manner.

Language:CStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:2Issues:0

threadpool_c

A simple POSIX compliant threadpool implementation in C

Language:CLicense:MITStargazers:0Issues:2Issues:0

UnoTransport

This is an implementation of a custom UDP based connection oriented transport layer protocol

Language:C++License:MITStargazers:0Issues:2Issues:0