Skip to content
View federico2102's full-sized avatar

Block or report federico2102

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
federico2102/README.md

Computer Science | Software Developer

Hi everyone!

  • Studied Computer Science at the University of Buenos Aires.
  • Currently working as a blockchain engineer at SenseiNode.
  • Fun fact: I love climbing, skiing and travelling the world.
  • Always open to contributing to new exciting projects!

📫 Contact

🧰 Languages, Tools, Frameworks

Python Docker C++ PHP JavaScript Typescript Laravel Ubuntu Assembly Matlab Node.js Socket.io SQL Github Gitlab Vscode MongoDB PostgreSQL


Pinned Loading

  1. base base Public

    Multiplayer cards game implemented using Node.js and React

    JavaScript

  2. covid-tracker covid-tracker Public

    Web app for tracking covid cases and informin users of possible contacts with covid-positive cases

    PHP

  3. snake snake Public

    Classic game Snake, implemented on C++, reusing grid, circularMatrix and renderer created for conways game of life

    C++

  4. SimpleBlockchainNetwork SimpleBlockchainNetwork Public

    Implementing a basic blockchain network to get familiar with the concept and how it works

    Python

  5. Custom-Database-System Custom-Database-System Public

    Class project for 'Algorithms and Data Structures II' focused on designing and implementing a database system in C++ with memory management and efficient data handling

    C++

  6. WhatsApp-AI-Chatbot WhatsApp-AI-Chatbot Public

    A Flask-based chatbot application that integrates WhatsApp and OpenAI’s API to create an automated chat service. It receives WhatsApp messages, generates responses using OpenAI, logs interactions i…

    Python