rakshith-crm

rakshith-crm

Geek Repo

Github PK Tool:Github PK Tool

rakshith-crm's repositories

Packet-Router

The project is a network model of priority based packet routing implemented using the priority queue using max heap data structure. The project mimics packet routing, by receiving network packets (file handling concept) and re-transmitting the packets based on network priority.

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

Bank-Management-System

The Bank Account Management System is an application for maintaining a person's account in a bank. In this project I tried to show the working of a banking account system and cover the basic functionality of a Bank Account Management System.

Language:JavaScriptStargazers:0Issues:1Issues:0

Banking-ATM-System

The project is a typical Banking System which supports multiple user account creation with password credibility and provides an ATM debit card (provides change-pin facility) to each account (allowing debit and credit of money) and also allows transferring money from one user account to another and tracks all transaction information generating a passbook.

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

C-File-Transfer-Network-Socketing

The project uses the concept of Network Socketing and File Handling to transfer files from the server to the client (checks access permission), when requested by the client.

Language:CStargazers:0Issues:1Issues:0

Company-Management-System

The package is a Company Management System which can be used by admins of any company.The package is User-Friendly allowing the company admins to easily manage all necessary details about the company and allows easy access, inserting new data and deleting unwanted data.

Language:JavaScriptStargazers:0Issues:1Issues:0

Contact-Manager

The project is implemented using the Trie data structure, which allows managing 10 billion unique contacts and retrieving any contact in constant time complexity. The project supports pattern-matching in searching contacts and provides a list view of all matched contacts.

Language:C++Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:1Issues:0

SyntheticTS

Synthetic time series generator based on user parameters

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

YouGuide

A PERN Stack project. The project allows users to add details about places that they have visited, so that it becomes helpful for other users to look up the places, which could help them decide their next tourist place.

Language:JavaScriptStargazers:0Issues:1Issues:0

pybp

A package that seemlessly allows developers to perform independent batch processing on multiple cores with very little code changes for compatibility, processing speed-up is based on CPU cores

Language:PythonLicense:MITStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

Shared-Memory

Inter process communication - Shared memory across C++ and Python

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

StockCast

Stock price prediction using deep neural network, Do support this project by giving it a star :)

Language:PythonStargazers:0Issues:1Issues:0

Sudoku-Solver

The program solves a sudoku puzzle using brute-force approach, and solves the puzzle in polynomial time complexity.

Language:CStargazers:0Issues:1Issues:0

trader-client

The frontend for the trading application

Language:TypeScriptStargazers:0Issues:1Issues:0

TraderApp

An react-native mobile application for stock market analysis

Language:JavaStargazers:0Issues:1Issues:0

traderpy

A stock trading application which allows fundamental analysis of stocks

Language:PythonLicense:MITStargazers:0Issues:1Issues:0