Pinned Repositories
Coderun
Web application for learning Java in an easy way. Contains elaborative examples and a section on Algorithms.
Data-Structures-
Codes for implementation of different data structures.
Exercise-Tracker
Using the application, multiple users can create exercise logs, with fields for duration, description, and dates. These logs are stored in the database and can be edited, updated and deleted from the user interface.
fighting-corona
Fooder-App
Gurukripa-Landscape
This is a website for Gurukripa Landscape
innovatoronspree.github.io
MD5-Hash-Encoder-and-Decoder
This tool has been created to encode 4 digit PINs into MD5 hashes. It can also be used to decode the MD5 hashes into the corresponding 4 digit pins.
Multi-tool
This multi-tool has been programmed to differentiate polynomial functions, find the area of certain types of geometrical figures, to sort an array of numbers, to find the HCF and the LCM of two numbers, and also make certain elementary patterns like squares, rectangles and equilateral triangles.
Swoosh
iOS Application made for local basketball players to connect and play games by forming teams in their neigbourhood
innovatoronspree's Repositories
innovatoronspree/MD5-Hash-Encoder-and-Decoder
This tool has been created to encode 4 digit PINs into MD5 hashes. It can also be used to decode the MD5 hashes into the corresponding 4 digit pins.
innovatoronspree/Multi-tool
This multi-tool has been programmed to differentiate polynomial functions, find the area of certain types of geometrical figures, to sort an array of numbers, to find the HCF and the LCM of two numbers, and also make certain elementary patterns like squares, rectangles and equilateral triangles.
innovatoronspree/Swoosh
iOS Application made for local basketball players to connect and play games by forming teams in their neigbourhood
innovatoronspree/Coderun
Web application for learning Java in an easy way. Contains elaborative examples and a section on Algorithms.
innovatoronspree/Data-Structures-
Codes for implementation of different data structures.
innovatoronspree/Exercise-Tracker
Using the application, multiple users can create exercise logs, with fields for duration, description, and dates. These logs are stored in the database and can be edited, updated and deleted from the user interface.
innovatoronspree/fighting-corona
innovatoronspree/Fooder-App
innovatoronspree/Gurukripa-Landscape
This is a website for Gurukripa Landscape
innovatoronspree/innovatoronspree.github.io
innovatoronspree/Java-fundamentals
This document covers the fundamentals of the Java language. It covers operators, Control Statements, Iteration Statements, gives an introduction to classes, methods and objects. Concept of inheritance is also covered briefly. Overall, it gives you an introduction to object oriented programming.
innovatoronspree/K-means-Visualizer
K-means algorithm is an iterative algorithm that tries to partition the dataset into K pre-defined distinct non-overlapping subgroups (clusters) where each data point belongs to only one group.
innovatoronspree/Photogallery
innovatoronspree/Production-Management
innovatoronspree/swift-basics
This module consists of some code elucidating the fundamental concepts required to learn the Swift programming language. Swift is primarily used in developing iOS apps for the iOS ecosystem.
innovatoronspree/Tic-Tac-Toe-Game
This is an unbeatable AI player creating using minimax algorithm. The AI player either always wins or the game is drawn in the worst case.
innovatoronspree/TouristWebApp
BTP Project WebApp
innovatoronspree/Travel
BTP Project