Pinned Repositories
issuetracker
An online Issue Tracker written using ASP.NET Core 6.0
chip8Emu
Chip-8 Emulator written in C++ & SDL2
sysfetch
A CLI system information tool written in BASH
advent-of-code
Advent of Code Solutions in Python3
inker
inker - A static website generator written in Rust
Conway-s-game-of-life-in-python
Python implementation of Conway's Game of life
figure_drawing
A drawing assistant for people who want to improve their figure drawing skills.
build-a-simple-chatbot
How to build a simple QnA chatbot in Python using TensorFlow and NLTK
double-pendulum-simulator
image_test
eselizabeth's Repositories
eselizabeth/advent-of-code
Advent of Code Solutions in Python3
eselizabeth/inker
inker - A static website generator written in Rust
eselizabeth/ya_raycaster
Simple Raycaster written in Rust
eselizabeth/chip8Emu
Chip-8 Emulator written in C++ & SDL2
eselizabeth/inker-example
eselizabeth/pyrent
Bittorrent protocol written in Python 3.9.2
eselizabeth/pathfinderr
eselizabeth/image_test
eselizabeth/simplemeet
eselizabeth/double-pendulum-simulator
eselizabeth/ya_raytracer
Implementation of the book "Ray Tracing in One Weekend "in Rust
eselizabeth/build-a-simple-chatbot
How to build a simple QnA chatbot in Python using TensorFlow and NLTK
eselizabeth/figure_drawing
A drawing assistant for people who want to improve their figure drawing skills.
eselizabeth/sysfetch
A CLI system information tool written in BASH
eselizabeth/qros
eselizabeth/issuetracker
An online Issue Tracker written using ASP.NET Core 6.0
eselizabeth/project-euler
eselizabeth/intel8080
eselizabeth/machine-learning-notebook
eselizabeth/sortingVisualizer
Visualizing sorting algorithms using HTML, CSS and vanilla Javascript
eselizabeth/Conway-s-game-of-life-in-python
Python implementation of Conway's Game of life
eselizabeth/memory_game
A simple memory game using python