Jaquan Jones (jaquanjones)

jaquanjones

Geek Repo

Location:Los Angeles, CA

Home Page:https://jaquanjones-portfolio.com/

Github PK Tool:Github PK Tool

Jaquan Jones's repositories

AutomataTheoryNotes

Introduction To Automata Theory (CS3186) notes using Jupyter Notebooks, Python code examples, HTML and LaTex

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Apple-Music-API-CLI

CLI developed in Javascript to utilize Apple Music API to search songs from the command line/terminal

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

BMI-Calculator

Simple BMI Calculator app done in dart/flutter

Language:DartStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

CS4540

Intro to Cybersecurity

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DropTalk

Messaging App

Language:DartStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:2Issues:0

SpotifyMLGroupProject

Spotify top 100 songs machine learning machine learning group project

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DropTalkPub

Simple messaging app in flutter with animated gradient home screen background and basic firebase

Language:DartStargazers:0Issues:0Issues:0

go-booking-app

booking app implemented in Go

Language:GoStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

GraphADT

GraphADT with Breadth-First and Depth-First Traversals

Language:PythonStargazers:0Issues:0Issues:0
Language:GoStargazers:0Issues:0Issues:0

Heap-Sort

Simple heap sort class implemented in C++

Language:C++Stargazers:0Issues:0Issues:0

hidden-gems-backend

Simple music sharing website, backend implemented with Django and Graphql

Language:PythonStargazers:0Issues:0Issues:0

hidden-gems-front-end

Basic music sharing website front-end implemented with React & Javascript

Language:HTMLStargazers:0Issues:2Issues:0

jaquanjones.github.io

interactive portfolio

Language:HTMLStargazers:0Issues:0Issues:0

Java-Forum

Web forum implemented with Java EE & JDBC

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

QuickSort

Write a program to sort an array of 100,000 random elements using quicksort as follows: Sort the arrays using pivot as the middle element of the array Sort the arrays using pivot as the median of the first, last, and middle elements of the array Sort the arrays using pivot as the middle element of the array. However,, when the size of any sub-list reduces to less than 20, sort the sub-list using insertion sort. Sort the array using pivot as the median of the first, last and middle elements of the array. When the size of any sub-list reduces to less than 20, sort the sub-list using insertion sort. Calculate and display the CPU time for each of the preceding four steps.

Language:C++Stargazers:0Issues:0Issues:0

simple-interleaving

Recursion practice demonstrating simple interleaving of user input in Python

Language:PythonStargazers:0Issues:0Issues:0

simpleBinaryTree

implementing a simple binary tree capable of storing numbers, counting the number of leaves and computes the height of a binary tree.

Language:C++Stargazers:0Issues:0Issues:0

StackUsingLList

Stack with Linked List C++

Language:C++Stargazers:0Issues:0Issues:0

TicTacToe-C

C++ TicTacToe Program

Language:C++Stargazers:0Issues:0Issues:0

TicTacToe-Python

TicTacToe program in Python

Language:PythonStargazers:0Issues:0Issues:0

timestable_api

Timestable Test API

Language:PythonStargazers:0Issues:0Issues:0