Skip to content
View DevAime's full-sized avatar

Block or report DevAime

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. Thrive-Loan-Prediction Thrive-Loan-Prediction Public

    A Streamlit web application that predicts loan eligibility using machine learning (scikit-learn). Users provide personal and financial details through the web interface, and the app determines the …

    Jupyter Notebook 1

  2. Apple-stock-forecast-matlab Apple-stock-forecast-matlab Public

    Forecasting Apple (AAPL) stock prices from 5 years of Yahoo Finance data using Holt-Winters time series and a CNN model.

    MATLAB 1

  3. monte-carlo-integration monte-carlo-integration Public

    A comprehensive MATLAB graphical user interface for numerical integration using Monte Carlo methods. This tool provides an intuitive way to compute single and double integrals with real-time visual…

    MATLAB 1

  4. cafe-wifi-api cafe-wifi-api Public

    A Flask-based RESTful API for managing a collection of coffee shops with details like location, coffee price, Wi-Fi strength, and power outlet availability. Includes endpoints to retrieve, search, …

    Python

  5. insurance-client-management insurance-client-management Public

    A professional web application for insurance companies to manage client information. The system allows users to register, view, update, and delete client records through a clean and intuitive inter…

    HTML

  6. snake-game snake-game Public

    Python Turtle-based Snake game with scoring, growing snake, and basic controls.

    Python