Skip to content
View stanwww99's full-sized avatar

Highlights

  • Pro

Block or report stanwww99

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. FtcRobotControllerFtcRobotControllerPublic

    Forked from FIRST-Tech-Challenge/FtcRobotController

    This repository is my FTC Robot Controller Workspace, built for Android Studio. Having a proper workspace is the foundation of every successful FTC robotics project. My FtcRobotController setup fol…

    Java

  2. Python_Competitive_Programming_SolutionsPython_Competitive_Programming_SolutionsPublic

    This is the repository to find competitive programming solutions on DMOJ, USACO and various other platforms. Name is based on problem code of DMOJ and USACO. . Some problems are hidden due to Olymp…

    Python

  3. speakerspeakerPublic

    This project demonstrates how a micro:bit can safely control lower or higher‑power devices using a relay module. Since the micro:bit’s GPIO pins can’t directly drive speakers or other loads, the re…

    TypeScript

  4. hieroglyphshieroglyphsPublic

    Given sequences A (length N) and B (length M), find a universal common subsequence U: a common subsequence of A and B that contains every other common subsequence as a subsequence. Output U if it e…

    C++