Oevin7
I'm an aspiring developer, currently learning rust and UI development. Eventually I would like to get into systems programming.
Pennsylvania
Pinned Repositories
Bank-Account
BankAccountGUI
binary_search_tree
A Binary Search tree being written and implemented in Rust
bubble_sort
Bubble sort functions implemented in Rust. One is a recursive technically incorrect bubble sort, while the other follows a more traditional bubble sort implementation.
CIntStack
A simple Int Stack written in C as I learn memory management, and how to learn C overall.
credit-card-checker-starter
My completed project for the codecademy project on the credit card checker for JavaScript.
DynamicArrayC
A simple dynmaic array programmed in C
DynamicArrayCpp
Simple Dynamic Array in cpp
Kalculator
My calculator app written in Rust using slint
KeepTrack-CLI
A command line todo list that will manage your tasks; Written in Rust!
Oevin7's Repositories
Oevin7/KeepTrack-CLI
A command line todo list that will manage your tasks; Written in Rust!
Oevin7/Bank-Account
Oevin7/BankAccountGUI
Oevin7/binary_search_tree
A Binary Search tree being written and implemented in Rust
Oevin7/bubble_sort
Bubble sort functions implemented in Rust. One is a recursive technically incorrect bubble sort, while the other follows a more traditional bubble sort implementation.
Oevin7/CIntStack
A simple Int Stack written in C as I learn memory management, and how to learn C overall.
Oevin7/credit-card-checker-starter
My completed project for the codecademy project on the credit card checker for JavaScript.
Oevin7/DynamicArrayC
A simple dynmaic array programmed in C
Oevin7/DynamicArrayCpp
Simple Dynamic Array in cpp
Oevin7/Kalculator
My calculator app written in Rust using slint
Oevin7/KevShell
Oevin7/KevSite
My very own website
Oevin7/ksh
A simple shell, aimed to help me get into systems programming.
Oevin7/notes-app
A notes app written in rust to help me learn software development and rust. This project is still in development.
Oevin7/Oevin7
Config files for my GitHub profile.
Oevin7/todo_list_command_line
A simple todo list for your command line coded in python for my codecademy computer science course.
Oevin7/oevin7.github.io
Codecademy test site for github pages