Skip to content
View Akineyshen's full-sized avatar
🖋️
Study
🖋️
Study
Block or Report

Block or report Akineyshen

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
  • Python 1 Updated Jun 18, 2024
  • Akineyshen Public

    Updated May 27, 2024
  • BattleShip Public

    This program is a "Battleship" game for STM32 microcontrollers, utilizing an LCD display for visual output and UART for user interaction.

    C 1 The Unlicense Updated Mar 27, 2024
  • ShortestWay Public

    Java program to find the shortest path in a graph considering wormholes that allow instant travel, using Dijkstra's algorithm with modifications.

    Java 1 The Unlicense Updated Mar 27, 2024
  • BST Public

    This Java program implements a binary search tree (BST) to perform insertions, deletions, searches, and count values with specific integer parts from a file.

    Java 1 The Unlicense Updated Mar 27, 2024
  • This Java program calculates the maximum profit from booking reservations for two rooms, using dynamic programming and memoization.

    Java 1 The Unlicense Updated Mar 27, 2024
  • Bases Public

    This program determines the maximum number of bases that can fit within a 90-degree sector, among a given list of bases with coordinates in degrees and minutes.

    Java 1 The Unlicense Updated Mar 26, 2024
  • Library Public

    This project is a library management program that provides functions for adding, deleting, editing, and searching for books. Users can easily find books by author name, title, or year of publicatio…

    C 1 The Unlicense Updated Mar 26, 2024
  • Airline Public

    This Java project offers a console-based system for managing air travel. Users can create, view, and delete airports, routes, flights, airplanes, clients, and tickets. It provides tools for efficie…

    Java 1 The Unlicense Updated Mar 26, 2024
  • Map Public

    This Java program analyzes a 2D grid map to find the largest contiguous land area and the longest river using DFS. It reads terrain symbols from "in.txt".

    Java 1 The Unlicense Updated Mar 26, 2024