ebuilt19
CS graduate with passion for machine learning & artificial intelligence. Hard-worker, creative problem-solver and language agnostic programmer.
@bazaahr Boston,MA
Pinned Repositories
addBinary
dehack21_shark_mini_project
coffee show where you can borrow books
EddisonAIDataVisualizaiton
The purpose of this project is a representation of the emotions of characters through the chapters as well as the relationship between characters.The program will let the user pick two options a character emotion plot or a character relationship plot.If the user picks character emotion then the program will take in the character and an emotion to then plot the emotion throughout the chapters. If if they pick the character relationship plot then the program will ask for the two characters of which you want to the relationship between them. The data will be based on the amount of times that the character is associated with an emotion. This data is being retrieved from an elastic search of the Edison data which tells use the frequency of an emotion as well as the relationship between character and allow us to link it to a character.
finiteAutomata
RTKAsync
redux tool kit counter boilerplate code with async/await
TakeoffATM
Tech-Interview-Cheat-Sheet
Studying for a tech interview sucks. Here's an open source cheat sheet to help
template-mini-project-db
Docker-compose examples which seed a local database for the CSCL project.
template-react-redux
twoSum
"Given an array of integers, return indices of the two numbers such that they add up to a specific target."
ebuilt19's Repositories
ebuilt19/EddisonAIDataVisualizaiton
The purpose of this project is a representation of the emotions of characters through the chapters as well as the relationship between characters.The program will let the user pick two options a character emotion plot or a character relationship plot.If the user picks character emotion then the program will take in the character and an emotion to then plot the emotion throughout the chapters. If if they pick the character relationship plot then the program will ask for the two characters of which you want to the relationship between them. The data will be based on the amount of times that the character is associated with an emotion. This data is being retrieved from an elastic search of the Edison data which tells use the frequency of an emotion as well as the relationship between character and allow us to link it to a character.
ebuilt19/addBinary
ebuilt19/dehack21_shark_mini_project
coffee show where you can borrow books
ebuilt19/finiteAutomata
ebuilt19/RTKAsync
redux tool kit counter boilerplate code with async/await
ebuilt19/TakeoffATM
ebuilt19/Tech-Interview-Cheat-Sheet
Studying for a tech interview sucks. Here's an open source cheat sheet to help
ebuilt19/template-mini-project-db
Docker-compose examples which seed a local database for the CSCL project.
ebuilt19/template-react-redux
ebuilt19/twoSum
"Given an array of integers, return indices of the two numbers such that they add up to a specific target."
ebuilt19/unitConverter
unit converter built with scheme