Skip to content
View BetaNow's full-sized avatar
πŸ’»
Develop the future
πŸ’»
Develop the future

Highlights

  • Pro

Block or report BetaNow

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 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
BetaNow/README.md

Hi there, I'm BetaNow πŸ‘‹

First-year CS student, code explorer, and passionate about web, AI, and all things fun. πŸ’»πŸš€


🧠 About Me

πŸŽ“ I'm currently a first-year Computer Science student, focusing on web development and object-oriented programming.
🍽️ I also have experience working in the restaurant industry, where I developed strong communication, teamwork, and stress management skills.
πŸ§ͺ I love experimenting with new things just for fun and enjoy sharing my work with others.


πŸ’» Tech Stack

  • 🧰 Web: PHP, Laravel, VueJS, JavaScript, SCSS
  • πŸ–₯️ Languages: Java, Python, C, C++, C#
  • 🧠 Databases: MySQL
  • βš™οΈ Others: Git, PyTorch, OOP, REST APIs, Q-learning, LLM

πŸš€ Featured Projects

🌟 ScalaPipeline
A flexible and extensible data pipeline framework built with Scala to streamline data processing workflows.

🧠 snake-ai
A PyTorch-based neural network using Q-learning to master the classic Snake game.

🎲 mcts-visualizer
A visualization of the Monte Carlo Tree Search (MCTS) algorithm applied to Tic-tac-toe.


πŸ“Š GitHub Stats

GitHub Streak


πŸ€Ήβ€β™‚οΈ Fun Facts

  • πŸ’‘ I love tinkering with all kinds of projects β€” AI, games, data, web apps…
  • 🏎️ Huge fan of Formula 1 and Artificial Intelligence
  • 🌐 Always eager to learn something new and share it with the world

πŸ“« Reach Me


Thanks for stopping by! ⭐️ Feel free to check out my projects or reach out!

Pinned Loading

  1. gameOfLife gameOfLife Public

    A Game of Life made with JavaFX

    Java

  2. mcts-visualizer mcts-visualizer Public

    Visualization of MCTS algorithm applied to Tic-tac-toe.

    JavaScript

  3. ScalaPipeline ScalaPipeline Public

    A flexible and extensible Data Pipeline Framework built with Scala, designed to streamline data processing workflows.

    Scala

  4. snake-ai snake-ai Public

    An PyTorch Neural Network with Qlearning who play snake

    Python