safrin96
Data Analyst with a passion to drive innovation that transforms government services for the better!
University of Colorado DenverDenver, Colorado
safrin96's Stars
chubin/cheat.sh
the only cheat sheet you need
jakesgordon/javascript-state-machine
A javascript finite state machine library
yanirs/established-remote
A list of established remote companies
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Automattic/jetpack
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
soroushchehresa/awesome-coronavirus
🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)
mhdhejazi/CoronaTracker
Coronavirus tracker app for iOS & macOS with maps & charts
StephenGrider/rn-casts
Companion Repo for a React Native course on Udemy
BurntSushi/regex-automata
A low level regular expression library that uses deterministic finite automata.
Ladies-Storm-Hackathons/Resources
A list of handy resources
cs-au-dk/dk.brics.automaton
dk.brics.automaton - finite-state automata and regular expressions for Java
BelalC/sign2text
Real-time AI-powered translation of American Sign Language fingerspelling (sign to text)
Anmol-Singh-Jaggi/Sign-Language-Recognition
:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python
yongsen/SignFi
Sign Language Recognition using WiFi and Convolutional Neural Networks
AnupamYedida/Sign_Language_Recognition
American Sign Language Recognition using Python ( With multiple outputs) , OpenCV
dionyziz/Automata
An editor for deterministic finite automata
marianobarrios/dregex
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
magsilva/jflap
JFLAP as provided at http://www.jflap.org/ and modified by Marco Aurélio (magsilva@gmail.com)
erleiuat/minska
VueJS-App to optimize weight loss and track calories
salil-gtm/SignDetect
This application is developed to help speechless people interact with others with ease. It detects voice and converts the input speech into a sign language based video.
reverentgeek/node-weight-tracker
Sample Node.js application for tracking weight measurements
aamirsahmad/treasure-hunt
Treasure Hunt Webapp built using ExpressJS and MongoDB
MarioTurco/GymUtility
GymUtility is a tool for tracking your gym progress! At the moment it is possibile to track your daily weight and consumed Kcals.
tejaslodaya/tensorflow-signs-cnn
An algorithm that facilitates communication between a speech-impaired person and someone who doesn't understand sign language using convolution neural networks
oktadev/okta-nodejs-postgres-weight-tracker-example
BahauddinAziz/simpleWeightTracker
A simple weight tracking web-app. Made using HTML, CSS, Javascript only
jfraught/weightlifting-tracker
KapoorAyush/Pattern-matching-using-finite-automata
Pattern/String Matching using finite automata. Live at:
malyala/ChariTable-iOS
version of ChariTable that is iOS compatible
Vesiix/grephy
A grep utility that searches files for regular expression pattern matches and produces dot graph file output for the automata used in the matching computation.