Skip to content
View anvay936's full-sized avatar

Block or report anvay936

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. full-stack-chat-app full-stack-chat-app Public

    Real-time chat app built with MongoDB, Express.js, React.js, and Node.js. Features include Socket.io messaging, JWT authentication, Cloudinary image upload, and deployment on Render, Vercel, and Mo…

    JavaScript 1

  2. deepfake-audio-detection deepfake-audio-detection Public

    Deepfake Audio Detection using MFCCs and Machine Learning Detects AI-generated speech using MFCC and spectral features from the Fake-or-Real dataset. Trained multiple ML models (SVM, Random Forest,…

    Jupyter Notebook

  3. 5-Stage-RISC-Processor 5-Stage-RISC-Processor Public

    A pipelined RISC processor implemented in Verilog with hazard detection and data forwarding units.

    Verilog

  4. time-table-builder time-table-builder Public

    Java Swing GUI application for student timetable management with MySQL backend, supporting course registration, conflict-free scheduling, and admin-controlled course management.

    Java

  5. portfolio-optimization-using-markowitz-python portfolio-optimization-using-markowitz-python Public

    Efficient Frontier and Tangency Portfolio modeling using Python, Markowitz Theory, and PyPortfolioOpt with domestic and global diversification.

    Jupyter Notebook

  6. custom-posix-shell custom-posix-shell Public

    C++20 minishell using POSIX (fork/exec, pipe/dup2, signals). Supports pipelines, I/O redirection, background (&), jobs/fg/bg, readline, and resource limits.

    C++