Skip to content
View AngelCruzGtur's full-sized avatar

Block or report AngelCruzGtur

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
AngelCruzGtur/README.md

About Me:

I make software for fun

🌐 Socials:

LinkedIn

💻 Tech Stack:

C# C++ JavaScript HTML5 Python NodeJS Next JS SQLite Adobe Creative Cloud GitHub

React


snake gif

Popular repositories Loading

  1. Encrypt Encrypt Public

    This project implements a basic file encryption system using the XTEA (eXtended Tiny Encryption Algorithm). It allows users to encrypt and decrypt files using a 256-bit key. The project demonstrate…

    C++ 2

  2. 2048-Clone 2048-Clone Public

    A C++ implementation of the 2048 game, demonstrating key programming concepts like grid manipulation, randomization, and handling user input.

    C++ 2

  3. AngelCruzGtur AngelCruzGtur Public

    HTML

  4. Simple-Physics-Simulator Simple-Physics-Simulator Public

    A C++ simulation of a falling object considering gravity, drag, and wind effects. Users can customize parameters such as mass, velocity, and wind type for dynamic physics simulations.

    C++

  5. Local-Databse-SQL Local-Databse-SQL Public

    uses sqlite storage + file viewer in flask

    HTML

  6. ASCII-Webcam ASCII-Webcam Public

    Live webcam to ASCII video renderer with edge detection, gamma correction, and real-time updates.

    Python