Pinned Repositories
100Days-Of-Code
100DaysOfMLCode
21_Days_of_CP
Its a 21 days competitive coding challenge
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Attendnce-System-using-Face-recoginition-
This is a project in which attendance of a student is taken according to the face recognition of a student. Also if the student is already not registered ,he/she can be registered with all the details
boilerplate-express
A boilerplate for the freeCodeCamp curriculum.
BookFinder-App
This project has a basic functionality of reviewing all the books added to the database and searching for the books using HTML, CSS, JavaScript, Bootstrap and JQuery.
Breast-Cancer-Detection-Prediction
The project is to build a machine learning classifier in python using scikit-learn . Using a database of breast cancer tumor information , use naive bayes classifier that predicts whether or not a tumor is malignant or benign.
Codebadge
Coding-Problems
yashpupneja's Repositories
yashpupneja/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
yashpupneja/boilerplate-express
A boilerplate for the freeCodeCamp curriculum.
yashpupneja/game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
yashpupneja/Javascript-Calculator
This is a calculator made using javascript and its fully working . View it on : https://codepen.io/p_yashu/full/PMwNMQ
yashpupneja/libmodulemd
C Library for manipulating module metadata files
yashpupneja/Markdown-Preview
This project provides with the preview of the markdown text. The project can be viewed from : https://codepen.io/p_yashu/full/RXbMXz
yashpupneja/mlcourse.ai
Open Machine Learning Course
yashpupneja/Promodoro-Clock
This is the minor project build on REACT, and several javascript techniques on the clock session period. View it on : https://codepen.io/p_yashu/full/XvJRXy
yashpupneja/quantum-chemistry-iiith
yashpupneja/Technical-Documentation-Page
This is a webpage created for the reintroduction of the javascript. It can be overviewed from codepen: https://codepen.io/p_yashu/full/aboNGXK
yashpupneja/Tribute-Page
This is the tribute page for Steve Jobs . You can view it on my own codepen: https://codepen.io/p_yashu/full/abodyaR
yashpupneja/Visualize-Data-with-Bar-chart
This is the implementation of creating a bar graph given a specific dataset using javascript . View this on: