Pinned Repositories
749C_II
VANET Mobility-Part two of project.
Analysis-of-CAN-bus-data-in-automobiles
This project analyses signal data received from CAN bus in a car to determine the driving pattern of a car driver, and then evaluate eligibility for safe-driver price reduction for insurance.
friend-up-your-cash-app-game
Sample dataset, instructions and code examples for friend-up-your-cash-app-game workshop
GETorade
A Python micro 🤏 framework built on top of flask🍾 to get you to ship near-production quality APIs ASAP for your prototypes. Built by a backend engineer for backend and non-backend engineers alike.
learn-retrieval-augmented-generation
Examples and demos on how to use Retrieval Augmented Generation with Large Language Models
llm-twin-course
🤖 𝗟𝗲𝗮𝗿𝗻 for 𝗳𝗿𝗲𝗲 how to 𝗯𝘂𝗶𝗹𝗱 an end-to-end 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝗼𝗻-𝗿𝗲𝗮𝗱𝘆 𝗟𝗟𝗠 & 𝗥𝗔𝗚 𝘀𝘆𝘀𝘁𝗲𝗺 using 𝗟𝗟𝗠𝗢𝗽𝘀 best practices: ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 11 𝘩𝘢𝘯𝘥𝘴-𝘰𝘯 𝘭𝘦𝘴𝘴𝘰𝘯𝘴
LTE-OFDM-SYSTEM
Simulates an entire Transmission, Channel and Receiver chain for LTE OFDM system in Matlab
UDP-Transmission
Implements reliable data transfer in Java over existing UDP network using Stop and Wait protocol and secure transmission using the symmetric RC4 Algorithm
VANET-Mobility
Simulating V2V and V2I connectivity in Matlab using car following, lane changing models and entry and exit ramps on a 4-Highways, 3-Ramps scenario. For project description, see PDF file ENTS749C_project. To view the graphs, see report. P.S : Simulation runs for different road traffic densities and for 10 minutes for each density in millisecond intervals.
WinObjC
Objective-C for Windows
anushagj's Repositories
anushagj/LTE-OFDM-SYSTEM
Simulates an entire Transmission, Channel and Receiver chain for LTE OFDM system in Matlab
anushagj/VANET-Mobility
Simulating V2V and V2I connectivity in Matlab using car following, lane changing models and entry and exit ramps on a 4-Highways, 3-Ramps scenario. For project description, see PDF file ENTS749C_project. To view the graphs, see report. P.S : Simulation runs for different road traffic densities and for 10 minutes for each density in millisecond intervals.
anushagj/friend-up-your-cash-app-game
Sample dataset, instructions and code examples for friend-up-your-cash-app-game workshop
anushagj/Analysis-of-CAN-bus-data-in-automobiles
This project analyses signal data received from CAN bus in a car to determine the driving pattern of a car driver, and then evaluate eligibility for safe-driver price reduction for insurance.
anushagj/749C_II
VANET Mobility-Part two of project.
anushagj/UDP-Transmission
Implements reliable data transfer in Java over existing UDP network using Stop and Wait protocol and secure transmission using the symmetric RC4 Algorithm
anushagj/WinObjC
Objective-C for Windows
anushagj/GETorade
A Python micro 🤏 framework built on top of flask🍾 to get you to ship near-production quality APIs ASAP for your prototypes. Built by a backend engineer for backend and non-backend engineers alike.