Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by shreyasMehta05

A curated list of projects in awesome lists by shreyasMehta05 .

https://github.com/shreyasmehta05/fallsafetech

Smart home system designed to detect falls and alert caregivers or emergency contacts using sensors and automated notifications

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/cso-assembly-programming

This project showcases my solutions to CSO Lab Exam questions implemented using Assembly language.

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/imdb-insights

IMDb-Insights is a Python project for scraping, analyzing, and visualizing IMDb's Top 250 TV shows with interactive filters and genre-based insights.

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/prng

A Python-based pseudo-random number generator and Monte Carlo simulation for estimating π with visualization.

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/chaos-and-bifurcations

Exploring chaos and recursion through logistic maps and bifurcation diagrams using Python.

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/fractalphilosophy

Generative Automata: L-System Visualizations and DFA Analysis

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/pixelplayground

ChatGPT PixelPlayground is a student project that explores basic image processing techniques like convolutions, blurring, sharpening, and edge detection using Python

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/linkup

A dynamic doubly linked list-based social media platform for managing posts, comments, and replies efficiently.

Last synced: 19 Dec 2024

https://github.com/shreyasmehta05/lazywrite

Implemented Copy-on-Write (CoW) in xv6 for efficient memory sharing, reducing duplication with on-demand page copying

c xv6 xv6-os

Last synced: 12 Dec 2024

https://github.com/shreyasmehta05/tcp-fusion

TCP-Fusion mimics TCP using UDP, ensuring reliable data transmission through chunking, sequencing, and retransmissions.

c client network server socket-programming tcp-protocol udp-protocol

Last synced: 12 Dec 2024

https://github.com/shreyasmehta05/virtufile

A thread-safe file system simulation in C, supporting concurrent read, write, and delete operations with synchronization using pthreads.

c concurrency concurrent-programming filesystem

Last synced: 12 Dec 2024

https://github.com/shreyasmehta05/sortsync

A custom sorting algorithm combining parallel merge and count sort, with detailed performance comparisons against standard sorting techniques.

c matplotlib numpy python3

Last synced: 12 Dec 2024

https://github.com/shreyasmehta05/nettactoe

A multiplayer Tic-Tac-Toe game in C, implemented using both TCP and UDP protocols for network communication.

c client networking server socket-programming tcp udp

Last synced: 12 Dec 2024

https://github.com/shreyasmehta05/netfilex

NETFILEX is a distributed file management system that efficiently handles file storage, retrieval, and client requests through a Naming Server and Storage Servers.

c

Last synced: 12 Dec 2024