Pinned Repositories
C-and-C-plus-plus-Projects-For-Beginners
In this project you can find my projects written in C/C++, Which I developed just to get familiar with C/C++ GUI in turbo c++, loops and other concepts. [Note:- This program is developed and tested using Turbo C++]
Deep-Learning-Specialization-Convolution-Neural-Network-Week-3-Programming-assignment
Here you will get the notebook of week 3 programming assignment of Convolutoinal neural network by Anderw ng.
exampleRepo
for practice purpose
How-To-include-VLC-QT-in-your-Qt5
In this repository you will find the details of how to include VLC-QT in your Qt application and use it's modules.
Library-System-in-Qt
MySecureTODO
MySecureTODO is an TODO application which does not only store your TODOs but also provide best encryption possible for your TODO's to make your data safe. We value data privacy over anything.
PyTypingTest
This Game is being developed in order to submit it as the Major project for my last semester in BCA, IGNOU. The future scope for this project is not yet decided.
ScreenActivitiesPlayer
An GUI Automation Tool, Currently Support only Windows.
Turtle-Betting-Race-Game
This Game is made using Python programming language. The core module used in this game is Turtle.
VN_ASS
This app will automate the stock anaylysis, so that we can earn more money.
VinayIsHere's Repositories
VinayIsHere/C-and-C-plus-plus-Projects-For-Beginners
In this project you can find my projects written in C/C++, Which I developed just to get familiar with C/C++ GUI in turbo c++, loops and other concepts. [Note:- This program is developed and tested using Turbo C++]
VinayIsHere/VN_ASS
This app will automate the stock anaylysis, so that we can earn more money.
VinayIsHere/Deep-Learning-Specialization-Convolution-Neural-Network-Week-3-Programming-assignment
Here you will get the notebook of week 3 programming assignment of Convolutoinal neural network by Anderw ng.
VinayIsHere/exampleRepo
for practice purpose
VinayIsHere/How-To-include-VLC-QT-in-your-Qt5
In this repository you will find the details of how to include VLC-QT in your Qt application and use it's modules.
VinayIsHere/How-to-install-Pritunl-Client-in-Ubuntu-20.4-And-Access-Server
Just read the stepsToInstallPritunl.md to know which commands you need to run to install Pritunl Client in your ubuntu Ubuntu 20.04.1 LTS system
VinayIsHere/Library-System-in-Qt
VinayIsHere/My-Competitive-Programming-Solutions
In this repository, I will give you the code for the codechef problems which I have solved either in the contests or in practice with their logic explanations as well.
VinayIsHere/MySecureTODO
MySecureTODO is an TODO application which does not only store your TODOs but also provide best encryption possible for your TODO's to make your data safe. We value data privacy over anything.
VinayIsHere/PyTypingTest
This Game is being developed in order to submit it as the Major project for my last semester in BCA, IGNOU. The future scope for this project is not yet decided.
VinayIsHere/ScreenActivitiesPlayer
An GUI Automation Tool, Currently Support only Windows.
VinayIsHere/Turtle-Betting-Race-Game
This Game is made using Python programming language. The core module used in this game is Turtle.
VinayIsHere/Learn-React-By-Scrimba
This repository contains the codebase from the Learn React course from the scrimba
VinayIsHere/stockwatcher
The Main Aim of this repo is to define the modules which can be used to do better prediction for the stocks. It is mainly being developed keeping Indian Stock Market in Mind.
VinayIsHere/VansLife
React router course by Scrimba
VinayIsHere/Vinay-Modules
This repo contains useful methods, modules, functions etc which are useful for the development.
VinayIsHere/VinayIsHere
VinayIsHere/Writing-into-XML-and-Reading-from-XMl-in-c-using-Qt
In this repository you will find my code I used to read and write into xml file using c++ Qt framework