Skip to content

All projects/exercises done during Computer Science classes at AGH UST.

Notifications You must be signed in to change notification settings

mzlnk/agh-computer-science

Repository files navigation

agh-computer-science

You can find some of exercises and smaller projects done during classes on Computer Science at AGH UST.

What you can find here: 🔎

  • Erlang:

    • basics - basic exercises to familiarize with Erlang
    • chatter - project to demonstrate Java integration with Erlang using jInterface library
    • pollution-otp-app - project to demonstrate OTP basics using Erlang
  • MOwNiT:

    • exercises - exercises written in Pyton (Jupyter Notebook) to demonstrate some algorithms used in computing and processing data
  • PO:

    • basics - basic exercises to familiarize with Java
    • color-squares-app - small project for mobile applicationm written in Java and Android SDK
    • evolution-api - back-end part of Evolution 2.0 project written in Java using Spring Boot (REST + WebSockets)
    • evolution-web - front-end part of Evolution 2.0 project written in Angular 8
  • PSI:

    • jfuzzy - small project to demonstrate usage of jFuzzy library for Java
  • Scala:

  • Distributed Systems:

    • chat - small project for client-server chat to demonstrate usage of Java Web Sockets
  • IoT:

    • ethereum-poms - setup for local Ethereum node cluster to demonstrate how Ethereum based blockchain works
  • TW:

    • exercises - exercises written in Java and JavaScript to demonstrate basics of concurrency models
  • WDAI:

    • courses-app - small project for web application written in Angular to learn basics of the framework