Josue Beb (@joshi-debb)

Top repositories

1

mysql_backups

Involves loading data from Excel files into a database, creating full and incremental backups daily, and capturing SQL queries. After loading all data, students must delete the database and restore from both backup types, recording the time taken and capturing SQL query results.
Python
1
star
2

dynamic_forms

This application allows the reading of input files and is prepared to analyze the information that is entered into the program, and is also capable of generating and exporting HTML reports which will open automatically in your default browser.
Python
1
star
3

sokoban_game_asm

This project involves developing a simple Sokoban game using DOS graphics and interrupts. The game requires creating an interface to manage scores, load levels, and configure controls. Players push boxes to designated positions, advancing to new levels and accumulating points based on the time and number of moves.
Assembly
1
star
4

online_bookstore_platform

Develop an online book selling platform using MongoDB, allowing users to browse and purchase books, manage their cart and view order history, while administrators can manage books, authors and orders.
JavaScript
1
star
5

OLC1-202006353

Proyecto 1 de laboratorio de Organizacion de Lenguajes y Compiladores 1
Java
1
star
6

basic_cisco_pnetlab

Introducing the most powerful tool to create, share and practice Networking Lab with multi-vendors.
1
star
7

ext2_and_ext3_file_system

The project shows the process of managing files, file systems, partitions, and other related concepts. The project is based on the creation of a console command application that allows managing simulated hard drives using the EXT2 and EXT3 file system.
C++
1
star
8

pos_system_asm

Implement a point of sale system in assembler with functionalities to manage inventory, sales and customers, in addition to generating reports. The interface will be in text mode, and the system must validate input and handle errors.
Assembly
1
star
9

shell_activities

The Shell in Linux is a command line interface that allows users to interact with the operating system. It is a tool that provides an environment for running programs and managing files, directories and other tasks.
Shell
1
star
10

joshi-debb

1
star
11

SO2_VJ2024_202006353

Repositorio de actividades de Laboratorio de Sistemas Operativos 2
C
1
star
12

chapin_warriors_xml

For the development of the project, traditional data organization structures were used to generate matrices with the data; graphics were generated using the Graphviz tool, from the patterns extracted from the XML file.
Python
1
star
13

voting_data_management_system

The project involves the creation of database models, from conceptual to relational models, using Oracle Data Modeler. In addition, a REST API will be developed to access this data and generate specific reports, such as the list of candidates, the number of votes per department, and others.
JavaScript
1
star
14

cna_cisco_packet_tracer

Packet Tracer is a cross-platform visual simulation tool designed by Cisco Systems that allows users to create network topologies and imitate modern computer networks.
1
star
15

charger_hub_ino

The simulated prototype will have an LCD screen, 8x8 LED matrix, 3x4 matrix keyboard and buttons to manage charging and access of the devices. Two microcontrollers will be used to drive user interfaces and sensors, with data encrypted and stored in EEPROM.
C++
1
star
16

intelligent_agents.github.io

The code simulates the behavior of a reflective agent that cleans or moves between two locations. The reflex_agent function decides the action of the agent based on the location and cleaning status. The run_simulation function executes this logic for a number of steps, updating the state and action log in the web interface every second.
JavaScript
1
star
17

floor_installation_bot

A solution for file management is presented with XML extension in the programming language Python with the use of the MiniDom library. Implements object-oriented programming to Static memory management and classes are used Node and Linked List for managing the dynamic memory.
Python
1
star
18

tower_of_hanoi

The Tower of Hanoi is a mathematical game or puzzle consisting of three rods and a number of disks of various diameters, which can slide onto any rod. The puzzle begins with the disks stacked on one rod in order of decreasing size, the smallest at the top, thus approximating a conical shape.
Java
1
star
19

math_snake_ladders

This Java application is a combination of the classic Snake and Ladders game with math-based penalties. Players move across a game board, encountering mathematical problems when landing on specific squares.
Java
1
star
20

message_parser_classifier

The analysis of the messages included the identification and classification of words, supported by a deterministic finite automaton to analyze the text.
Python
1
star
21

battleships_game_board

Battleships is a strategy type guessing game for two players. It is played on ruled grids on which each player's fleet of warships are marked. Players alternate turns calling "shots" at the other player's ships, and the objective of the game is to destroy the opposing player's fleet.
C++
1
star
22

ext2_and_ext3_file_system_ec2

The project shows the process of managing files, file systems, partitions, and other related concepts. The project is based on the creation of a console command application that allows managing simulated hard drives using the EXT2 and EXT3 file system. The system is mounted on an Amazon EC2 instance, an Amazon Web Services (AWS).
Go
1
star
23

led_sky_battle_ino

The project includes the creation of a game where a plane moves horizontally and destroys targets with projectiles, accumulating extra points and lives as the level advances. In addition, an interface will be implemented that shows a dynamic message at startup, and menus to manage the game, statistics and settings.
C++
1
star
24

simple_data_interpreter

It is a console application that allows the reading of two input files, one with the monthly sales data and the other with the instructions for the reports that must be created. It is prepared to automatically generate and open color graphics with the information saved in the program, and is also capable of generating and exporting HTML reports.
Python
1
star
25

the_bot_league

an intelligent bot programmed to be able to respond to special commands which will help the user to recognize special characteristics in the reasoning of an automaton with syntactic analysis, this is an intuitive program that obtains data through input commands or the user's own writing interacts.
Python
1
star
26

academic_data_management_system

The Project focuses on the redesign and implementation of a data management system for the Faculty of Engineering, covering student modules, teachers, courses and final minutes. The main objective is to ensure data integrity and accuracy through an optimized relational database system.
1
star
27

database_transactions_tsql

By using transactions, stored procedures, triggers and data validations. The aim is to implement a transaction history, manage roles for students, create courses, register users with second-factor authentication, manage role changes and course assignments, and validate data.
TSQL
1
star
28

xsql_ide_ply

This system is aimed at a general public interested in interacting with an intelligent Database Management System (DBSM), designed to respond to specific commands. These commands will facilitate user interaction with a traditional DBMS capable of managing databases, performing queries and providing results in a manner similar to a conventional DBMS
Python
1
star
29

SO1_1S2024_202006353

Repositorio de actividades de Laboratorio de Sistemas Operativos 1
Python
1
star