Skip to content
View allenmonkey970's full-sized avatar

Block or report allenmonkey970

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

Welcome to My GitHub Profile! 🌟

I'm a high school student who is just wanting to create unique projects and learn from my experiences along the way. Here's a glimpse of my skill set and what I love working on:

Skills

  • C++: Writing fast and efficient code 💻
  • Python: Creating unique and fun projects with 🐍
  • Linux: Navigating Linux and running a personal server with 🐧
  • Arduino: Building and programming electronic projects 🤖
  • PlatformIO: Utilizing an integrated development environment for embedded systems ⚙️
  • ESP32: Developing IoT applications with ESP32 microcontrollers 🌐

About Me

  • 🔧 Current Project: I'm deep diving into learning how to operate ESP32 microcontrollers.
  • 🎓 Education: Concurrent student at Colorado Mesa University, managing the balance between high school and college courses.
  • 🎯 Aspirations: My goal is to learn the art of programming :D
  • 📚 Experience: Interned at my high school and contributed to the development and maintenance of their website using HTML, CSS, and their local software.

Pinned Loading

  1. Adventure-of-the-Slime Adventure-of-the-Slime Public

    C++

  2. SFML-Animation-3.0 SFML-Animation-3.0 Public

    SFML Animation Manager This class provides an easy way to animate sprites in a game using the SFML Graphics library. The AnimationManager allows you to manage various animations for your game chara…

    C++

  3. Python-Music-Player Python-Music-Player Public

    This Python music player is a simple and efficient music player that allows you to play, pause, shuffle, and manage your music playlists. It also includes features to download music from YouTube.

    Python

  4. Cheats-For-AssaultCube Cheats-For-AssaultCube Public

    This repository contains a cheat engine for the game AssaultCube, implemented in Python using the pymem library. The code allows manipulation of various in-game values such as health, armor, and am…

    Python

  5. CSP-AntSim CSP-AntSim Public

    This is a simple ant simulator I developed for my freshman high school computer science principles class. The project showcases ants moving around, consuming food, and includes a counter to monitor…

    JavaScript

  6. FappyBird FappyBird Public

    Fappy Bird is an knock off clone of the popular Flappy Bird game, developed as my first project using C++ and the SFML library. This project was a learning curve to learn how to create a smooth, re…

    C++