Python-based local search engine for academic papers from arXiv, featuring web crawling, text processing, inverted indexing, and ranked retrieval (Information Retrieval, UNIWA).
-
Updated
Jan 17, 2026 - Python
Python-based local search engine for academic papers from arXiv, featuring web crawling, text processing, inverted indexing, and ranked retrieval (Information Retrieval, UNIWA).
SQL laboratory project for demonstrating the creation and management of triggers in a personnel database. Includes examples of BEFORE UPDATE, AFTER INSERT/UPDATE/DELETE triggers to automate data validation, enforce business rules, and maintain consistency (Databases II, UNIWA).
Digital Design laboratory project exploring fundamental logic gates, including AND, OR, NOT, NAND, NOR, XOR, and XNOR, with interactive NI Multisim simulations, truth tables, and propagation delay analysis (Logic Design, UNIWA).
Educational project demonstrating stack-based buffer overflow vulnerabilities, including exploitation techniques and modern OS defense mechanisms (ASLR, NX, stack canaries), implemented in C for controlled lab environments (Information Technology Security, UNIWA).
SQL laboratory project demonstrating advanced SELECT queries, nested and correlated subqueries, and relational database analysis on a personnel management schema (Databases I, UNIWA).
Introductory C programming examples demonstrating modular functions, recursion (Towers of Hanoi), Taylor series for sine/cosine, and menu-driven mathematical operations (Computer Programming, UNIWA).
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).
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).
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).
Circuit Theory lab project studying resonance in RLC series and parallel circuits, combining theoretical analysis, Multisim simulations, and experimental measurements of impedance, current, and overvoltage phenomena (Circuit Theory, UNIWA).
Documentation-centric Information Systems project for focusing on the Cash Management Subsystem of a unified health sector information system, including SCRUM planning, Zachman Framework modeling, BPMN/UML diagrams, WBS, and Gantt scheduling (Design and Development of Information Systems, UNIWA).
Information Systems Analysis project modeling a real estate marketing process using UML use cases, IDEF0/IDEF3, DFDs, ER modeling, and structured process decomposition (Analysis and Design of Information Systems, UNIWA).
MATLAB-based Digital Communications laboratory project focusing on time-domain signal generation and frequency-domain analysis (FFT) through structured exercises (Digital Communications, UNIWA).
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).
Digital Signal Processing laboratory project implemented in MATLAB, focusing on discrete-time signal generation, transformation, and visualization (Digital Signal Processing, UNIWA).
Circuit Theory lab project verifying Kirchhoff’s Laws and Ohm’s Law through theoretical analysis, Multisim simulation, and physical experiments, including potentiometer and rheostat applications (Circuit Theory, UNIWA).
Academic security project demonstrating an Android repackaging attack, where a legitimate APK is disassembled, modified with malicious smali code, re-signed, and redeployed to perform privacy-invasive actions such as contact deletion and location tracking (Information Technology Security, UNIWA).
Electronics laboratory project studying RC smoothing filters and clipping (scissors) circuits through theory, Multisim simulations, and experimental measurements (Electronics, UNIWA).
VHDL project for implementing sequential circuits (latches, flip-flops, registers, counters, shift registers) with testbench-based verification in ModelSim (Digital Circuit Design, UNIWA).
Add a description, image, and links to the uniwa topic page so that developers can more easily learn about it.
To associate your repository with the uniwa topic, visit your repo's landing page and select "manage topics."