Skip to content
View spaceshark123's full-sized avatar
πŸ€”
coding
πŸ€”
coding

Highlights

  • Pro

Block or report spaceshark123

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
spaceshark123/README.md

πŸ‘‹ Hi, I'm Spaceshark!

πŸ”­ Undergraduate Student and Aspiring AI/ML Engineer
🌱 I’m currently learning Go and backend development!
πŸ’¬ Ask me about generative AI or video game development
⚑ Fun fact: I coded in Scratch for 2 years before using another language

πŸ’» Tech Stack

Python Java TensorFlow Keras NumPy Matplotlib Hugging Face Scipy scikit-learn OpenCV Google Colab Jupyter Notebook Visual Studio Code HTML5 CSS3 JavaScript Golang C# LaTeX Markdown Git LeetCode GitHub Scratch Itch.io Trello Mac OS Unity

πŸ“Š GitHub Stats


πŸ† GitHub Trophies


Pinned Loading

  1. NeuralNetwork NeuralNetwork Public

    flexible and extensible implementation of a multithreaded feedforward neural network in Java including popular optimizers, wrapped up in a console user interface

    Java 1

  2. Word2Vec Word2Vec Public

    Java implementation of the Word2Vec algorithm supporting CBOW and Skip-gram models. Features include training on custom corpora, vector operations, and similarity calculations. Ideal for NLP tasks …

    Java 2

  3. ConsoleTool ConsoleTool Public

    versatile class for creating interactive CLIs with custom commands. Perfect for building text-based user interfaces in Java applications.

    Java

  4. Display Display Public

    Java Display library for showing pixel displays through the console or text (color or grayscale).

    Java