Pinned Repositories
AestheticWatch
Vaporwave/Aesthetic inspired stopwatch app.
async-graphql
A GraphQL server library implemented in Rust
barcoders
A barcode encoding library for the Rust programming language
config
Config backup
DejaHijack
Created in an attempt to learn more about computer security. This "prank" virus will non-maliciously cause you to lose control of your computer. You will have to restart in order to exit it.
MyVoice
Windows GUI that allows people with speech impairments to create personalized voicenotes that will be sounded at the touch of a button.
OMW
Android app developed in react-native. Click and forget. Add pickup locations for people and we'll send them messages in the background so that they are waiting for you when you arrive.
OpenGL-Flight-Simulator
Fly a plane around a sunset ocean with islands.
paranoia
Network Monitor for Linux in Rust
SoundBoy
Discord soundboard bot
Adam-Alj's Repositories
Adam-Alj/OpenGL-Flight-Simulator
Fly a plane around a sunset ocean with islands.
Adam-Alj/AestheticWatch
Vaporwave/Aesthetic inspired stopwatch app.
Adam-Alj/paranoia
Network Monitor for Linux in Rust
Adam-Alj/async-graphql
A GraphQL server library implemented in Rust
Adam-Alj/barcoders
A barcode encoding library for the Rust programming language
Adam-Alj/Cryptographic-Algorithm
Basic block cipher using ASCII code manipulation.
Adam-Alj/DejaHijack
Created in an attempt to learn more about computer security. This "prank" virus will non-maliciously cause you to lose control of your computer. You will have to restart in order to exit it.
Adam-Alj/dev-site-dev
Adam-Alj/MyVoice
Windows GUI that allows people with speech impairments to create personalized voicenotes that will be sounded at the touch of a button.
Adam-Alj/OMW
Android app developed in react-native. Click and forget. Add pickup locations for people and we'll send them messages in the background so that they are waiting for you when you arrive.
Adam-Alj/SoundBoy
Discord soundboard bot
Adam-Alj/Dining-Philosophers
Solution to the dining philosophers problem using threads and a reentrant lock array to provide mutual exclusion.
Adam-Alj/fast_qr
Ultra fast QRCode generation
Adam-Alj/kitty-conf
Configuration for Kitty Terminal
Adam-Alj/LitBot
Feed me literature and I'll tell you a story.
Adam-Alj/Memorable-Password-Generator
Generates a pseudorandom yet memorable password with clever use of constonant, vowel, and number placement.
Adam-Alj/nightwatch-extra
Adam-Alj/nvim-config
configuration for Neovim
Adam-Alj/nvimconf
Fork of kickstart.nvim
Adam-Alj/OpenGL-Interactive-Screensaver
Animated beach-aesthetic screensaver which displays the letter J. Options available to have a spark trace the outline of the letter as it morphs.
Adam-Alj/OpenGL-Solar-System-Explorer
Explore the solar system in this OpenGL project.
Adam-Alj/PongVB
Pong with flair using Visual Basic
Adam-Alj/rust
Empowering everyone to build reliable and efficient software.
Adam-Alj/TicTacToe-Simulator
View a series of uniquely simulated tic tac toe games with an object-oriented approach.
Adam-Alj/Windows-Calculator-Ripoff
Pretty much the windows calculator except I made it myself in VB