Skip to content
View Daniele-montalbano's full-sized avatar
🎯
Focusing on personal developments
🎯
Focusing on personal developments
Block or Report

Block or report Daniele-montalbano

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

Popular repositories

  1. DeleteOldFiles DeleteOldFiles Public

    This is a simple Unix Bash script to delete the old files contained in a folder and keep just the n newest files. The files must have the same prefix in the name.

    Shell

  2. GetLinesWithPattern GetLinesWithPattern Public

    This is a simple Unix Perl script to copy in a new file all the lines containing a certain char or numeric pattern in a fix position. Very useful for fixed column files.

    Perl

  3. Query-To-Build-Automatic-Create-Table-Statement Query-To-Build-Automatic-Create-Table-Statement Public

    This SQL query creates a CREATE TABLE statement automatically just providing the DatabaseName and TableName of the table for which you want to build the creation statement, setting automatically th…

    TSQL

  4. R-Robust-Estimation-With-Outliers-Using-Bootstrap R-Robust-Estimation-With-Outliers-Using-Bootstrap Public

    In this repository, using the statistical software R, are been analyzed robust techniques to estimate multivariate linear regression in presence of outliers, using the Bootstrap, a simulation metho…

    R

  5. Python-TicTacToc Python-TicTacToc Public

    Very basic version of the TicTacToe game using Python programming language. The game is built for two players.

    Python