Coders Packet

Packets submitted by Abhishek Bajaj

C++ program to convert a E-NFA to DFA

I have written a c++ program that converts an Epsilon-Nondeterministic finite automaton(e-NFA) to a deterministic finite automaton(DFA).

Five days Weather app with animated .Svg images using React js

It's a Weather app that shows detailed weather-related information and also uses animated .svg images.

Scientific/BMI/Age/Length Calculator in javascript using React js library.

Made a Scientific ,BMI,Age,Length calculator using javascript Library i.e React js.Inspired by Mi calculator UI.