Skip to content
View psprao95's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Dallas, Texas
Block or Report

Block or report psprao95

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

Pinned

  1. Contact-Manager Contact-Manager Public

    Java | MySQL | A Java GUI application that manages a list of contacts by interacting with an SQL database | Features : Adding a contact, Deleting a contact, Updating a contact, Viewing a Contact, S…

    Java 1

  2. Easy-Movers Easy-Movers Public

    HTML5 | CSS3| JavaScript | PHP | SQL | A full-stack website for a moving company with features such as user signup, login, cart, order history, product search filter and admin privileges

    PHP

  3. DavisBase DavisBase Public

    Java | A simple database engine that is based on the file-per-table variation of the SQLite file format. Supported functions: Create Database, Drop Database, Show Databases, Create Table, Drop Tabl…

    Java 1

  4. Task-Executor-Library Task-Executor-Library Public

    Java | A service that accepts instances of tasks and executes each task by one of the multiple threads maintained by a thread pool. The goals were: 1. To implement multithreaded synchronization whe…

    Java

  5. leetcode-problems leetcode-problems Public

    Code in C++ for problems solved on Leetcode. Problem categories: Arrays, Strings, Linked Lists, Trees, Recursion, Backtracking, Dynamic programming

    C++

  6. ultimate-board-game-system ultimate-board-game-system Public

    Java | An object-oriented framework for implemeting any 2-player board game such as Tic-Tac-Toe, Othello, Reversi and Checkers. Uses well known design patterns such as Command, Strategy, vistor, an…

    Java 6 2