Skip to content
#

uniwa

Here are 99 public repositories matching this topic...

Comprehensive 2023-2024 study material for Algorithms & Complexity, including lecture notes, graph algorithms, shortest paths, minimum spanning trees, dynamic programming, greedy algorithms, NP problems, and exercises. Organized by chapters with supplementary PDFs and personal notes (Algorithms and Complexity, UNIWA).

  • Updated Feb 16, 2026

Comprehensive 2023 study material for Design & Analysis of Algorithms (Σχεδίαση & Ανάλυση Αλγορίθμων) including lecture notes, exercises, recursion, divide & conquer, sorting algorithms, and complexity analysis. Organized by chapters with supplementary PDFs and personal notes (Algorithm Design & Analysis, UNIWA).

  • Updated Feb 16, 2026

CUDA/C project for parallel matrix computations on 2D integer arrays, including average, maximum, Matrix B and C transformations, with high-performance GPU acceleration using parallel reductions, shared memory, and atomic operations (Parallel Systems, UNIWA).

  • Updated Feb 14, 2026
  • Cuda

C/OpenMP project demonstrating parallel matrix operations, including diagonal dominance checking, maximum diagonal element extraction, matrix B generation, and minimum element calculation using multiple parallel reduction techniques (OpenMP reduction, critical section, and binary tree algorithm) (Parallel Systems, UNIWA).

  • Updated Feb 14, 2026
  • C

Physics laboratory project focusing on measurement uncertainty, statistical error analysis, significant figures, and least squares regression applied to experimental data (Physics, UNIWA).

  • Updated Feb 15, 2026

IoT laboratory project implementing an automated traffic light system using Arduino UNO, ESP-01 (ESP8266), and ThingSpeak, enabling real-time monitoring and remote control of traffic signal states via cloud communication (Internet of Things, UNIWA).

  • Updated Feb 19, 2026
  • C++

Big Data Management project analyzing the relationship between unemployment, poverty, and police killings in U.S. states (2015–2016) using K-Means clustering and socio-economic data analysis (Big Data Management, UNIWA).

  • Updated Feb 19, 2026
  • Jupyter Notebook

Digital Design laboratory project demonstrating binary arithmetic circuits, including Half Adder, Full Adder, Half Subtractor, Full Subtractor, with interactive NI Multisim simulations, truth tables, and logical equation analysis (Logic Design, UNIWA).

  • Updated Feb 12, 2026

CUDA/C project for calculating column means, subtracted mean matrices, transposed differences, and covariance matrices of 2D integer arrays using GPU acceleration. Optimized with shared memory and thread synchronization for high-performance parallel computations (Parallel Systems, UNIWA).

  • Updated Feb 14, 2026
  • Cuda

Academic project implementing a Uni-C compiler in C using FSMs, FLEX, and BISON, covering lexical and syntactic analysis with a complete compiler pipeline for a subset of the C language. Includes FSM design, token recognition, grammar parsing, and executable testing (Compilers, UNIWA).

  • Updated Feb 18, 2026
  • C

Cloud Computing lab project implementing a virtual lab with Docker and Docker Compose, deploying containerized cloud services (WordPress, MySQL, phpMyAdmin) with isolated networks, persistent storage, and resource management (Cloud Computing and Services, UNIWA).

  • Updated Feb 19, 2026
  • Shell

Improve this page

Add a description, image, and links to the uniwa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uniwa topic, visit your repo's landing page and select "manage topics."

Learn more