binoytv9
Electronics Engineer passionate about Programming. Currently working as Platform Engineer at Market Simplified Ltd, Chennai.
Chennai
Pinned Repositories
a-simple-Unix-Shell
A toy unix shell using the system calls fork() and exec() in C and Python
a-tutorial-on-pointers-and-arrays-in-c-by-Ted-Jensen
Solution to the pdf "a tutorial on pointers and arrays in c by Ted Jensen" exercises
al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
ansible-role-dotnet-core
Ansible Role - .NET Core for Ubuntu/RHEL/CentOS https://galaxy.ansible.com/ocha/dotnet-core
assets
A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
avl-tree
This repo contains the implementation of Adelson-Velsky and Landi's Tree in both C and Python
linked-list-cslibrary.stanford.edu-doc-103-and-105
This repo contains the solution to the exercises in Linked List Basics (http://cslibrary.stanford.edu/103) and Linked List Problems (http://cslibrary.stanford.edu/105/) in C
problem-solving-with-algorithms-and-data-structures
Solution to the pdf "Problem Solving with Algorithms and Data Structures" exercises
python-anandology
Solutions to the Python Practice Book (http://anandology.com/python-practice-book) by Anand Chitipothu.
the-c-programming-language-Ritchie-Kernighan
This repo contains sample codes and solutions to the exercises in the famous book The C Programming Language by B W Kernighan and D M Ritchie
binoytv9's Repositories
binoytv9/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
binoytv9/ansible-role-dotnet-core
Ansible Role - .NET Core for Ubuntu/RHEL/CentOS https://galaxy.ansible.com/ocha/dotnet-core
binoytv9/assets
A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
binoytv9/ATPBetting
A strategy for tennis matches betting
binoytv9/auto-deploy
Script to deploy automatically in UAT/DEV server
binoytv9/automation
Automate Boring tasks using Python3
binoytv9/chatty
A Learning Chatterbot in C++
binoytv9/cpp-base64
base64 encoding and decoding with c++
binoytv9/cpp-crash-course
binoytv9/CppCon2016
Slides and other materials from CppCon 2016
binoytv9/data-oriented-design
A curated list of data oriented design resources.
binoytv9/date
A date and time library based on the C++11/14/17 <chrono> header
binoytv9/flutter-learning
binoytv9/flutter_aws_s3_client
A simple, unofficial AWS S3 client
binoytv9/GitPython
GitPython is a python library used to interact with Git repositories.
binoytv9/java-ocr-api
Java OCR allows you to perform OCR and bar code recognition on images (JPEG, PNG, TIFF, PDF, etc.) and output as plain text, xml with full coordinate as well as searchable PDF
binoytv9/liquibase
Main Liquibase Source
binoytv9/ml_tuts
binoytv9/myGrep
binoytv9/nanodbc
A small C++ wrapper for the native C ODBC API
binoytv9/NEAT-Flappy-Bird
An AI that plays flappy bird! Using the NEAT python module.
binoytv9/nodejs-express-mysql
binoytv9/OpenSAML-ref-project-demo-v3
这一个使用OpenSAML库的示例项目: 一个很简单的网址,其充当SP;同时该项目还包括一个很简单的IDP; SAML协议的交互将在这二者之间展开。
binoytv9/skynet_example
binoytv9/tesseract
Tesseract Open Source OCR Engine (main repository)
binoytv9/the-little-book-of-semaphores-by-Allen-B-Downey
Implementations of some examples of this book in C using the pthread and semaphore
binoytv9/ThreadPool
A simple C++11 Thread Pool implementation
binoytv9/trump2cash
A stock trading bot powered by Trump tweets
binoytv9/ubuntu_17.10-UI
binoytv9/web-basics