Skip to content
View VellStraggler's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report VellStraggler

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

Welcome to my GitHub Page!

  • I am a full-stack developer presently taking the backend developer program from the Bloomtech Institute of Technology.
  • got started in Scratch (haha) but moved to Java in high school, Python, C++, and Javascript in college, and then more Java and JS through Bloomtech.
  • I've been trained to use AWS Services such as the AWS Lambda, API, DynamoDB, CloudFormation, And S3 services.
  • I've worked in IntelliJ, Eclipse, and Visual Studio as well.
  • My favorite project to work on was one I did for fun: my text game engine, which you'll find among my repos along with a few game demos.
  • I enjoy solving logic problems the most, and I'm very familiar with efficiency problems in particular.

Pinned Loading

  1. text-game-engine text-game-engine Public

    A 2D game engine fixed in the style of ASCII art. Includes gravity, reflections, color, collision, sound, and camera-movement

    Python 1

  2. MinecraftBot MinecraftBot Public

    Interacts automatically with Minecraft through screenshots and keystrokes.

    Java 1

  3. BloomTechBackend/bd-team-project-team-froscii BloomTechBackend/bd-team-project-team-froscii Public

    bd-team-project-team-froscii created by GitHub Classroom

    Java 1

  4. BloomCodeCamp-be-a-starter BloomCodeCamp-be-a-starter Public

    Forked from BloomTech-Labs/BloomCodeCamp-be-a-starter

    Java

  5. TextPlanet TextPlanet Public

    Long code for a simple text animation of a rotating world.

    Java

  6. Text-Chess Text-Chess Public

    Simple 2-player chess. As of now you can only win by killing the king.

    Java