• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language Verilog
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

Pattern matching is the process of checking whether a specific sequence of characters/tokens/data exists among the given data.

More Repositories

1

Fire-Detection-Alarm-Using-Arduino

Fire alarm detection project demonstrates the use of Arduino to build a fire detection system using the sensors which measure temperature of the environment in which it is present and also measure concentration of gas that might cause fire (methane, alcohol) or is caused because of fire (carbon monoxide, carbon dioxide etc.).
C++
6
star
2

ATM-Simulator-using-C

A basic CLI based ATM simulator written in C
C
4
star
3

MPCA-Lab-Using-ARM-Simulator

This includes a list of all the programs solved each week as a part of Micro Processor and Computer Architecture course.
Assembly
1
star
4

OS-Lab

This includes a list of programs solved as a part of Assignment in Operating Systems Course
C
1
star
5

Churn-Modelling

A churn model is a mathematical representation of how churn impacts business
Jupyter Notebook
1
star
6

Comparision-of-Sorting-Algorithms

Comparison of Bubble, Insertion, Quick and Merge Sorting techniques which sort randomly generated elements through a range of size from 100 thousand to 1 M
C
1
star
7

Recommendation-Engine-using-Python

A Simple Recommendation Engine which can suggest medicines/drugs based on disease or its contents
Python
1
star
8

Portfolio-Website-using-Django

A simple Portfolio Website built using Django
HTML
1
star
9

A_Star_and_DFS_Search_Algorithms

Uses A* and DFS Search Algorithms to find path from start vertex to the goal vertex.
Python
1
star
10

Barrel-Shifter-16-bit-Using-Verilog

16-bit Barrel Shifter written in Verilog
Verilog
1
star
11

Discord-Bot

A simple Discord Bot built using Python which can respond to a few basic commands.
Python
1
star
12

Distributed-File-System-DFS

Python Implementation of a Distributed File System (DFS) using RPC, with a Client to perform basic file operations like Put, Get and Delete operations
Python
1
star
13

Dijkstra-Algorithm-Single-Destination-Shortest-Path

Implements Dijkstra's Algorithm to solve Single Destination Shortest Path problem
C
1
star
14

VideoStreamer-Android-App

An Android App written in Java with Vlog functionality and which has further scope for becoming a full-fledged Video-Streaming App.
Java
1
star
15

School-Management-System-Website

A web-app built using react which currently has the Chat-app and authentication functionality which can further be extended to be a full-fledged "School management system"
JavaScript
1
star
16

Stock-Exchange-Simulator-DBMS_Project

A React Web Application that provides a simulation of Stock Market enabling you to buy and sell stocks of companies whose prices keep varying, helping you to understand how the real stock market works and thereby helping you avoid practices which might result in huge losses.
JavaScript
1
star
17

AnimatedSearchBar

A custom Animated Search Bar App built using flutter
Dart
1
star
18

Sales-Forecasting

Sales forecasting is the process of estimating future sales. This project uses two Machine Learning models to predict sales. One model predicts sales using Artificial Neural Network and the other one is SARIMAX.
Python
1
star