Skip to content
View nragland37's full-sized avatar
🦕
🦕

Highlights

  • Pro

Organizations

@CSC-Webster-University

Block or report nragland37

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

Hi there

visitors Open Source Love

class Webster_University_2024:
    def __init__(self):
        self.name = 'Nicholas Ragland'
        self.roles = ['Software Engineer', 'Cybersecurity Specialist', 'Data Analyst', 'Full Stack Developer']
        self.degrees = {
            'major': 'BS, Computer Science with an Emphasis in Cybersecurity',
            'minor': 'Data Analytics'
        }

    def __str__(self):
        return 'Thanks for dropping by, hope you find some of my work interesting'

me = Webster_University_2024()
print(me)

Pinned Loading

  1. cpp-projects cpp-projects Public

    Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials

    C++ 153 25

  2. Event-Optimization-Tool Event-Optimization-Tool Public

    R-based Shiny application that maps availability and identifies optimal engagement times to enhance participation within an organization

    R 3

  3. my-portfolio my-portfolio Public

    Portfolio built with Gatsby, JavaScript, GraphQL, GSAP, and Styled Components

    JavaScript 2

  4. python-projects python-projects Public

    Collection of Python Projects, Jupyter Notebooks, & Learning Materials

    Python 6

  5. Conscious-Chrome-Extension Conscious-Chrome-Extension Public

    Chrome extension built with React, Tailwind and TypeScript using APIs to analyze tweets for propaganda intensity, reliability, and diverse perspectives

    TypeScript 4 1

  6. star-wars-fansite star-wars-fansite Public

    Fansite of the Star Wars films written by George Lucas

    HTML 10 2