Pinned Repositories
alexa-youtube-skill
Allows Alexa to play audio from YouTube videos
assembly-game
A very simple "rogue-like" game written in x86 NASM.
assembly-printf
A very limited, partial implementation of printf in x86 NASM.
capa
The FLARE team's open-source tool to identify capabilities in executable files.
es6-adt
A collection of Javascript node-based abstract data structures (ADTs) that use iterators and other ES6 features.
fibonacci-algorithms
ParallelImageManipulator
CSC-410 Final Project
ruby-sorting-algorithms
ruby-travelling-salesman
lab 8
train-scheduler
Determine schedules of trains using graph ADT.
blefev's Repositories
blefev/capa
The FLARE team's open-source tool to identify capabilities in executable files.
blefev/csc-410-matrix-multiplication
blefev/es6-adt
A collection of Javascript node-based abstract data structures (ADTs) that use iterators and other ES6 features.
blefev/fibonacci-algorithms
blefev/ParallelImageManipulator
CSC-410 Final Project
blefev/ruby-sorting-algorithms
blefev/ruby-travelling-salesman
lab 8
blefev/train-scheduler
Determine schedules of trains using graph ADT.
blefev/blefev
Config files for my GitHub profile.
blefev/bst
Simple C++ Binary Search Tree
blefev/bst2
blefev/codewars-kata-solutions
Codewars kata solutions.
blefev/codewars-solutions-scraper
A scraper that gets the solutions of all of the CodeWars katas you have solved
blefev/docker-selenium
Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation
blefev/doubly-linked-list
Doubly linked list ADT in C++.
blefev/fibonacci-algorithms-2
blefev/fizzbuzz
blefev/graph-adt
Graph ADT in C++.
blefev/js-tricks
Userful Javascript snippets.
blefev/lc3-vm
Write your own virtual machine for the LC-3 computer!
blefev/linkedlist
A simple linked list implementation in C++ that uses double pointers.
blefev/longest-common-subsequence
blefev/mpi-matrix-multiplication
Matrix multiplication using Open MPI.
blefev/priority-queue
Priority queue ADT in C++.
blefev/private_chat
blefev/pywal
🎨 Generate and change color-schemes on the fly.
blefev/queue
A minimal C++ queue implementation using a linked list.
blefev/ruby-openai
OpenAI API + Ruby! 🤖🩵 Now with Assistants, Threads, Messages, Runs and Text to Speech 🍾
blefev/ssrsreport
A PHP support library for integrating SQL Server Reporting Services (SSRS) based reports.
blefev/three_sum_problem