I am a Computer Engineering student at UOC with hands-on experience in programming projects, web development, and systems management. I enjoy applying my knowledge to build practical applications and learn new technologies. I am passionate about technology and continuous learning, with strong skills in application development, problem solving, and digital solutions design. My goal is to grow as a Computer Engineer, applying my knowledge in programming, systems, and web development in innovative and collaborative environments.

MOURAD AMIN KASSAS Jbara

I am a Computer Engineering student at UOC with hands-on experience in programming projects, web development, and systems management. I enjoy applying my knowledge to build practical applications and learn new technologies. I am passionate about technology and continuous learning, with strong skills in application development, problem solving, and digital solutions design. My goal is to grow as a Computer Engineer, applying my knowledge in programming, systems, and web development in innovative and collaborative environments.

Available to hire

I am a Computer Engineering student at UOC with hands-on experience in programming projects, web development, and systems management. I enjoy applying my knowledge to build practical applications and learn new technologies.

I am passionate about technology and continuous learning, with strong skills in application development, problem solving, and digital solutions design. My goal is to grow as a Computer Engineer, applying my knowledge in programming, systems, and web development in innovative and collaborative environments.

See more

Experience Level

Expert
Expert
Expert
Expert
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate

Language

Arabic
Fluent
Spanish; Castilian
Advanced
English
Advanced
German
Intermediate

Work Experience

Add your work experience history here.

Education

Bachelor's Degree in Computer Engineering at Universitat Oberta de Catalunya (UOC)
January 11, 2030 - October 17, 2025
Professional Certificate in Information Systems Programming at Instituto TAU, Barcelona
January 11, 2030 - October 17, 2025
Professional Certificate in Web Design and Programming at CEPI-BASE, Barcelona
January 11, 2030 - October 17, 2025
High School Diploma at High School Diploma (Spain - validated)
January 11, 2030 - October 17, 2025

Qualifications

Information Systems Programming Certification
January 11, 2030 - October 17, 2025
Web Design and Programming Certification
January 11, 2030 - October 17, 2025
High School Diploma (Spain)
January 11, 2030 - October 17, 2025

Industry Experience

Computers & Electronics, Software & Internet, Education, Professional Services, Other
    paper C Programming Exercises – Control Structures, Arrays & Modular Programming
    This collection contains seven C programming exercises focused on the fundamentals of structured programming and problem-solving. Each task explores different core concepts of the C language, such as loops, conditionals, functions, arrays, and modularity. Main contents: Batería bucles: practice with iterative structures (for, while, do-while) for automation and repetition control. Batería menús: development of interactive console menus using conditionals and logical branching. Módulos y arrays: exercises on modular design, array manipulation, and parameter passing between functions. Tareas opcionales: additional challenges that consolidate logic, mathematical operations, and clean code practices. Technologies used: C programming language GCC compiler Modular and procedural programming Console-based development These exercises demonstrate my understanding of algorithmic thinking, structured logic, and clean programming practices in C. cprogramming developer algorithms loops arrays modular softwaredevelopment programminglogic
    paper Python Data Management Projects – Expense Tracking & Temperature Analysis
    This package contains two Python projects focused on data processing, analysis, and automation using simple yet efficient scripts. 1 gestionDeGastos – An expense management application that allows users to record daily expenses, categorize them, and calculate total spending. It demonstrates data manipulation, file handling, and basic reporting in Python. 2 temperaturas – A program designed to store, process, and analyze temperature data. It calculates averages, detects minimum and maximum temperatures, and exports results in a clean format. Technologies used: Python File handling (CSV / TXT) Lists and dictionaries Data validation and calculation logic These projects showcase my skills in Python scripting, data organization, and automation, combining simplicity with functional programming for real-world use. python developer datascience automation scripting filehandling pythonprojects
    paper SQL & Java Multi-Project Package – Database and Management Systems
    This package includes three Java-SQL integrated applications designed to manage data through dynamic connections between desktop interfaces and MySQL databases. Each project focuses on a different aspect of database management and object-oriented design. 1 consultasSelect – A Java application that connects to a MySQL database and allows executing SQL SELECT statements interactively, displaying results in a Swing interface. 2 GestionCompletaModular – A modular system architecture that handles entities such as clients, products, and orders, using reusable Java modules connected to a shared SQL database. 3 gestorDeEmpleadosPro – A complete employee management system with CRUD functionality (Create, Read, Update, Delete), login validation, and secure database operations. Technologies used: Java MySQL JDBC SQL Queries Swing GUI Object-Oriented Programming (OOP) These projects demonstrate my ability to combine Java programming and SQL database management to build efficient, modular, and interactive desktop applications. java sql mysql jdbc database developer softwaredevelopment swing oop
    paper Java Multi-Project Package – Database, Modular, and Employee Management Systems
    This collection includes three Java desktop applications developed to demonstrate different aspects of software engineering, database interaction, and modular programming. 1 consultasSelect – A database query tool that allows users to execute SQL SELECT commands through a graphical Java Swing interface connected to MySQL via JDBC. 2 GestionCompletaModular – A modular management system designed to handle multiple entities (clients, products, orders) using a clean object-oriented structure and reusable modules. 3 gestorDeEmpleadosPro – A professional employee management system with CRUD functionality, database integration, login validation, and user-friendly design. Technologies used: Java Swing GUI MySQL JDBC Object-Oriented Programming (OOP) These projects reflect my experience in Java application development, database management, and desktop interface design, combining backend logic with practical, real-world solutions. java developer mysql jdbc softwaredevelopment oop swing desktopapp
    paper Automated System Management using BAT Scripts
    This project consists of a set of automated BAT scripts designed to manage and organize multiple computer tasks efficiently. The system allows users to execute operations such as data backup, file organization, and log generation through a simple interface. The objective was to improve productivity and minimize manual actions in repetitive processes. Technologies used: Windows Command Line (CMD) BAT scripting File management and automation Main features: Automated file backup Log file creation and monitoring Task scheduling and error handling This project demonstrates my skills in process automation, scripting, and system management using Windows tools. developer automation scripting bat windows systemmanagement