Skip to content
View vcanonc's full-sized avatar

Highlights

  • Pro

Block or report vcanonc

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

Hello 👋, I'm V. Camilo Cañón

🧑‍💻 Systems Engineering Student | Passionate about Mathematics and Science

🏆 About Me

I'm a Systems Engineering student at the National University of Colombia with a strong interest in mathematics and science. I aim to combine engineering with rigorous mathematical thinking to contribute to knowledge and solve complex problems.

🛠️ Skills

Programming Languages:

python logo c logo php logo

Tools & Technologies:

linux logo mysql logo git logo latex logo django logo

🎓 Education

- 📚 B.Sc. in Systems Engineering – National University of Colombia
- 📖Technical Degree in Computer Systems – Instituto Fe y Alegría (2019-2020)
- ✏ Self-taught in mathematics and physics

🔬 Projects

- [📌 FoolThief](https://github.com/mbarrerag/FoolThief-2.0) - The Theft Incident Management System is an application for reporting and analyzing theft incidents, utilizing optimized data structures like AVL trees, binary trees, and dynamic arrays to improve efficiency and report generation.

- [📌 My Resume Website](https://github.com/vcanonc/my-resume-app) - The Personal Portfolio Management System is a Django-based application for showcasing projects and professional information. It features a custom front-end template by [James Granger Design](https://www.jamesgrangerdesign.co.uk/) for a polished and responsive user experience.

- [📌 Multifunction Device – ESP32](https://github.com/vcanonc/MultifunctionDevice_ESP32) - A multifunctional embedded device using ESP32 with TFT display, Wi-Fi, and Bluetooth. Includes clock, photo frame, Bluetooth speaker, and Flappy Bird game modes. Developed as an experimental project to integrate multiple features into a single microcontroller-based system.

- [📌 LED Matrix Digital Clock](https://github.com/vcanonc/DigitalClock_LEDMatrix_Arduino) - An Arduino Uno-based digital clock with LED matrix display, RTC module, light sensor, and buzzer. Displays time and date, adjusts brightness automatically, and triggers alarms at predefined hours. Designed as an educational project combining hardware interaction and real-time display logic.

Snake animation

📬 Connect with Me

Pinned Loading

  1. mbarrerag/FoolThief-2.0 mbarrerag/FoolThief-2.0 Public

    Java

  2. VoltmeterOhmmeter-ESP32 VoltmeterOhmmeter-ESP32 Public

    Digital Voltmeter and Ohmmeter with ESP32 and OLED display

    C

  3. MultifunctionDevice_ESP32 MultifunctionDevice_ESP32 Public

    Multifunction ESP32-based device integrating a clock, photo frame, Bluetooth speaker, and a simple game, featuring Wi-Fi connectivity, TFT display, and physical controls.

    C

  4. DigitalClock_LEDMatrix_Arduino DigitalClock_LEDMatrix_Arduino Public

    Arduino-based digital clock using a LED matrix display, RTC module, light sensor, and buzzer to show time and date, adjust brightness automatically, and trigger alarms at predefined hours.

    C

  5. my-resume-app my-resume-app Public

    This my resume web application developed in Django.

    JavaScript