Skip to content
View martinflemingdev's full-sized avatar
Block or Report

Block or report martinflemingdev

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
martinflemingdev/README.md
  • 👋 Hi, I’m @martinflemingdev
  • 👀 I’m interested in growing my software development skills to the highest level!
  • 🌱 I’m currently a Platform Engineer at Macquarie Asset Management in Philadelphia, PA.
  • 📫 How to reach me: martinflemingdev@gmail.com

Popular repositories

  1. Twitter_PhillyNewsBot Twitter_PhillyNewsBot Public

    Created @PhillyNewsBot with Java that utilizes the News API at newsapi.org and tweets Philadelphia news articles twice a day. Used the twitter4j framework, LocalTime for scheduling, and JSON serial…

    Java 1

  2. Pothole-Tracker-Web-App-Final-Capstone Pothole-Tracker-Web-App-Final-Capstone Public

    Using Java, Spring, PostgreSQL, and Vue.js we built a fully functional web app that citizens and public works employees can use to track and address potholes in Philadelphia. Uses the Google Maps J…

    Java 1

  3. crossplane-sample-app crossplane-sample-app Public

    Python 1

  4. Hangman Hangman Public

    Classic hangman console window game written in Java and created in Eclipse IDE that prompts user to guess letters of one of 200 words included in the program. Includes a field where already guessed…

    Java

  5. FileSplitter FileSplitter Public

    Programmed application that splits large text files into a series of automatically numbered output files based on user input of how many lines should be in each generated file.

    Java

  6. QuizMaker QuizMaker Public

    Created program that takes a pipe delimited input file and generates a command line quiz where users' answers are tracked and a score is given upon completion.

    Java