• Stars
    star
    2
  • Language
    Dart
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

More Repositories

1

Facial_Expression_Recognition

A convolutional neural network (CNN) in Keras to recognize facial expressions. The data consists of 48x48 pixel grayscale images of faces. The faces are classified based on the emotion shown in the facial expression into one of seven categories (0=Angry, 1=Disgust, 2=Fear, 3=Happy, 4=Sad, 5=Surprise, 6=Neutral). OpenCV has been used to automatically detect faces in images and draw bounding boxes around them. A web interface is used to perform real-time facial expression recognition on video and image data.
Jupyter Notebook
8
star
2

DSAlgo

Important codes to understand different concepts of Data Structures and Algorithm
C++
4
star
3

ieee_microhacks

Unit Conversion app Flutter project for students attending IEEE MicroHacks Workshop.
Dart
3
star
4

skype_clone_app

Dart
3
star
5

Automated-Attendance

Browser extension to record attendance of all members in a session on Google Meet or Zoom.
JavaScript
3
star
6

Face-Detection-Recognition

Scripts that collect the Facial Data and detects a frontal face from the web cam feed.
Jupyter Notebook
3
star
7

Newtons_Rings_IR_Algorithm

A project aimed at investigating the interference phenomenon of Newton's Rings through the use of automated data collection via implementation of Image Recognition Algorithm.
Python
3
star
8

MiCardApp

Mi Card is a personal business card. Developed this app while following the Complete Flutter Development Bootcamp (https://www.appbrewery.co)
Dart
3
star
9

flutter_firebase_app

Building a complete app with a database (Firebase Firestore) and an authentication system (using Firebase Auth).
Dart
2
star
10

IEEE_DTU_Techweek_Flutter

Dart
2
star
11

python_app

Dart
2
star
12

COVID-19-Prediction-and-Forecasting-using-Machine-Learning

Jupyter Notebook
2
star
13

MNIST

The MNIST handwritten digit classification problem is a standard dataset used in computer vision and deep learning. Although the dataset is effectively solved, it can be used as the basis for learning and practicing how to develop, evaluate, and use convolutional deep learning neural networks for image classification from scratch. This includes how to develop a robust test harness for estimating the performance of the model, how to explore improvements to the model, and how to save the model and later load it to make predictions on new data.
Jupyter Notebook
2
star
14

Coursera_Crash_Course_On_Python

This course is designed to teach you the foundations in order to write simple programs in Python using the most common structures. No previous exposure to programming is needed. By the end of this course, you'll understand the benefits of programming in IT roles; be able to write simple programs using Python; figure out how the building blocks of programming fit together; and combine all of this knowledge to solve a complex programming problem.
Jupyter Notebook
2
star
15

calculator_ui_flutter

Flutter is an open-source SDK, by Google, used for creating high-performance, high-fidelity mobile apps for iOS and Android. The Flutter framework makes it easy for you to build user interfaces that react smoothly in your app, while reducing the amount of code required to synchronize and update your app’s view. Flutter makes it easy to build beautiful apps with its rich set of Material Design widgets and behaviours. Here I have tried building a simple calculator with an attractive UI in Flutter.
Dart
2
star
16

Cab-Booking-and-Employee-and-User-Management-System-Prototype

This project is based on the concept of cab booking and user and employee management system. The project implements the concepts of structures, functions, classes and objects, data file handling, arrays and pointers of C++. The program has been assigned a name – ‘LOCO’ and has a user friendly interface which will help the user in booking a cab in the city of Delhi or Mumbai as per his preference. It is interesting to note that the programming has been done in such a way that new cities can be added into the system very easily as per one’s requirement. Also modular programming has been extensively used to increase the readability and understandability of the program. It is important to highlight the fact that special emphasis has been given to the concept of data security in this program.
C++
2
star
17

summer_of_bitcoin

Summer of Bitcoin Code 2021 Challenge
C++
1
star
18

leetcode_solutions

A backup of my solutions to LeetCode problems.
C++
1
star
19

Final450

Data Structures and Algorithm Practice Repository
C++
1
star
20

flutter_webrtc_app

Flutter app trial to make in app calls with WebRTC and Agora
Dart
1
star
21

agora_workshop

Agora workshop organized on 5th October' 2021
Dart
1
star
22

Time_Dependent_Wave_Equation_Simulation

A Python code to simulate Schrodinger’s Time Dependent Wave Equation Simulation for Particle in a Box (1D).
Python
1
star
23

COVID-Tracker-App

One Day Build Challenge | Flutter based COVID Tracker App with user-friendly UI and API Integration
Dart
1
star
24

hemangdtu

1
star
25

Certificate_Generation_And_Distribution_Model_MATLAB

MATLAB is a multifaceted tool that can be very well utilized to automate many tasks. In order to explore and utilize the Image Processing, GUI and E-mail Service operation(s)/ features in MATLAB we have decided to write a code which can take a .xls file and a certificate image template as inputs and with the data present in the .xls file generate certificates as a suitable image file which can be mailed to the concerned via Email with the help of a GUI.
MATLAB
1
star