GithubHelp home page GithubHelp logo

Hello, and welcome to my GitHub portfolio. 👋🏼

My name is Reginald. I received my bachelor's degree in Computer Science in May of 2023. 🎓

  • I tend to make many side projects in my free time to boost my portfolio. As of writing this, you may see me working on my biggest project yet, an interactive discord bot that will allow Discord users to play a spin-off version of the hit game show, Family Feud, in real time.

    Check it out here: Static Badge

  • I have plans of making my own website to showcase my work and to delve deeper into web development using JavaScript, HTML, and the React framework, so stay tuned.

  • I plan to boost my skillset so that I can start my career, and eventually, work as a full stack developer, both as a career and as a hobby. I have desires to develop my own apps with interest in making them cross platform for both Android and iOS devices.

  • Check out the pinned repositories to see the work I'm most proud of.



GitHub History 📈

Languages and Frameworks I've Worked With 📖

Java C++ Python Swift HTML JavaScript

Microsoft SQL Server MySQL SQLite

Gradle JUnit5 Selenium


Operating Systems I've Worked With 🖥️

macOS Linux Windows



Do you enjoy the programs I create? Consider leaving a tip! ☕️

Tips are never required, but they are always deeply appreciated. You can support me on Buy Me A Coffee, using the button below:

Static-Badge

Hits

Reginald Long's Projects

assigment-5 icon assigment-5

Morse Code Tree: Translates from English to Morse Code and vice versa.

bean_machine icon bean_machine

A freshman, JavaFX group project involving the animation of balls falling into random slots. The balls were not allowed to overfill slots and must stack on top of each other when falling in their slots. This project also shows the path the balls will take via a black line.

data-structures-lab-12 icon data-structures-lab-12

The purpose of this lab is to help reinforce heap and priority queue implementations in C++. Specifically, the lab is to problem 2 on page 582 of the text. Note that you will need to implement a heap class (use a vector instead of a dynamic array) and then use the heap class to implement a priority queue. You need to construct a test program to help test the correctness of your code. You need to use heap.h and priority_queue.h. Use test_heap.cpp and test_priority_queue.cpp as your test files.

discordfeud icon discordfeud

A program developed in Java to allow others to host a bot that allows Discord users to play a game similar to Family Feud together.

github-readme-linkedin icon github-readme-linkedin

📋 A serverless application to get dynamically generated images from your LinkedIn profile on your GitHub READMEs

insurance_prem_calc_java icon insurance_prem_calc_java

A project I created via request by a friend to retrieve annual earthquake insurance premiums for a list of zip codes via a specific California website (https://calc.earthquakeauthority.com/app/) using the Selenium web driver, followed by placing the retrieved data in a csv file. It also represents my first attempt/exploration at threading and is very slow and resource intensive. I have a lot to learn. This is the Java version of the original Python project.

insurance_prem_calc_python icon insurance_prem_calc_python

A project I created via request by a friend to retrieve annual earthquake insurance premiums for a list of zip codes via a specific California website (https://calc.earthquakeauthority.com/app/) using the Selenium web driver, followed by placing the retrieved data in a csv file. It also represents my first attempt/exploration at threading and is very slow and resource intensive. I have a lot to learn.

java-files icon java-files

Not all of the Java files are used for specific assignments. The original assignment prompts have been misplaced anyway.

java-tictactoe icon java-tictactoe

A repo for a command line Tic Tac Toe test game written in Java

lab-13 icon lab-13

The goal of this assignment is to reinforce hash tables in C++. Specifically, the lab is to implement a dynamic has table where the collisions are stored in a array of lists. Please use table2.h and test_table2.cpp.

lab14 icon lab14

The goal of this assignment is to reinforce sorting algorithms in C++. Specifically, the lab is to implement the shell sort. Please use lab14.cpp as your starting point.

linkedlists icon linkedlists

A small file implementing a simple linked list in python.

pendulum_animation icon pendulum_animation

A group Java project I helped work on during my freshman year. The objective was to create a JavaFX animation of a pendulum, as well as provide the user the ability to change the speed of the pendulum.

student_website icon student_website

Some files from a website I was assigned to create for my Internet Programming Class in the Fall semester of 2020. Some of the files included are not on the main website as it was not necessary to upload them; however, they are still included as reference to my work. The website I created for myself can be found here: http://studentweb.kennesaw.edu/~rlong54/

twitter_news_bot icon twitter_news_bot

A Java program I created to automatically post the top US headlines to Twitter every four hours via a Raspberry Pi and the Cron scheduler. Special thanks the org.JSON library for the easier handling of JSON data, and special thanks to newsapi.org and Twitter4j.com for providing their REST API and library, respectively, for use by the public. Twitter4J is not included in this repository, but you may get it here as it is required to run the program properly: http://twitter4j.org/en/. A registered account from https://newsapi.org/ is also required to run this program.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.