Skip to content
View achaval-tomas's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report achaval-tomas

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

Hi, I’m Tomas Achaval

LinkedIn Badge Gmail Badge LeetCode Badge Website Badge GitHub Badge GitHub followers

  • 👨‍🎓 I’m currently studying Computer Science at FAMAF - UNC, Cba, ARG.

  • 🛠 Not working on any specific projects, just trying to broaden my knowledge and improve my problem-solving skills.

  • 🧠 All repos are personal projects through which I've learned new stuff.

  • 📫 Reach me via email at [email protected]

  • 🌐 My personal website (work in progress)

Tomas's github stats

Pinned

  1. Examenes-Resueltos-FaMAF-Compu Examenes-Resueltos-FaMAF-Compu Public

    Un archivo para mis examenes resueltos de Lic. en Cs. de la Computacion, FaMAF - UNC.

    C 16 1

  2. ASM-Tetris ASM-Tetris Public

    A Tetris replica written in Assembly, and emulated in a Raspberry Pi 3b with QEMU. This project was created with 2 of my CS classmates.

    Assembly 6

  3. Double-Pendulum-Chaos Double-Pendulum-Chaos Public

    Double Pendulum Simulation showing chaos emerging from slightly different initial conditions.

    Python 3

  4. Manim-Projects Manim-Projects Public

    Repo to store every visualization I generate with manim.

    Python 2

  5. Data-Structures Data-Structures Public

    An interactive library using my implementations of different data structures in C.

    C 1

  6. Sorting-Algorithms-Visualizer Sorting-Algorithms-Visualizer Public

    This is a visualization of the most famous sorting algorithms made with pygame in python.

    Python