Skip to content
View scout0773's full-sized avatar
💤
💤

Block or report scout0773

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
scout0773/README.md
Inferno Canto VIII - Gustave Doré

Matthew Atkins

Frontend web developer from Mount Airy, North Carolina.

Focused mainly on JavaScript and Python with interests in web development, databases, Web3, automation, and data mining.

Areas of Interest

  • Frontend web development
  • JavaScript applications and UI design
  • Python scripting and automation
  • Databases and backend systems
  • Password hashing and authentication systems

Technologies

  • Languages: JavaScript, Python
  • Frontend: HTML, CSS, React, Tailwind
  • Backend: Node.js, Flask, FastAPI
  • Databases: SQL / database fundamentals

Goals

  • Build full-stack applications
  • Learn low-level web infrastructure
  • Improve security and cryptography knowledge

Contact

Pinned Loading

  1. Scrape Discord Servers and check for... Scrape Discord Servers and check for Spy.pet bots
    1
    # not the best script because I believe there's a ratelimit which causes a lot of failures lol
    2
    import requests
    3
    
                  
    4
    def get_servers(token):
    5
        headers = {
  2. njalla njalla Public

    Quickly check all available domains on njal.la.

    Python 1

  3. todo todo Public

    Learning to build a to-do app using Python and Tkinter.

    Python