Skip to content
View levindoneto's full-sized avatar

Organizations

@Verites @dawntech @IPVS-AS @driftsapp
Block or Report

Block or report levindoneto

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


Hey there, I'm Levindo Gabriel Taschetto Neto.

I'm Founder and IT Consultant at Dawntech Inc. and I like to share my projects!

🛠️ Technologies and Tools I use

javascript javascript javascript nodejs mongodb docker kubernetes jenkins

🧮 Stats

🔗 External links

Linkedin Badge Linkedin Badge Facebook Badge Instagram Badge Gitlab Badge

Pinned

  1. IoT-Modelling-Tool IoT-Modelling-Tool Public

    IoT Modelling Tool is a platform which allows users to have their own devices and components modeled in order to represent and manage a physical environment.

    JavaScript 16 2

  2. Cache-Simulator Cache-Simulator Public

    This cache simulator is used in order to simulate substitutions in cache using replacement policies (FIFO and LRU) and write back into the cache (using the write-allocate policy).

    C 13 5

  3. lanGen lanGen Public

    N-Gram language model that learns n-gram probabilities from a given corpus and generates new sentences from it based on the conditional probabilities from the generated words and phrases.

    Python 4 4

  4. droppedBox droppedBox Public

    Dropbox-like platform for sharing and automatically synchronizing files among different devices of a user using UDP sockets.

    C++ 2

  5. numeric-calculus numeric-calculus Public

    Repository with auxilar material for the course of Numerical Calculus

    Scilab 3 1

  6. MIPS MIPS Public

    Microprocessor without Interlocked Pipeline Stages with the extra JR, DIV and MFLO instructions implemented.

    5