Pinned Repositories
Beginner_Java
A file of old java assignments I've completed
Beginner_JavaFX
A file of old javaFX assignments I've completed
BeginnerRustProjects
Based on: https://doc.rust-lang.org/stable/book/title-page.html
calculator_test-app
Attempting to learn Android Studio. Simple calculator app can help me be familiarized with Kotlin code, XML layout, and accessing layout items in Kotlin
Celeste_Clone
Following Cakez tutorial, roughly
Chip8_Emulator
A Chip-8 Emulator made in C++
Diary_Final
A Diary with microservices built in Node and Svelte
Mal_Query
A Rust crate that connects to the MyAnimeList API
Subete
Tauri application to read Manga, Light Novels, and watch Anime
transfer-protocol
Final Project for CS576 @ UMass
Naginipython's Repositories
Naginipython/calculator_test-app
Attempting to learn Android Studio. Simple calculator app can help me be familiarized with Kotlin code, XML layout, and accessing layout items in Kotlin
Naginipython/Subete
Tauri application to read Manga, Light Novels, and watch Anime
Naginipython/Beginner_Java
A file of old java assignments I've completed
Naginipython/Beginner_JavaFX
A file of old javaFX assignments I've completed
Naginipython/BeginnerRustProjects
Based on: https://doc.rust-lang.org/stable/book/title-page.html
Naginipython/Celeste_Clone
Following Cakez tutorial, roughly
Naginipython/Chip8_Emulator
A Chip-8 Emulator made in C++
Naginipython/Diary_Final
A Diary with microservices built in Node and Svelte
Naginipython/Dont_Die_Play_Nice
Naginipython/Mal_Query
A Rust crate that connects to the MyAnimeList API
Naginipython/OAuth2Test
An android app MyAnimeList API test
Naginipython/Out_of_a_Hat
An app that allows for multiple "Hats" with the hats allowing for multiple strings to be pulled randomly
Naginipython/video_player_example
Learned on Coursera
Naginipython/cppinit
My general base for a c++ project
Naginipython/First_Person_Unity
Naginipython/GodotRPG_tutorials
Tested out implementing features in Godot
Naginipython/Learning_Platformers_Unity
Naginipython/redot-flatpak
My attempt at a Redot Flatpak
Naginipython/Remake_Node_Apps_In_Rust
Recreating all my Scalable_Web_Systems apps in Rust
Naginipython/Remake_OS_Projects_In_Rust
Recreating all my Operating_Systems programs in Rust
Naginipython/Rust_Binary_Tree
A personal challenge to implement a Binary Search Tree in Rust
Naginipython/Rust_Gameboy
A Gameboy emulator built in Rust
Naginipython/Rust_Trie
A personal challenge to implement a Trie in Rust
Naginipython/Scalable_Web_Systems
All my Scalable Web System classwork, homework, and final
Naginipython/Subete_Plugin_Creator
Naginipython/TheChernoOpenGL
Naginipython/Tower_Defense_Unity