Brinda's repositories

4-bit-Array-multiplier

An array multiplier using the shift and add algorithm was implemented on LT spice. The gates used in the implementation were built using CMOS logic. An assembly language program was also written to do the same in accordance with the single cycle 32 bit RISC-V processor.

Language:AGS ScriptStargazers:1Issues:1Issues:1

Dynamic-sorting-and-assignment-of-resources-in-a-parking-lot-system

The project demonstrated the use of edge computing to reduce network latency. Raspberry Pi 3B was used for hardware implementation and Python was used for software implementation

Language:PythonStargazers:1Issues:0Issues:0

Simulation-of-CDN-using-DNS

A CDN(Content Distribution Network) was simulated using socket programming on python. The CDN used iterative DNS(Domain Name Server) query to send videos to the requesting host. The packets were analyzed using Wireshark.

Language:PythonStargazers:1Issues:1Issues:0