Skip to content
View SpencerVJones's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report SpencerVJones

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

Hi , I'm Spencer  spencervjones

πŸ”—β€οΈ Connect With Me

spencervjones SpencerVJones 28842474 spencervjones spenxer_j25 makes_spence MakesSpence jonesspencer99 SpencerVJones

🌟 About Me

   class SoftwareEngineer:

    def __init__(self):
        self.name = "Spencer Jones"
        self.pronouns = "He/Him"
        self.role = "Remote Application Support Analyst"
        self.current_focus = "Completing my master's degree in Computer Science"
        self.email_address = "SpencerVJones@Outlook.com"
        self.language_spoken = "en_US"
        self.hobbies = ["Guitar", "Traveling", "3D Printing", "Gaming", "Reading"]
    
    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()
  

πŸ§‘β€πŸ’» Tech Stack

πŸ“Š GitHub Stats


Pinned Loading

  1. UnsentText UnsentText Public

    A lightweight web app for writing β€œunsent” messages β€” thoughts you want to get out without actually sending. Built with vanilla HTML, CSS, and JavaScript, bundled using npm + Webpack for a fast, de…

    JavaScript

  2. FloridaMan FloridaMan Public

    iOS application that fetches data from the subreddit r/FloridaMan and displays it in a user-friendly interface. It retrieves JSON data from the subreddit's API and parses it to extract information …

    Swift

  3. PredictExamScores PredictExamScores Public

    A machine learning project that predicts student exam scores based on various academic and behavioral factors.

    Jupyter Notebook

  4. Automated-Data-Entry Automated-Data-Entry Public

    This application is designed to allow users to enter personal and educational information into a graphical user interface (GUI) and save it to an Excel file.

    Python

  5. Encryption-and-Decryption Encryption-and-Decryption Public

    Java project with a modern Swing desktop app and a deploy-ready web API for encryption/decryption with multiple algorithms.

    Java

  6. Portfolio_Website Portfolio_Website Public

    Responsive portfolio website built with modern web technologies to highlight my full-stack projects, machine learning work, and development experience.

    CSS