Skip to content
View AshishPadala's full-sized avatar

Highlights

  • Pro

Block or report AshishPadala

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. greenstudio-ai greenstudio-ai Public

    GreenStudio AI is an eco-optimized AI chat platform that tracks and reduces token usage while visualizing energy, water, and CO₂ savings in real time.

    TypeScript 1

  2. vertical-handoff-and-horizontal-handoff-in-wireless-network-using-fuzzy-logic vertical-handoff-and-horizontal-handoff-in-wireless-network-using-fuzzy-logic Public

    This project presents an integrated framework for managing vertical and horizontal handoffs in wireless networks using a hybrid approach of Fuzzy Logic, Neural Networks, and Genetic Algorithms (GA).

    Jupyter Notebook 1

  3. Friend-Suggestion-System- Friend-Suggestion-System- Public

    This project is an implementation of a Friend Suggestion System using the Breadth-First Search (BFS) algorithm in C++. The system recommends friends to users based on their connections, similar to …

  4. Minesweeper- Minesweeper- Public

    This project is an implementation of the classic Minesweeper game written in C. Minesweeper is a logic-based game where the player uncovers squares on a grid, trying to avoid mines while using nume…

  5. Virtual-Memory-Manager Virtual-Memory-Manager Public

    Designing a Virtual Memory Manager: This project consists of writing a program that translates logical to physical addresses for a virtual address space of size 216 = 65,536 bytes. Your program wil…