Skip to content
View danielorlando97's full-sized avatar
👨‍💻
👨‍💻

Organizations

@matcom-school @cuban-digital-language
Block or Report

Block or report danielorlando97

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

Q Bola Asere 🇨🇺 I'm Daniel Orlando 🧑🏿‍ ​ ​

  • 💻   Computer Scientist graduated from @matcom
  • 📚   I’m interested in blockchain technologies, AI and ML problems and algorithms, DevOps practices, and to learn new languages like Rust or Scala
  • 🤝   I’m looking to collaborate with @ic-matcom, @gia-uh and @forta.
  • 🧑🏿‍💻   I’m currently working with @autogoal, writing the fabric-sdk-python and studing a lot to build my greate future.
  • 😅   I'm proficient in:


🧑🏿‍💻 Projects I work on

  • fabric-sdk-python: Python's library that implements an SDK to operate with the main components of the Hyperledger Fabric's network
  • candidates-assistant: Job recommendation system, based on information scraped from various job portals and the user's resume
  • js-lazy-array: Npm's package that defines a fluent syntax to operate with arrays in a lazy and efficient way

💚 Some personal projects

  • python-search-space: Python library that defines a DSL for describing search spaces and generating samples of described spaces
  • docker-files-collection: Docker configurations for some databases, administrators, message brokers, ...
  • flashplus: Web page to publish the information contained in the Weekly Package(Cuban system for distributing multimedia information)

📝 Internship projects at @posdata.club

🤓 Self-study projects

  • solidity-practice: A collection of Solidity contracts and test and deployment scripts of Hardhat or Brownie
  • dapp-gif-portal: Project of buildspace, react website for sharing gifs via ethereum blockchain
  • ia-algorithms: Implementation of some algorithms of classical AI, ML and RL. Plus some problems as example
  • gpt3-examples: Project of buildspace, some examples of gpt3 use cases, chrome-extension and writing assistant website
  • competitive-programming: Solutions to competitive programming problems written in the languages I've been learning, Python, Go, ...

📚 Some @matcom-school proyects

  • myshell: C implementation of a shell (Machine programming)
  • python-tcp-protocol: Implementation of the tcp protocol over an insecure network layer (Computer Networks)
  • distributed-scraper: Distributed system implemented with the chord protocol and the zmq library as communication layer (Distributed Systems)
  • glasses: Computerized generation of glasses and water (Computer Graphics)
  • cool-compiler: Implementation of a compiler for the COOL language that parses plain text code and transforms it into MIPS code (Compile)
  • clean-agent: Simulation written in haskell of the interaction between a proactive agent and a discrete environment (Simulation and Declarative Programming)
  • file-management-system: Management system implemented on the Hyperledger Fabric network, consisting of chaincode and dapp (Blockchain)

Other Skills

📈 My Statistics From Sep 2022

Me GitHub stats Top Langs
Me GitHub stats Me GitHub stats

Pinned

  1. autogoal autogoal Public

    Forked from autogoal/autogoal

    A Python framework for program synthesis with a focus on Automated Machine Learning.

    Python

  2. docker-files docker-files Public

    Collection of docker-compose. This collection is the list of technologies that I used sometimes

    Dockerfile

  3. search-space search-space Public

    Python's DSL to describe the search space of search problems

    Jupyter Notebook 5

  4. fabric-sdk-python fabric-sdk-python Public

    Forked from ic-matcom/fabric-sdk-python

    Python