Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View colladofirst's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report colladofirst

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

Hi, I'm Marcos πŸ‘‹

I’m a student interested in physics, mathematics, and scientific programming

I enjoy working on small experimental projects where code is used not just to work, but to test ideas, limits, and assumptions.


πŸ” Interests

  • Physics
  • Mathematics
  • Algorithms and computational complexity
  • Experimental and empirical approaches to theory
  • Scientific programming (C/C++)

ssstik io_@calc4dumb_1767750976625

πŸ§ͺ What I work on

Most of my projects revolve around:

  • Implementing simple algorithms and studying their behavior
  • Measuring performance, limits, and scalability
  • Comparing deterministic and random approaches
  • Writing code with a clear separation between measurement, visualization, and interpretation

πŸ› οΈ Tools & Languages

  • C/C++ (experiments, performance measurement, low-level control)
  • Python & MANIM (Animations and Geometries)
  • LaTeX (Redacted Documents)
  • Git & GitHub
  • Basic data analysis and plotting tools

πŸ“Œ Notes

This profile is a work in progress. I’m more interested in asking the right questions than in pretending to already know the answers.


Thanks for stopping by.

Pinned Loading

  1. BubbleSort-Vs-BongoSort BubbleSort-Vs-BongoSort Public

    GitHub Desktop tutorial repository

    C++

  2. Delete-Rename.cpp Delete-Rename.cpp Public

    Algoritmo para borrar o cambiar el nombre de un archivo desde consola

    C++

  3. GeoBallistic GeoBallistic Public

    Educational C++ project combining geodesic distance and an idealized classical physics model

    C++