Skip to content
View ilnazasaifutdinova's full-sized avatar
🪚
Focusing
🪚
Focusing

Highlights

  • Pro

Block or report ilnazasaifutdinova

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

Pinned Loading

  1. NQueens NQueens Public

    This repo contains my research project "Solving the N-Queens Problem with Exhaustive Search and Genetic Algorithms". It includes four distinct algorithms for solving the N-Queens problem: Depth-Fir…

    Java

  2. LogisticRegression-inAI LogisticRegression-inAI Public

    This project implements a complete end-to-end pipeline for heart attack risk prediction using both binary logistic regression and multinomial logistic regression (softmax).

    Jupyter Notebook

  3. StockMarketApp StockMarketApp Public

    Prototype of a cross-platform (especially mobile) stock market app. Developed using HTML5, JavaScript, TypeScript, Node.js, and Docker. Focuses on real-time stock data visualisation, portfolio mana…

    Dart 2

  4. BattleGame BattleGame Public

    Java implementation of the classic War card game featuring standard and war rounds, a GUI built with Swing, game save/load functionality, and sound effects. The project demonstrates solid OOP pract…

    Java