Skip to content
View iluque95's full-sized avatar
:octocat:
:octocat:

Block or report iluque95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iluque95/README.md

Hi there 👋 I am an Computer Engineer with some interests on technologies. if (YouDoNot) exit(-1); else return WhenYouWant; 🤗

Look at my projects

Clock cycles

Project Technology Description
Othello Reversi Java Computer engineering degree project. Developing of Othello game.
ESIN C++ Computer engineering subject where we practiced with some data structures to handle data as an efficiently way.
EasyDial C++ Computer engineering project where we developed an smart and efficient conctact agenda.
AODrag-AOMania unpacker C++ Extract BMPs from graphics file of some Argentum Online games.
AOLibrary C++ Windows DLL (x86) for Visual Basic 6.0. Concretely to dope Argentum Online game with major speed reading INI and binary files using multithreading in some cases.
AOSteroids C++ AOLibrary boosted.
file mapping benchmark C++ Benchmark of different ways to read files. Compared with differents OS as well.
Recursive File System Serializer C++ Store in a binary file a structured folder recursevely with it's content included to restore them later. For instance, sensible data packer protector.

Frontend

Project Technology Description
iOS App v1 Swift App to practice MVVM and API rest consuming.
iOS App v2 Swift App v1 improved using real MVVM and clean architecture

Backend

Project Technology Description
Game chat Java Disengaged chat, micro-service for MMO game. Discontinued.
Scooter API NodeJS API to collect data from Xiaomi's M365 Scooter. Discontinued.
Spring-MVC API Java Exercise of Sinensia's bootcamp. Practicing services.
Spring-MVC API JPA Java Exercise of Sinensia's bootcamp. Practicing JPA.
Barber Shop tool PHP Tool developed for a subject of CED. Consists on make CRUD operations and allow clients to reserve services slot times.

SysAdmin

Project Technology Description
Security & Networks Administration Bash Reports written by me for a subject on CED to deploy linux services and analyze security faults with scripts written as well by me in bash.

Pinned Loading

  1. AOLibrary AOLibrary Public

    Full steroids for VB6 from CPP. Dope with that powerful language to read fast INI files and binary ones.

    VBA 1

  2. easydialog easydialog Public

    Smart phonebook to search contacts in an easiest and better way, thinking on better performance using Ternary Search Trees and hash maps working together. Final ESIN subject project.

    C++

  3. ESIN ESIN Public

    Templates, linked list, binary trees, sorting algorithms, queues, stacks, heaps, dictionaries, AVL.

    C++ 1

  4. Othello Othello Public

    Othello-Reversi. From logic to GUI.

    Java

  5. file_mapping_benchmark file_mapping_benchmark Public

    Best way to map file into memory to read it at fastest way as possible.

    C++ 1

  6. AODrag-AOMania-unpacker AODrag-AOMania-unpacker Public

    Unpacker for old resources of AODrag and AOMania servers based on Argentum Online.

    C++