Skip to content
View petervislocky's full-sized avatar

Block or report petervislocky

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 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
petervislocky/README.md
  • 👋 Hi, I’m @petervislocky
  • 👀 I’m interested in software development, automation, cybesecurity, and general computer science.
  • 👨‍💼 I work as a Technical Automation Associate at Technical Adventures
  • 🎓 Associate's degree in Computer Science from UCNJ
  • ✨ I work primarily with Python and scripting languages like Bash and PowerShell, and I am learning the Microsoft Power Suite and Azure for work.
  • 💞️ All of my personal, open source projects will be here!

Pinned Loading

  1. Pyping-Test Pyping-Test Public

    Typing speed and accuracy test written in Python!

    Python

  2. weatherApp weatherApp Public

    CLI based weather app using WeatherAPI

    Python

  3. PowerTesT PowerTesT Public

    CPU stress tests and benchmarks that run in the terminal

    Python 1

  4. GuessingGame GuessingGame Public

    A simple java number guessing game. Used this as a chance to practice better modularizing my code.

    Java

  5. PasswordGenerator PasswordGenerator Public

    Password generator written in java

    Java 1

  6. Word-Instance-Counter Word-Instance-Counter Public

    This is an app meant to find how many instances of a word exist in a given pdf. Down the line I will add support for other file types and will give the option to read the context surrounding each i…

    Python