Pinned Repositories
Basic-Image-Processing
Experimented with OpenCV ,a python module for image processing
CcompilerPy
A basic C language compiler written in Python.
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
dpdk
Data Plane Development Kit
Generic-Graphs
Huffman-Compression
Text compression using Huffman compression technique.
IPL-score-prediction
A Big Data Analytics project which focused on the prediction of a team score .
Remote-controlled-car
Built a remote control car using IR sensors,Arduino UNO and a TV remote.
Servant-Pattern
Analysis of the Servant Pattern as a part of the Design Patterns course
Sunil-Pai-G's Repositories
Sunil-Pai-G/Remote-controlled-car
Built a remote control car using IR sensors,Arduino UNO and a TV remote.
Sunil-Pai-G/Basic-Image-Processing
Experimented with OpenCV ,a python module for image processing
Sunil-Pai-G/CcompilerPy
A basic C language compiler written in Python.
Sunil-Pai-G/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
Sunil-Pai-G/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Sunil-Pai-G/dpdk
Data Plane Development Kit
Sunil-Pai-G/Generic-Graphs
Sunil-Pai-G/Huffman-Compression
Text compression using Huffman compression technique.
Sunil-Pai-G/IPL-score-prediction
A Big Data Analytics project which focused on the prediction of a team score .
Sunil-Pai-G/Servant-Pattern
Analysis of the Servant Pattern as a part of the Design Patterns course
Sunil-Pai-G/dpdkcap
DPDK-based packet capture tool
Sunil-Pai-G/ktsan
KernelThreadSanitizer, a fast data race detector for the Linux kernel
Sunil-Pai-G/Mini-C-Compiler
A mini C++ Compiler which generates intermediate code.Prime focus was on IF-ELSE constructs.
Sunil-Pai-G/Movie-Studio
# Movie-Studio Movie studio is a web interface which provides access to new/upcoming movies .
Sunil-Pai-G/ovs
Open vSwitch
Sunil-Pai-G/OVS-DPDK-presentation-share
Repo to share any material to the DPDK and OVS mailing list.
Sunil-Pai-G/Rsenal
R package: a(Rsenal) of assorted functions and apps
Sunil-Pai-G/tmux-config
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
Sunil-Pai-G/Veternary-Hospital-Management
A project based on databases.Used PostgreSQL for implementation.