Skip to content
View ayush-verma07's full-sized avatar

Highlights

  • Pro

Block or report ayush-verma07

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

Ayush Verma

Computer Science Major @Purdue

  • 🚂 A Boilermaker that is willing to do whatever it takes to succeed!
  • 🤖 Passionate about the Artifical Intelligence & Data industry
  • ⌨️ I’m currently learning about Programming in C & Discrete Mathematics
  • 💻 I've completed extensive work in Java, Swift, R, HTML/CSS, & JS.
  • 🤔 My other interests include political science, finance, international soccer, American football, and tennis.

Contact Me

Instagram LinkedIn email

GitHub Stats



Favorite Quote

(subject to change)

This is a quote my CS 18000 professor, Jeff Turkstra, shared with the class on our very first day (which just so happened to be my first day of college). This quote just stuck with me throughout the course and my first semester. This quote may seem programming-related, and I suppose it is, but that isn't why it stuck with me. It stuck with me because it shows how quick humans are to blame the tools we developed. If we want it to work, maybe we should design it to work first. Thank you Professor Turkstra for sharing this with us and to Tom Gibb for saying it first.

"At the source of every error which is blamed on the computer you will find at least two human errors, including the error of blaming it on the computer".

Popular repositories Loading

  1. MiniCrossword MiniCrossword Public

    This code, written in Java, resembles a 5x5 Crossword game that allows for the user to enter a word, check if the word is correct, clear the board, and allows them to check if they have successfull…

    Java 2

  2. Parallax-Webpage-HTML5-Boostrap-v5 Parallax-Webpage-HTML5-Boostrap-v5 Public

    A fully functioning Parallax webpage utilizing HTML5, Bootstrap version 5.2, JavaScript, and CSS. Template is designed to fit a social media account.

    HTML 1

  3. FutFantasy-Scratch FutFantasy-Scratch Public

    My Scratch project comes from the main takeaway of a Soccer game's penalty shootout scene. At the beginning you will have to click the SPACE bar to commence the program. All directions on how to pl…

    1

  4. Approximate-PI-App---Java Approximate-PI-App---Java Public

    This code uses two methods, one being the main method. The second method 'guessPi' takes an int variable 'iterations' that follows the Wallis PI formula that is called n the main method and returns…

    Java 1

  5. CodesAndCiphers.java CodesAndCiphers.java Public

    A java program that uses sevral methods that can encode, encrypt, decode, and decrypt text. This program can use Caesar Cipher, decrypt 13, decrypt 47 and more.

    Java 1

  6. BankAccount BankAccount Public

    This program consists of 2 Java classes, BankAccount.java and BankAccountRunner.java. This assignment is to help students understand the basics of Object-Oriented-Programming (OOP). This program us…

    Java 1