- India
-
20:35
(UTC +05:30) - in/akhil-rai28
-
AkhilRai28 Public
Welcome to the GitHub repository of Akhil Rai! This repository serves as a hub for showcasing my expertise and achievements in robotics, machine learning, and related fields. Explore my projects, h…
-
-
-
-
A scalable, multi-tiered web application for collaborative task management, built with React, Node.js, Express, MongoDB, and AWS services. Designed for real-time updates, secure authentication, and…
-
-
codecafe Public
Forked from mrktsm/codecafeReal-time collaborative code editor built for the web
-
-
An advanced, open-source framework for retrieving, processing, and visualizing diverse cloud data. Built with Python, Docker, and integrated CI/CD workflows, this solution offers RESTful API integr…
-
Scalable UDP Server for Low-Latency Humidity Data Transmission is an advanced open-source IoT solution that delivers real-time sensor data via a UDP server. Featuring modular design, extensive logg…
-
-
Token-Bucket-Simulator Public
A dynamic TCP/IP token bucket simulator for traffic shaping, congestion control, and bandwidth management, developed in Scilab with integrated Python data analysis.
-
Moon-Rover Public
The Aarohan Project focuses on developing an advanced autonomous rover for Moon exploration. This project involves autonomous navigation using LiDAR and camera sensors, robust mobility systems, RF …
-
Alarm-Clock Public
This project implements a fully functional digital alarm clock using Verilog and Vivado. The design includes features such as setting the time, alarm functionality, and real-time clock display. The…
-
HexaTwos64 Public
A project focusing on 64-bit arithmetic operations using registers in assembly. The code handles various mathematical manipulations and optimizations for efficient computation at the assembly level.
-
Gravity-Accelerator Public
This project implements a gravity accelerator using Verilog and Vivado. It simulates the physics of gravitational acceleration, calculating velocity and position over time within a digital circuit …
-
BinaryTwos32 Public
A project demonstrating 32-bit arithmetic using assembly language. The code handles mathematical operations like addition and subtraction while efficiently managing processor registers.
-
Single-Port-RAM Public
This project implements a single-port RAM using Verilog. The design simulates a memory module with a single read/write port, supporting basic memory operations like data storage and retrieval. It i…
-
CSTFilterDesign Public
This project involves designing and simulating a filter using CST Studio Suite. The filter is optimized for specific frequency responses and includes detailed analysis of insertion loss, return los…
-
AntennaFieldSim Public
This project simulates and extracts the Electric (E) and Magnetic (H) field parameters of a dipole antenna using CST Studio Suite. It provides a detailed analysis of the antenna’s field distributio…
-
MOSFETMaestro Public
A project exploring the characteristics of MOSFETs using circuit simulation in NGSPICE. The code simulates various transistor behaviors and models, providing insight into MOSFET switching and ampli…
-
Pack2Bin Public
An assembly project converting Packed BCD (Binary Coded Decimal) values into binary format. It focuses on efficient data conversion algorithms optimized for speed in low-level programming.
-
MagniSign Public
A project focused on converting between signed magnitude representations in assembly language. This code efficiently manipulates signed binary numbers, performing mathematical and bitwise operations.
-
PulseCodeX Public
A project focused on sampling, pulse code modulation (PCM), and adaptive differential pulse code modulation (ADPCM) techniques using MATLAB. The implementation includes signal conversion and bit ra…
-
DSB-AMXplorer Public
A MATLAB project simulating DSB-SC and DSB-C AM transmission and reception using tone and voice inputs. It includes signal visualization, frequency domain analysis, and modulation techniques.
-
AMFMTransceiverSim Public
A MATLAB simulation project for AM and FM transceivers. The simulation explores modulation and demodulation techniques under various noise conditions, including AWGN channels, and analyzes the conc…
-
ALUBuilder Public
A Verilog project for designing an Arithmetic Logic Unit (ALU) using pre-existing logic blocks. This ALU performs fundamental operations such as addition, subtraction, and logical shifts in a CPU a…
-
TTL-CMOSBridge Public
A project for designing and implementing TTL to CMOS and CMOS to TTL interfacing in a microcontroller environment using NGSPICE. The code includes simulations and analysis of signal behaviour acros…
-
-
Arrow-Detection Public
Arrow Detection using OpenCV and Python for controlling a rover based on detected arrow directions.