POuria25
Hi, I’m a student at the University of Liège, passionate about Blockchain, cybersecurity, game development, and software development.
Luxembourg
Pinned Repositories
Bomber-
This program is a 2D airplane simulation game developed using Python and Pygame. The main functionalities include manual and automatic bomb dropping, visual rendering of game elements (airplane, bombs, flag, clouds, and terrain), and game physics to simulate movement and acceleration.
Calculator
A simple COBOL-based calculator that accepts two numbers and performs basic arithmetic operations (addition, subtraction, multiplication, division) with user-friendly output formatting. Perfect for learning COBOL fundamentals.
Cosmic-Navigator
A Python-based 2D game that immerses players in a space exploration adventure. Navigate through the cosmos, encounter challenges, and explore the universe in a fun and engaging way. Designed for players who love space-themed games and interactive experiences.
Employee-Records-Manager
A COBOL program designed to read and modify employee records from a file. It demonstrates essential file handling operations in COBOL, such as reading, processing, and writing data to files. This project is ideal for learning COBOL's file management capabilities and structured programming.
Image-Manipulation-and-Processing-Tool-Part1
A C-based tool for manipulating and processing PNM image files, supporting various operations like loading, editing, and saving images with efficient memory management and error handling
INFO0027-Smart-Keyboard
This repository consists of implementing, a Trie data structure to optimize the SNCB ticket vending machines by reducing wait times and minimizing errors during station name entry. It provides efficient spell-check and validation at each key press, significantly improving the user experience for travelers.
Socket-Programming-DNS-Tunneling---Client-Side
description in PDF file
Tower-Defense-game-INFO0027-
A Java-based tower defense game, offering strategic gameplay where players defend against waves of enemies.
Wordle-platform-Server-and-client-side
A project developing a Wordle game platform, including both server and client-side components.
worms
This repository features a Worms-style game developed in C++ using the SDL library. It includes key gameplay mechanics such as character movement, terrain destruction, and projectile dynamics. The project showcases advanced concepts like physics simulation, event handling, and real-time rendering with SDL.
POuria25's Repositories
POuria25/Bomber-
This program is a 2D airplane simulation game developed using Python and Pygame. The main functionalities include manual and automatic bomb dropping, visual rendering of game elements (airplane, bombs, flag, clouds, and terrain), and game physics to simulate movement and acceleration.
POuria25/Calculator
A simple COBOL-based calculator that accepts two numbers and performs basic arithmetic operations (addition, subtraction, multiplication, division) with user-friendly output formatting. Perfect for learning COBOL fundamentals.
POuria25/Cosmic-Navigator
A Python-based 2D game that immerses players in a space exploration adventure. Navigate through the cosmos, encounter challenges, and explore the universe in a fun and engaging way. Designed for players who love space-themed games and interactive experiences.
POuria25/Employee-Records-Manager
A COBOL program designed to read and modify employee records from a file. It demonstrates essential file handling operations in COBOL, such as reading, processing, and writing data to files. This project is ideal for learning COBOL's file management capabilities and structured programming.
POuria25/Image-Manipulation-and-Processing-Tool-Part1
A C-based tool for manipulating and processing PNM image files, supporting various operations like loading, editing, and saving images with efficient memory management and error handling
POuria25/INFO0027-Smart-Keyboard
This repository consists of implementing, a Trie data structure to optimize the SNCB ticket vending machines by reducing wait times and minimizing errors during station name entry. It provides efficient spell-check and validation at each key press, significantly improving the user experience for travelers.
POuria25/OS-Project-2
POuria25/Socket-Programming-DNS-Tunneling---Client-Side
description in PDF file
POuria25/Tower-Defense-game-INFO0027-
A Java-based tower defense game, offering strategic gameplay where players defend against waves of enemies.
POuria25/Wordle-platform-Server-and-client-side
A project developing a Wordle game platform, including both server and client-side components.
POuria25/worms
This repository features a Worms-style game developed in C++ using the SDL library. It includes key gameplay mechanics such as character movement, terrain destruction, and projectile dynamics. The project showcases advanced concepts like physics simulation, event handling, and real-time rendering with SDL.
POuria25/INFO0947-Projet-1---Multiplicite
POuria25/INFO0947-Projet-3-R-cursivit-et-limination-de-la-R-cursivit-
POuria25/INFO8006_-Introduction-to-Artificial-Intelligence
POuria25/Objet-Oriented-Programming-Projects-Project-1---Markov-Model
A project implementing Markov models, likely focusing on probabilistic models and their applications
POuria25/SDA-Project-2-Binary-Tree-Search
This repository contains the implementation of various binary search tree (BST) algorithms, focusing on both standard and 2-dimensional BSTs. The project includes functions for range searching, 2D ball searching, and empirical analysis of search performance and complexity. It is designed to compare different data structures.
POuria25/Socket-Programming-DNS-Tunneling---Server-Side
A project implementing server-side DNS tunneling using socket programming techniques.
POuria25/Sudoku-Create-solve-and-uniqueness-of-solution-
A project dedicated to creating, solving, and verifying the uniqueness of solutions for Sudoku puzzles.
POuria25/Translator
This repository contains a Python script designed to translate vocabulary lists from one language to two other specified languages using the Google Translate API. The tool is ideal for educators, language learners, and anyone needing to translate word lists efficiently.