Skip to content
View mandorc's full-sized avatar
🀩
Learning new things
🀩
Learning new things
  • Mexico
Block or Report

Block or report mandorc

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mandorc/README.md

Hi there πŸ‘‹, my name is Armando

I am a recent graduate of systems engineering.

Skills: Java / Python / Swift / SQL

  • πŸ”­ I’m currently working on my Java and C# projects.
  • 🌱 I’m currently learning about videogames development using C# on VS.
  • πŸ€” I’m looking to improve my data structures skills.

Projects

  • Megaman Videogame: Develop a Megaman style game for NES using Visual Studio and C#. The game was built entirely using only a single window, a picturebox and timers. The game map is drawn through a matrix that is later interpreted as an image.

    What i used: C#, Visual Studio

  • Database management system: I developed a system for the management of all the data and the administration of a biotechnology center, in which trades and reports can be generated automatically, as well as consultation of the database. The system works within the laboratory's internal network, so it can be accessed from different computers. For the development, JFrameForm, JInternalFrame Form, and components for the design of the graphical interface were used.

    What i used: MySQL and Java

  • Tic-Tac-Toe using minimax algorithm: Proposal for the famous tic-tac-toe game where the user can choose whether to play against another person or against the system through a graphical interface. The movements that the system chooses are through the minimax algorithm.

    Language: Java

  • Detection of mask use: Mask use detection by training a learning model in Python to detect whether or not a person is wearing a mask. For data training, an image dataset was obtained with faces with face masks and another with faces without face masks. The program was executed on a device with RISC-V architecture.

    Language: Python

  • Mobile application design for the UDLAP university: Using the Figma application, I developed the design of a design proposal for the improvement of the application aimed at UDLAP students.

Note: If you want to check the code of any project, please let me know on twitter: @codeMandorc.

Popular repositories

  1. Deferred Deferred Public

    Forked from bignerdranch/Deferred

    Work with values that haven't been determined yet.

    Swift 1

  2. 30-Days-Of-Python 30-Days-Of-Python Public

    Forked from Asabeneh/30-Days-Of-Python

    30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.

    Python 1

  3. university-projects university-projects Public

    University projects

    1

  4. swift-algorithm-club swift-algorithm-club Public

    Forked from kodecocodes/swift-algorithm-club

    Algorithms and data structures in Swift, with explanations!

    Swift

  5. system-design-primer system-design-primer Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python

  6. mandorc mandorc Public