Skip to content
View Elaynne's full-sized avatar
Block or Report

Block or report Elaynne

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

Pinned

  1. ASR-Server ASR-Server Public

    Python server to process speech recognition with CNN-BLSTM.

    Python 2 5

  2. DataStructureLib DataStructureLib Public

    This library has my implementations of basic data structures like queue, list, and stack, search algorithms Mergesort, Heapsort, Quicksort, AVLtree and BinarySearch. Using C# and .net core for stud…

    C# 2

  3. ASR-Game ASR-Game Public

    This is a template to build games with online speech recognition for brazilian portuguese. This project is responsable for the client side request and can recognize the ordinal numbers from 0 to 9.…

    C#

  4. CodeWars CodeWars Public

    My code wars solutions

    C#

  5. OS-Process-Scheduling OS-Process-Scheduling Public

    Graduation project for the discipline Operating Systems to compare the performance of process scheduling through 4 algorithms: HRRN, Round Robin, Lottery and Priority Queue.

    C#

  6. ALUSimulator ALUSimulator Public

    This work describes the implementation of a mini ULA that receives as input two 8-bit vectors as operands (called "A" and "B"), a selector vector of 5 bits (called "Selector") that allows the real…

    VHDL 1