frostbyte012
TensorFlow Developer. Flutter Developer. Machine Learning and Deep Learning. DSA+CP. Punk Rock π€. That Alternative kid. πΈπβ‘
Indian Institute of Technology JodhpurJodhpur, Rajasthan, India
Pinned Repositories
APNI_MITRA
A Deep Learning Model that instantly recognizes your emotions and mental health using deep learning neural network libraries and suggests whether a person is annoyed, happy, neutral, depressed, and sad and suggests whether necessary steps should be taken to help them or not.
ChampSim-Improved
Enhanced ChampSim with a hybrid branch predictor combining perceptron and neural network methods, improving CPU architecture simulation accuracy and performance evaluation.
Computer-Vision-Project-AY-2024
This project presents a real-time face emotion detection system implemented as a full-stack desktop application. The system integrates deep learning techniques to accurately classify human emotions, including happiness, sadness, anger, surprise, disgust, fear, and neutral expressions, from live video streams or camera inputs. Download apk file :-
COVID19_Predictor
A Tensorflow and Keras implementation for predicting COVID19 using the X-RAYS
Daily-Problems-LeetCode
This repo will have all my leetcode problems and will be updated almost regularly as I solve more and more problems
devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
FAUJI-HOUSE
A complete property selling app designed exclusively for Indian Armed Force personnel and Veterans. It exclusively uses smart unique features for identifying people who served in the Indian armed forces, dedicating and sacrificing time and moments away from family, providing them the best property deals available in the database. Tech used : Flutter, Dart, JSON, REST APIs, Firebase Authentication, Firebase, Cloud Fire store, Firebase Storage, Firebase Cloud Databases [NoSQL].
hacktoberfest2021-1
You can submit any PR and have SWAGS. Happy Hacktoberfest !
Hacktoberfest2021_awesome-projects
This is a beginner-friendly repo for everyone participating in Hacktoberfest2021. Raise genuine PRs and they will be merged quickly!
Snakes-2D-in-Python
The snake is an arcade maze game that was created in the company of Gremlin Industries and published by Sega in the month of October 1976. It is considered an excellent game and has been gaining popularity with the public for many generations. The Snake game can be controlled with the four direction buttons in relation to the direction it's heading into. The goal of playing the game is to score maximum points by grabbing food or fruits. The player is out of luck if the snake strikes the wall or itself.
frostbyte012's Repositories
frostbyte012/APNI_MITRA
A Deep Learning Model that instantly recognizes your emotions and mental health using deep learning neural network libraries and suggests whether a person is annoyed, happy, neutral, depressed, and sad and suggests whether necessary steps should be taken to help them or not.
frostbyte012/FAUJI-HOUSE
A complete property selling app designed exclusively for Indian Armed Force personnel and Veterans. It exclusively uses smart unique features for identifying people who served in the Indian armed forces, dedicating and sacrificing time and moments away from family, providing them the best property deals available in the database. Tech used : Flutter, Dart, JSON, REST APIs, Firebase Authentication, Firebase, Cloud Fire store, Firebase Storage, Firebase Cloud Databases [NoSQL].
frostbyte012/udemy-docker-mastery
Udemy Course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
frostbyte012/COVID19_Predictor
A Tensorflow and Keras implementation for predicting COVID19 using the X-RAYS
frostbyte012/Snakes-2D-in-Python
The snake is an arcade maze game that was created in the company of Gremlin Industries and published by Sega in the month of October 1976. It is considered an excellent game and has been gaining popularity with the public for many generations. The Snake game can be controlled with the four direction buttons in relation to the direction it's heading into. The goal of playing the game is to score maximum points by grabbing food or fruits. The player is out of luck if the snake strikes the wall or itself.
frostbyte012/Armstrong-Number-in-C
A Simple C program to find Armstrong Numbers for beginners to learn C
frostbyte012/BITCOIN-PRICE-VIEWER-PREDICTOR
A crypto currency price checking app. You'll be able to monitor your bitcoin investents on the move!
frostbyte012/Bubble-Sort-In-C
A Normal C Code implementation of Bubble Sort for budding Data Structure and Algorithms enthusiast
frostbyte012/C-Total-Course
This repo will be containing questions and solutions for anyone who wants to be a hero from zero in C++
frostbyte012/cipher-algorithms
Implementation of cryptography ciphers...
frostbyte012/clima-a-weather-app
frostbyte012/CRyptography-Network-Security-LAB-Assignment-NIT-SIKKIM
This repo is all about the cryptography techniques that we use in our daily lives
frostbyte012/DSA-by-Shradha-Didi-and-Aman-Bhaiya-Solutions.
This Repo will have the regular solutions of questions on topics required for placements in MAANG
frostbyte012/Flutter_Flash_Chat_App
An instant chat app made with flutter and firebase
frostbyte012/flutter_QR_Scanner_Generator_App
This is a cross platform QR Scanner and Generator App, built with dart in flutter framework, which has the ability to ensure that you can seamlessly generate and scan QRs anytime and anywhere.
frostbyte012/Google-Kick-Start-Solutions
This repository will have all the major and latest solution from google kick start completions and I'll keep on adding them as I progress and solve more
frostbyte012/Google-Oauth-Credential-Django-Webapp
frostbyte012/Kanye-Says-Twitter-bot
frostbyte012/keras
Deep Learning for humans
frostbyte012/keras-cv
Industry-strength Computer Vision workflows with Keras
frostbyte012/keras-nlp
Industry-strength Natural Language Processing workflows with Keras
frostbyte012/KRYSTAL_ai_game_bot
frostbyte012/Linked-List-In-C
A Simple Link List Program in C for Beginners to Learn Data Structures
frostbyte012/mlpack-models
models built with mlpack
frostbyte012/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
frostbyte012/models
Models and examples built with TensorFlow
frostbyte012/MoViNet-pytorch
MoViNets PyTorch implementation: Mobile Video Networks for Efficient Video Recognition;
frostbyte012/opencv
Open Source Computer Vision Library
frostbyte012/Queue-with-Link-List-in-C
frostbyte012/Turtle-Race-Game-Pythton
A python game made with tkinter gui and turtle packages for beginners