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 SWE and AI/ML Engineer
🌱 I’m currently learning Go, Node JS, Express JS, RESTful APIs, and other aspects of 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 HTML5 CSS3 JavaScript TypeScript React NodeJS Express JS TailwindCSS Vite Golang C# LaTeX Markdown Git GitHub 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. minecraft-modpack-maker minecraft-modpack-maker Public

    easily get all mod files for a list of minecraft mods, supporting all versions and popular modloaders (Fabric, Forge, NeoForge, Quilt)

    TypeScript 1

  4. ConsoleTool ConsoleTool Public

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

    Java