Code Monkey home page Code Monkey logo

Discord Youtube Twitter

Video Tutorials -> ok.dev

Studying Computer Science at Polish-Japanese Academy of Information Technology πŸ‡―πŸ‡΅πŸ‡΅πŸ‡±

I work mainly in:

C# Python Java JavaScript

WakaTime Stats:

Oskar Kalbarczyk's Projects

chrome-dino-javascript icon chrome-dino-javascript

This JavaScript program simulates a game similar to the popular Chrome offline game "Chrome Dino". The game is designed to be played in a web browser and provides a fun and challenging experience for players. πŸ•ΉοΈ

console-chess-java icon console-chess-java

This is a simple console-based chess game implemented in Java. It allows two players to play chess against each other in the console window. The game follows the standard rules of chess, including all legal moves and win conditions.

file-zipper-java-swing icon file-zipper-java-swing

File Zipper is a Java application that allows you to add files to an archive, delete selected files from the archive, and create a zip archive containing the selected files.

gsm-network-symulation-java-swing icon gsm-network-symulation-java-swing

The GSM Simulation Program aims to replicate the behavior of a basic GSM network with mobile devices and cell towers. It allows users to create and manage mobile devices, cell towers, and simulate communication between them.

java-tutorials icon java-tutorials

This repo was made to store code used in tutorials for my youtube channel!

k-nearest-neighbors-algorithm-implementation-java icon k-nearest-neighbors-algorithm-implementation-java

This project implements the K-Nearest Neighbors (KNN) algorithm for classification purposes. KNN is a simple and effective algorithm for classifying data points based on their similarity to other data points in a given dataset.

mini-console-data-base-in-cpp icon mini-console-data-base-in-cpp

This program allows you to manage a database of persons. You can add new persons, view existing persons, save the database to a file, load the database from a file, search for persons by index, and delete persons from the database. πŸ—ƒοΈ

perceptron-algorythm-java icon perceptron-algorythm-java

This project implements a Perceptron, which is a fundamental algorithm used in machine learning for binary classification tasks. The Perceptron learns from a set of training data and adjusts its weights to classify new data points.

pong-javascript icon pong-javascript

This is a simple implementation of the classic Pong game using HTML canvas and JavaScript. Inspired by Marcin's MonskaΕ‚a Book "JavaScript from scratch".

ppy-tasks-pjatk icon ppy-tasks-pjatk

tasks/projects made for PPY (basics of Python Programming) at Pjait

psm-tasks-pjatk icon psm-tasks-pjatk

projects made for PSM (basics of computer simulation) class in Pjait

simple-tcp-chat-room-in-java icon simple-tcp-chat-room-in-java

This repository contains a straightforward Java-based chat application using the TCP protocol, consisting of a server and a client.

snake-c-sdl2 icon snake-c-sdl2

Simple implementation of Snake game made in C to practice SDL2

snake-java-swing icon snake-java-swing

This is a classic Snake game implemented in Java using the Swing framework. The game allows players to control a snake and navigate it around the game board to collect food. As the snake eats the food, it grows longer, and the player's goal is to achieve the highest possible score without colliding with the game's boundaries or the snake's own body

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.