GithubHelp home page GithubHelp logo

Filip Przygoński's Projects

aoc icon aoc

My Advent of Code solutions.

aopd icon aopd

Accelerated Computing in Data Processing

battleships icon battleships

Battleships game that can be played at: https://filipjq77.github.io/Battleships/

io icon io

A project made for Software Engineering course. Half of the course was about UML, the other half about writing clean code and tests etc.

iob icon iob

Engineering of digital images course exercises, made in Python with Jupyter Notebook

jp_lab2 icon jp_lab2

A program made for Programming Languages course. The second exercise: creating a Java Swing window program with self-made classes (here: Poster).

jp_lab3 icon jp_lab3

A program made for Programming Languages course. Third exercise. It's a continuation of second exercise and it revolves around collections.

jp_lab4 icon jp_lab4

A program made for Programming Languages course. Fourth exercise. Made to show the use of graphs in IT, I chose to create a map of city public transport.

jp_lab5 icon jp_lab5

A program made for Programming Languages course. Fifth exercise. Multithreaded program about buses crossing the bridge.

niduc2_project icon niduc2_project

A project for the Reliability and Diagnostics of Digital Systems course. It's a program that simulates sending data through a transmission channel where the data can be distorted.

oiak_lab icon oiak_lab

Exercises done for Computer Architecture and Organization course. 2 and 3 were focused on x86 Assembly, and 4 was about using Assembly in C code.

oiak_project icon oiak_project

A project made for Computer Architecture and Organisation course. We decided to test how different programming languages use RAM. We chose to implement some sorting algorithms in each of the 4 languages. At the same time we tested how quick each sorting algorithm is. I've done algorithms in C# and Python, meanwhile my colleague did the C++ and Java part of the project.

pea icon pea

A project made for Creating Effective Algorithms course. First one covers brute force, dynamic programming and branch and bound. Second one covers simulated annealing and tabu search. Third one covers the genetic algorithm.

pim icon pim

Designing mobile interfaces. BabbleWords! is a simple word building game, similar to Scrabble

piw-lab icon piw-lab

Programming Web Interfaces course exercises

pizzeria-backend icon pizzeria-backend

Backend of a project made for Databases course. It's a backend of a small restaurant web application. Frontend: https://github.com/Radekowicz/pizzeria-frontend

ptm icon ptm

Simple Intel 8051 Assembly programs made for Basics of Microprocessors course.

python_opencv_camera icon python_opencv_camera

Simple Python program created with OpenCV library and Flask. Can detect motion, and show the camera on a website.

python_paint_controller icon python_paint_controller

Simple Python program created with Pygame. Behaves a little like Paint, but you draw with a game controller, instead of a mouse.

ripo icon ripo

A small app that detects cars in the given camera input or in the given video footage. Made with OpenCV

sdizo_1 icon sdizo_1

A project made for Data Structures and Algorithm Complexity course. Its purpose is to show off different data structures: array, linked list, heap and red-black tree. I didn't finish the AVL tree in time.

sdizo_2 icon sdizo_2

A project made for Data Structures and Algorithm Complexity course. The program is about graphs. It can represent a graph as adjacency lists or as an incidency matrix, it can perform 2 MST algorithms (Prim, Kruskal), and 2 SPF algorithms (Dijkstra, Bellman-Ford). It also tests the time needed to perform an algorithm on each of the representations.

so2-project icon so2-project

Operating Systems 2 - Threads in C++. Project 1: Dining philosophers. Project 2: Self-made topic: Bus with passengers

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.