Skip to content
View ericjimenezbarril's full-sized avatar

Block or report ericjimenezbarril

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

Popular repositories Loading

  1. Financial_Managment Financial_Managment Public

    This GitHub repository hosts LaTeX reports and R code on financial management topics including financial engineering, time series, portfolio optimization, and risk management. It serves as a resour…

    R

  2. Gost_and_Goblins Gost_and_Goblins Public

    This repository contains a Python-based reimplementation of the classic arcade game, "Ghosts 'n Goblins." Utilizing Object-Oriented Programming (OOP) principles, this project aims to recreate the c…

    Python

  3. Minesweeper Minesweeper Public

    This repository contains a simple version of the classic Minesweeper game. It was developed within a span of two hours during a class session as a demonstration project. The implementation aims to …

    C

  4. 4_in_a_row 4_in_a_row Public

    Connect Four game with Classic and Special modes, featuring unique power-ups. Play against friends or challenge a sophisticated AI across various difficulty settings. Customize gameplay with time l…

    C

  5. Time_Series Time_Series Public

    Explore comprehensive time series analysis techniques in this repository, featuring Linear Regression, ARMA/GARCH models, and smoothing methods. Includes detailed tutorials, predictions, and notes …

    R

  6. Reverse_Polish_Notation_Calculator Reverse_Polish_Notation_Calculator Public

    A Reverse Polish Notation (RPN) Calculator built in C for a 1st-year mathematics degree project. It efficiently parses and computes expressions written in postfix notation. Ideal for learning stack…

    C