Maksym Horak (hurrr1cane)

hurrr1cane

Geek Repo

Location:Львів, Україна

Github PK Tool:Github PK Tool

Maksym Horak's repositories

LyricHunt

LyricHunt is a fun and interactive website that lets you guess song lyrics. Simply type in the name of a song artist, and the app will fetch a random song by that artist and display the lyrics with all words hidden. As you guess the lyrics by typing words, the app will reveal all instances of the guessed word, helping you piece together the song.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Web-Development

The Course Management System is a comprehensive web-based application developed as part of my web development labs. This project showcases my skills in both frontend and backend development, integrating a variety of technologies to create a functional and user-friendly platform.

Language:JavaScriptLicense:MPL-2.0Stargazers:0Issues:0Issues:0

Computer-Graphic

Welcome to the Computer Graphics Labs repository! This collection consists of five web-based programs, each demonstrating a unique aspect of computer graphics. These programs are designed to showcase various techniques and concepts essential to the field of computer graphics.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

CourseWork

Welcome to the Patient Management System! This project is designed to help manage and display patient information efficiently. The system is built using Java and JavaFX, providing a robust and user-friendly interface for handling patient data.

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MPL-2.0Stargazers:0Issues:0Issues:0

OS-MultiprocessSEJoking

A program to send and receive software engineering jokes. Uses GPT API to generate jokes and sockets to communicate between processes.

Language:C++License:MITStargazers:1Issues:0Issues:0

CoffeeAndHappiness

Welcome to the Coffee and Happiness! This project is a comprehensive cafe management system built using Spring Boot, Next.js, and Kotlin for Android.

Language:KotlinLicense:MITStargazers:5Issues:0Issues:0

ADS-Sorting-Labs

This is my program for lab works on Algorithms and Data Structures course.

Language:JavaStargazers:0Issues:0Issues:0

TeamWork22

Практикум з командної роботи ПЗ-22

License:GPL-3.0Stargazers:0Issues:0Issues:0

SHPP-Calculator

This program parces mathematical expressions into binary tree, and then solves them.

Language:JavaStargazers:2Issues:0Issues:0
Stargazers:1Issues:0Issues:0

NM-Definite-integrals

This program can find a definite integral of any function, using leff-right-middle rectangle method, trapezoid method and Simpson method.

Language:C++Stargazers:1Issues:0Issues:0

NM-Approximational-polynome

This program can get an aproximational polynome of different orders using method of the least squares.

Language:C++Stargazers:1Issues:0Issues:0

NM-Interpolation-polynome-Newtone-and-Lagrange

This program can get a value in a point of an interpolation polynome using Newtone and Lagrange methods. It also can show a polynome.

Language:C++Stargazers:1Issues:0Issues:0

NM-Nonlineral-system-solver

This program solves a system of nonlineral equations using partial iterational method and Newtone method

Language:C++Stargazers:1Issues:0Issues:0

NM-Overloaded-system-solver

This program solves an overloaded system of equations using normal matrix method

Language:JavaStargazers:1Issues:0Issues:0

NM-System-of-equations-Yakobi-and-Zeidel-methods

This program solves a system of lineral equations using iterative methods: Yakobi and Zeidel

Language:C++Stargazers:1Issues:0Issues:0

NM-System-of-equations-Gauss-with-main-element-and-LU-methods

This program solves systems of lineral equations using algorithms: Gauss with choosing main element, and LU method

Language:C++Stargazers:1Issues:0Issues:0

NM-System-of-equations-Crammar-and-reversed-matrix

This program can solve system of lineral equations 3x3, using Crammar and reversed matrix methods

Language:C++Stargazers:1Issues:0Issues:0

NM-Non-linear-equations-solver

This program can solve non lineral equations, using dychotomy, chorde, Newtone and iteration methods.

Language:C++Stargazers:1Issues:0Issues:0

NM-Chorde-and-Dychotomy

This program can solve non lineral equations using dychotomy and chrode methods.

Language:C++Stargazers:1Issues:0Issues:0

Students-Manager-Program

This is a program, which can help with managing students' information.

Language:C++Stargazers:1Issues:0Issues:0