Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by lizamozy
A curated list of projects in awesome lists by lizamozy .
https://github.com/lizamozy/idl-2024-systems-research
Description of the research I did in Spring 2024 for the microkernel, Composite, for Professor Gabe Parmer at the George Washington University Security and Systems Lab.
interfacedefinitionlanguage operating-system rust-lang toml tree-sitter
Last synced: 01 Nov 2024
https://github.com/lizamozy/lizas-lucky-guitar-shop
A simple online store where a user can purchase products from a store and then view their orders.
Last synced: 12 Nov 2024
https://github.com/lizamozy/search-engine
A simple search engine using a double hashmap and tf-idf ranking to return a list of files in order of relevance from a search query.
Last synced: 12 Nov 2024
https://github.com/lizamozy/simple-assembly-encyption-decryption
Using assembly code to encrypt and decrypt a cipher.
Last synced: 12 Nov 2024
https://github.com/lizamozy/iot-flight-tracker
Using a Raspberry Pi 4 and Flight Radar API, this IoT device lights an LED and sounds an alarm when the flight you are tracking is a desirable distance away from its destination airport.
Last synced: 12 Nov 2024
https://github.com/lizamozy/enigma-machine
Simple implementation of the Enigma machine to encrypt/ decrypt a message.
Last synced: 12 Nov 2024
https://github.com/lizamozy/gwack---slack-channel
A simple chat room channel implemented with Java GUI that can connect to a preexisting SSH server to send and receive messages.
Last synced: 12 Nov 2024
https://github.com/lizamozy/university-system
A university system where students can apply to get admitted to the university to then become an enrolled student who can register for classes and apply for graduation. This system also supports faculty and admin to view their students and courses in which they can assign grades, approve registration forms and approve graduation requests.
Last synced: 12 Nov 2024
https://github.com/lizamozy/mini-shell
A simple mini shell that when given an input command will parse and execute valid commands such as file redirection and and grep.
Last synced: 12 Nov 2024
https://github.com/lizamozy/boggle-solver
Creates a Boggle board that finds as many words that exist within a dictionary text file. Implements a depth-first search to find possible words.
Last synced: 12 Nov 2024