Skip to content
View dezy-x2's full-sized avatar

Highlights

  • Pro

Block or report dezy-x2

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
dezy-x2/README.md
  • 👋 Hi, I’m Daniel Desmond
  • 👀 I’m interested in most types of things, check out my profile
  • 🌱 I’m currently doing a bunch of stuff but I'm going to be self-studying AP Comp Sci at my school
  • 📫 You can email me at df.dezmond9@gmail.com or you can call/text me at (302)803-2547

I am currently a freshman at CU Boulder and began learning to program in late July of 2020.

Languages I know include:

  • Javascript
  • Python
  • Java
  • Ti Basic
  • Typescript
  • Haskell
  • R
  • C
  • HTML5
  • CSS3

Pinned Loading

  1. rudeButton rudeButton Public

    a website that will insult you after pressing a button and or submitting a complaint

    JavaScript 1

  2. messagingApp messagingApp Public

    app to send messages to other accounts, messages will be encrypted

    JavaScript 1

  3. encrypter encrypter Public

    takes a string and encrypts it by substituting it with random letters and decrypts it assuming it has the proper key

    JavaScript

  4. Word-Searcher Word-Searcher Public

    Generates a string of any size composed of random letters then iterates through it searching for english words

    Python

  5. host-helper host-helper Public

    this is just a fun project to help me learn java

    Java

  6. sudoku-solver sudoku-solver Public

    This code can generate sudoku puzzles and will hopefully be able to solve them soon

    JavaScript