• Stars
    star
    1
  • Language
    C++
  • Created over 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Programs with Object Oriented Programming concept in C++

More Repositories

1

A-Network-analysis-of-Game-of-Thrones

In this project, you will look at the character co-occurrence network and its evolution over the five books in R.R. Martin's hugely popular book series A Song of Ice and Fire (perhaps better known as the TV show Game of Thrones). You will look at how the importance of the characters changes over the books using different centrality measures.
HTML
4
star
2

Machine-Learning

Programming Assisgnments for Machine Learning using various algorithms in Octave/ Matlab.
MATLAB
2
star
3

Exploring-the-Bitcoin-cryptocurrency-market

To better understand the growth and impact of Bitcoin and other cryptocurrencies and explore the market capitalization of different cryptocurrencies.
HTML
2
star
4

Web-Crawler

This is small crawler which mimics the real ones and created using Python language.
Python
2
star
5

Facial-Keypoint-Detection

Combinded knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system.
Jupyter Notebook
2
star
6

MyReads-A-Book-Lending-App

This project is mainly for the Book Lovers who loves reading book, and helping them, so that they can keep of what books they are currently reading. Along with which books they want to read in future and which book they have completed reading.
JavaScript
2
star
7

Feed-Reed-Test-using-Jasmine

In this project, we were supposed to write the test suites using Jasmine [Behaviour-Driven Javascript] (http://jasmine.github.io/) for the web application that reads the RSS feeds and keeps on updating as content changes.
JavaScript
1
star
8

Web-Crawler-and-SEO-Report

Web Crawler and SEO analysis report
1
star
9

Computer-Based-Numerical-Statistical-Techniques

Some Programs for Topic - Computer Based Numerical & Statistical Techniques
C
1
star
10

Basic-C-Programs

Some Basic Programs in C for Beginners
C
1
star
11

Computer-Organization-and-Architecture---Logism-Design

Some designs made in Logism (software)
1
star
12

NGO-Website

Basic NGO Website for Children care
PHP
1
star
13

30-Days-of-Code-Hackerrank

Practice solutions for the 30 days of code for hackerrank.
Python
1
star
14

Recreating-John-Snow-s-Ghost-Map

In this Python project, we will reanalyze the data and recreate John Snow's famous map.
HTML
1
star
15

Design-and-Analysis-of-Algorithms

Some programs for Algorithms using C language
C
1
star
16

JP-Morgan-Chase-Software-Engineering-Virtual-Experience

Contains all the tasks completed during the JP Morgan Chase Software Engineering Virtual Internship.
Python
1
star
17

Automating-Whatsapp-Message

A simple python script which uses selenium to send the message.
Python
1
star
18

The-Bug-Challenge

Technical quiz with Questions and answers along with Scoring page.
HTML
1
star
19

Data-Base-Management-System---SQL-

Programs in SQL for Begineers - Check for index and File contains basic SQL Programs
1
star
20

himanshubeniwal

My personal one! 🐱‍💻
1
star
21

Operating-System-using-C-plus-plus

Programs for some problems in Operating System using C++ programming language
C++
1
star
22

Handwritten-Digit-Recognition-using-Deep-Learning

Handwritten Digit Recognition using Machine Learning and Deep Learning
Python
1
star
23

JP-Morgan-Chase-Software-Engineering-Virtual-Internship

Contains all the tasks completed during the JP Morgan Chase Software Engineering Virtual Internship.
Python
1
star
24

ARCADE-GAME

Remember the game we used to play earlier, to cross the road without colliding with objects on road. This game mimics the same scenario and we are supposed to cross the road without colliding the bugs. Yeah!, bugs. Because there were many bugs also in making this project, a success.
JavaScript
1
star
25

DataCamp-projects

This repo contains all the projects which I solved during the Data Science with Python track.
Jupyter Notebook
1
star
26

Restaurant-Review-App

For the Restaurant Reviews projects, you will incrementally convert a static webpage to a mobile-ready web application. In Stage One, you will take a static design that lacks accessibility and convert the design to be responsive on different sized displays and accessible for screen reader use. You will also add a service worker to begin the process of creating a seamless offline experience for your users. Features in three areas: responsive design, accessibility and offline use.
JavaScript
1
star
27

RDBMS-in-Python-using-SQLite3

Functions for manipulating the Relational Database Management System like Creating, Inserting, Updating, Deleting an item, Deleting Table, using SQLite3 in Python.
Python
1
star
28

Memory-Game

The Deck consists of different faces of cards, randomly shuffled everytime someone plays the game. Game starts as soon as you click on the card. This let the timer begin. On clicking, the cards flip and the back of card is shown to the player, and the user need to remember the face of card and find the match of the same type of face of every cards. Every time: ~ If both cards are matched, both cards are placed flipped and color changes. ~ If both choosen cards are unmatched, both of the cards are kept back flipped face down on the deck.
JavaScript
1
star
29

Neighbourhood-Map

This project is mainly to show the venues or places near by New Delhi location. And you can see the places to visit with its location pinned on the map. You can filter the venues like parks, Forts, and Gardens. Have fun in visiting these places.
JavaScript
1
star
30

Exploring-the-evolution-of-Linux

Version control repositories like CVS, Subversion or Git store rich evolution information about a software project. In this project, you'll be challenged to read in, clean up and visualize a real world Git repository dataset of the Linux kernel. With almost 700k commits and thousands of contributors (find out the exact number in this project ;-) ) there are some little data cleaning and wrangling challenges that you'll encounter. But you'll also gain insights about the development activities over the last 13 years.
HTML
1
star
31

Image-Captioning-Project

In this project we combine Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN) knowledge to build a deep learning model that produces captions given an input image. Image captioning requires that you create a complex deep learning model with two components: a CNN that transforms an input image into a set of features, and an RNN that turns those features into rich, descriptive language.
HTML
1
star
32

Landmark-Detection-Robot-Tracking-SLAM-

SLAM (Simultaneous Localization and Mapping) was implemented for a 2 dimensional world! we combine what you know about robot sensor measurements and movement to create a map of an environment from only sensor and motion data gathered by a robot, over time. SLAM gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features. This is an active area of research in the fields of robotics and autonomous systems.
Jupyter Notebook
1
star
33

Sessions

All the session resources
Jupyter Notebook
1
star