Skip to content
View crntrkmnn's full-sized avatar

Block or report crntrkmnn

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. E-commerceWebsite E-commerceWebsite Public

    A simple e-commerce website showcasing various necklaces using HTML, CSS, and JavaScript with Bootstrap. Users can view products, add them to a shopping cart, and see the total items and price.

    JavaScript 1

  2. ChessGame ChessGame Public

    This project is a web-based chess game developed using Python and the Flask framework. The game allows users to play chess against an AI opponent. The AI makes random valid moves for the black piec…

    Python 1

  3. StockManagementSystem StockManagementSystem Public

    StockManagementSystem with Java

    Java

  4. PersonalAssistant PersonalAssistant Public

    Personal Assistant is a Python application that helps manage alarms, notes, appointments, and tasks efficiently through simple text commands.

    Python

  5. StudentManagementSystem StudentManagementSystem Public

    A simple Java application for managing student records using MongoDB. Features include adding new students, listing all students, and an initial data set pre-loaded into MongoDB.

    Java

  6. RealTime-Stock-Price-Prediction RealTime-Stock-Price-Prediction Public

    This project provides a real-time stock price prediction system using Python and ARIMA. It fetches stock data for Apple Inc. from Alpha Vantage API, performs ARIMA modeling for forecasting, and vis…

    Python