Skip to content
View machulsky61's full-sized avatar
🧉
🧉

Highlights

  • Pro
Block or Report

Block or report machulsky61

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

Gmail Linkedin

Hi there👋

I'm Joaquin Salvador Machulsky, a fifth-year student of the Data Science degree at the University of Buenos Aires. Here you can find classes and subjects as well as various personal and group projects related to Data Science and Machine Learning field.

About Me

  • 🌱 Looking for opportunities that give me the ability to improve my skills and learn, with a focus on applying data to solve problems.
  • 💼 Data Analyst at Russo Seguros.
  • 🌶️ Big fan of Red Hot Chili Peppers.

Popular repositories

  1. Goldbachs-Conjecture Goldbachs-Conjecture Public

    This repository contains Haskell functions to explore Goldbach's Conjecture, a classic problem in number theory. Dive into prime numbers, computational verification, and conjecture testing.

    Haskell

  2. Pop-it Pop-it Public

    Perfect winning strategy to Pop-it nim game with Haskell. This repository provides tools to analyze winning positions, determine optimal moves, and play the game effectively. Dive into functional p…

    Haskell

  3. Residential-Analysis Residential-Analysis Public

    Analyzing Argentina's Permanent Household Survey database from INDEC, this project employs C++ to implement solutions. Utilizing first-order logic, problems are precisely defined. Ensuring 100% lin…

    C++

  4. Programming-Fundamentals Programming-Fundamentals Public

    C++ implementations of fundamental algorithms taught on the course. Topics from first order logic and problem specification to time complexity. Algorithms for search and sorting, along with a testi…

    C++

  5. Linear-Algebra Linear-Algebra Public

    Computational Linear Algebra course covering topics like iterative methods, matrix decompositions, and applications. It includes theoretical concepts, practical exercises, and code. Advanced method…

    Jupyter Notebook

  6. SOR-Method SOR-Method Public

    This project investigates convergence for solving linear systems. It implements Jacobi and SOR methods, explores convergence, optimizes performance via ω, and analyzes spectral radius/determinant. …

    Jupyter Notebook