Skip to content
View SiriWastaken's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 21:11 (UTC -04:00)

Block or report SiriWastaken

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

Hi, I'm Sri 👋


About Me

💻 Student developer exploring Java, Python, and object-oriented programming
🤖 Robotics enthusiast, building and programming small robots
📚 Enjoy reading documentation and experimenting with code


Tech Stack

---

Currently Learning


Projects & Achievements

  • Built small CLI games in Java and Python
  • Programmed a VEX IQ robot and learned about motors, sensors, and control loops
  • Practicing clean code, documentation, and OOP patterns

Note: All my repos use MIT Licenses unless stated otherwise, so feel free to fork and learn from my projects.


Contact Me

🌱 Always learning, experimenting, and coding.

Pinned Loading

  1. Battle-Bot Battle-Bot Public

    A simple Java console game where I control a battle robot using attack, defend, or neutral moves. Built to practice OOP, the game uses a main loop for turn logic and a Robot class to manage health,…

    Java

  2. Who-Wants-to-Be-a-Millionaire-CLI-Edition Who-Wants-to-Be-a-Millionaire-CLI-Edition Public

    A fully playable console version of the iconic game show built in Java. Test your knowledge across 16 challenging questions, climb the money ladder, and use lifelines like 50/50, Ask the Audience, …

    Java 1

  3. Java-Projects Java-Projects Public

    A collection of 21 small Java projects I built to teach myself the fundamentals of the language. Each project focuses on core concepts like variables, loops, conditionals, methods, and basic object…

    Java