Skip to content
View dryhour's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report dryhour

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

Pinned Loading

  1. dryhour.github.io dryhour.github.io Public

    This is my portfolio website that contains information about me as a coder. It utilizes JavaScript, CSS, and HTML to create an interactive website for future employers to navigate through.

    CSS

  2. j0shuasalinas/StudyAI j0shuasalinas/StudyAI Public

    A web app built with Firebase, JavaScript, HTML, and CSS that helps students manage assignments. Users can log in to create, edit, and delete tasks, which are organized on a calendar by priority an…

    JavaScript

  3. InfectAFriend InfectAFriend Public

    This is a Roblox integration of files in Lua. It contains code from an infection tag game I created in Roblox Studio. See my portfolio to see other games I've created with similar code structures!

    Lua

  4. banking-system banking-system Public

    This is a banking system that allows users to create accounts, deposit and withdraw cash, and view balance. It is created using c++ and SQL.

    HTML

  5. code-breakers code-breakers Public

    This is a program that allows you to encrypt and decrypt messages into text files. It will consist of being able to encode a message and how to decode it. I will be using C++ to create this.

    C++

  6. music-catalog-api music-catalog-api Public

    A RESTful API that is similar to the Spotify API. It includes listing songs and artists, and making playlists.

    Java