Skip to content
View ian1dunn's full-sized avatar
  • Rochester Institiute of Technology
  • United States
  • LinkedIn in/ian1dunn

Highlights

  • Pro

Block or report ian1dunn

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

Hi, I'm Ian 👋

My Work

  • Current Projects:
    • clipti.me - A full-stack link shortener built in Django and React. Link to repo
    • MarketSNIPR - A stock trading algorithm using deep reinforcement learning (when I have free time!).
  • Past Projects:
    • Wheelchair Project Data Collector - Tkinter GUI application to capture brain activity in response to audiovisual stimuli for the RIT Neurotechnology Exploration Team.
    • Spotify Statistics Analyzer - Express web app to summarize a user's listening statistics over different time periods.
    • Autonomous Parking Simulator - Reinforcement learning agent written in Python to park a simple car within a time limit, avoiding obstacles and generating the final state and control histories. No external libraries used!

Open-Source Contributions

  • SBOM-in-a-Box - A full-stack unified platform to generate high fidelity SBOM data. It automates production, consumption, and utilization of Software Bills of Materials (SBOMs).

  • Languages:

    • Proficient in Java, Python, JavaScript, HTML/CSS, and SQL.
    • Familiarity in C, C#, MIPS Assembly, MongoDB, Bash, MATLAB, and PHP.

Pinned Loading

  1. SoftwareDesignLab/SBOM-in-a-Box SoftwareDesignLab/SBOM-in-a-Box Public

    SBOM-in-a-Box is a unified platform to promote the production, consumption, and utilization of Software Bills of Materials.

    Java 9

  2. linkshortener linkshortener Public

    clipti.me - A full-stack link shortener using Django and React.

    JavaScript

  3. Neurotechnology-Exploration-Team/DataCollector Neurotechnology-Exploration-Team/DataCollector Public

    A graphical user interface to record participant EEG data by running tests that prompt the participant to imagine motor impulses using audiovisual cues.

    Python 1 2

  4. CSCI331-DubinsGA CSCI331-DubinsGA Public archive

    The objective of this project was to design an agent program that finds the state and control histories for a Dubins’ car that implements parallel parking while avoiding obstacles (e.g., sidewalk, …

    Python 1

  5. MarketSNIPR MarketSNIPR Public

    Market Sentiment & Neural-Network Integration to Predict Returns

    Python

  6. spotify-statistics-analyzer spotify-statistics-analyzer Public

    Interactive web app built with Express that allows a user to log in with their Spotify account using OAUTH2 and to view their current, monthly, and all-time listening statistics via the Spotify API.

    JavaScript