Skip to content
View JoeyyMace's full-sized avatar
🎯
Focusing
🎯
Focusing
  • SpringField, MO
  • 07:54 (UTC -05:00)

Block or report JoeyyMace

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JoeyyMace/README.md
  • 👋 Hi, I’m @JoeyyMace
  • 👀 I’m interested in subjects like Software Engineering, Quality assurance, and meeting new people!
  • 🌱 I’m currently working to achieve a bachelors of science in Software Engineering and a minor in communications
  • 💞️ I’m looking to collaborate on a variety of different projects and broaden my skillset and become the best programmer I can be
  • 📫 You can reach me here: josephmace162@gmail.com
  • ⚡ Fun fact: I have a sweet laberdoodle named Goose and I love to play the guitar!

Pinned Loading

  1. Pocket-Recipe Pocket-Recipe Public

    App Project Developed in Android Studio using kotlin and Jetpack Compose. Please check master branch for actual code.

  2. Natural-Language-Processing Natural-Language-Processing Public

    Projects working with natural language processing

    Python

  3. CSC-360-Operating-Systems CSC-360-Operating-Systems Public

    Introduction to operating systems concepts, principles, and design. Topics include: processes and threads, CPU scheduling, mutual exclusion and synchronization, deadlock, virtual and real memory ma…

    C++

  4. CSC335-Database-System-Concepts CSC335-Database-System-Concepts Public

    A study of modern database systems and their underlying concepts. Topics include the relational model, SQL, database design theory, file structures, query processing, transactions, and concurrency

  5. Shell_Program Shell_Program Public

    A simple shell program using UNIX libraries. Supports commands such as "help" "history" and "exit".

    C++

  6. Tokenizer Tokenizer Public

    This program is a tokenizer. It breaks down code and tokenizes the characters.

    C++