anandteertha
Full-Stack Developer at nVent with expertise in Python, Java, and Angular. Passionate about AI/ML, medical technology, and 3D visualization. Notable projects in
nVent Themal Pvt LtdAIROLI NAVI MUMBAI,MAHARASTRA,INDIA
Pinned Repositories
Agriculture-blockchain
A DAPP for farmers to ensure that the money they are promised to receive from the goverment is received.
alternative-chat
A more secure way way to chat with your beloved one's without worrying about any privacy policy!
DeepBlue
Web application designed to accurately count people in a mall using real-time camera footage. Utilizes YOLO for human detection, with Flask and Angular for the web interface. Implements custom algorithms to manage overlapping camera regions and distinguish between mannequins, images, and actual humans.
discrete-cosine-transform-DCT
Discrete Cosine Transform ( DCT ) is used in data compression technique's. It separate's out the low frequency data from the high frequency data. Low frequency data means the part of the images, where there isn't much high difference in the pixel values(RGB-0 to 255). High frequency means the part of the image where there is a huge difference between, the pixel values.
Expense-Tracker-and-Cashflow-Manager-
gym-web-app
A comprehensive platform for gym clients to register, subscribe to various membership tiers, and access personalized fitness features, including secure payment processing, trainer-specific chat, and an online workout portal. Built with Angular, Node.js, and integrated with a secure payment gateway.
panorama
To display a panorama image using open cv python.
private-chat
some description about chat using socket.io
Restaurant-Menu-console
user can choose the food item , delete the food item ,and accordingly the bill will be generated
SNAKEGAME
3D Snake game using Unity
anandteertha's Repositories
anandteertha/Agriculture-blockchain
A DAPP for farmers to ensure that the money they are promised to receive from the goverment is received.
anandteertha/panorama
To display a panorama image using open cv python.
anandteertha/discrete-cosine-transform-DCT
Discrete Cosine Transform ( DCT ) is used in data compression technique's. It separate's out the low frequency data from the high frequency data. Low frequency data means the part of the images, where there isn't much high difference in the pixel values(RGB-0 to 255). High frequency means the part of the image where there is a huge difference between, the pixel values.
anandteertha/Expense-Tracker-and-Cashflow-Manager-
anandteertha/gym-web-app
A comprehensive platform for gym clients to register, subscribe to various membership tiers, and access personalized fitness features, including secure payment processing, trainer-specific chat, and an online workout portal. Built with Angular, Node.js, and integrated with a secure payment gateway.
anandteertha/private-chat
some description about chat using socket.io
anandteertha/Restaurant-Menu-console
user can choose the food item , delete the food item ,and accordingly the bill will be generated
anandteertha/alternative-chat
A more secure way way to chat with your beloved one's without worrying about any privacy policy!
anandteertha/blockchain-project
A simple DAPP for charity transaction's.
anandteertha/DeepBlue
Web application designed to accurately count people in a mall using real-time camera footage. Utilizes YOLO for human detection, with Flask and Angular for the web interface. Implements custom algorithms to manage overlapping camera regions and distinguish between mannequins, images, and actual humans.
anandteertha/git-session-repo
anandteertha/COA-miniproject
Memory Partitioning refers to the logical division of the memory into subparts so that they can be accessed individually by tasks. Fragmentation generally happens when memory blocks have been allocated and are freed randomly. This results in splitting of partition memory into small non-continuous fragments. There are three memory allocation policies: 1)First fit 2)Best fit 3)worst fit and their implementation in C language is done by me in this project.
anandteertha/coursera-test
coursera test repository
anandteertha/currency-converter-assignment
anandteertha/cyclic-redundancy-check-algorithm
Cyclic redundancy check (CRC) Unlike checksum scheme, which is based on addition, CRC is based on binary division. In CRC, a sequence of redundant bits, called cyclic redundancy check bits, are appended to the end of data unit so that the resulting data unit becomes exactly divisible by a second, predetermined binary number. At the destination, the incoming data unit is divided by the same number. If at this step there is no remainder, the data unit is assumed to be correct and is therefore accepted. A remainder indicates that the data unit has been damaged in transit and therefore must be rejected.
anandteertha/data-entry-for-gym
A simple interface for gym owners/trainers to enter data and get quick analysis.
anandteertha/data-structures-using-C
This repository consists of the data structures, and their implementation using C language. Each data structure is present in it's own folder named after the data structure. Description about the data structures will be added once all the data structures are pushed in the repository.
anandteertha/demo
anandteertha/distributed-p2p
anandteertha/expert-fortnight
anandteertha/face_recognition-using-face_recognition-package-of-python
anandteertha/flajolet-martin-algorithm
anandteertha/Fuel-Consumption-Dataset-linear-regression
Basic example of visualising data before proceeding to training it. In most cases you would need to normalise all the features of your data. In this case I have just taken two features.
anandteertha/Hands-on-session
anandteertha/My-webpage
anandteertha/passport-js-auth
anandteertha/perceptron-neural-network
Single layer feedforward network using percptron
anandteertha/portfolio
anandteertha/Software-design-thinking
A design for the software, which is a task manager for the movie makers. We have used UML diagrams, CMAP, FBS software for making this software design.
anandteertha/test