Skip to content
View jaimemartinagui's full-sized avatar
  • Madrid

Block or report jaimemartinagui

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

πŸ‘‹ Hi there! I'm Jaime

Python Developer. Physics student. Passionate about computer science, physics and mathematics.


πŸš€ About Me

  • 🌱 Currently building gvit, have a look at it!
  • πŸ’Ό Working in Chep as a Python Data Solutions Developer.
  • πŸ“– Studying to master other programming languages.
  • ✍️ Occasional writer (tech articles) on Medium.
  • πŸ’¬ Used to be an active Stack Overflow contributor.

🧰 Main Technologies & Tools

Python JavaScript React Google Cloud Linux Bash Docker Git SQL


πŸ“Š GitHub Stats

GitHub Stats

Top Languages


🌐 Connect with Me

LinkedIn GitHub Stack Overflow Medium


Popular repositories Loading

  1. gvit gvit Public

    Python 21

  2. surveys-generator-in-c surveys-generator-in-c Public

    Surveys generator based on linked lists, developed in C.

    C 3

  3. computer-basics computer-basics Public

    Exploring computer basics.

    Python 3

  4. sierpinski-triangle-in-c sierpinski-triangle-in-c Public

    My firs programming project in C. A simple representation of the Sierpinski triangle fractal.

    C

  5. hangman-in-c hangman-in-c Public

    Hangman's game with scoring system developed in C.

    C

  6. sierpinski-triangle-in-python sierpinski-triangle-in-python Public

    Two ways of generating Sierpinski Triangle in Python: Recursion and Iteration.

    Python