Pinned Repositories
a-star-pathfinding
Implementation and Visualization of the A* Pathfinding Algorithm with a simple GUI built with the TKinter API
Agriculture_Image_Classification
angular-data-visualization
Data Visualization of Living Costs Dataset using Angular and TypeScript. Exploratory Analysis done with Python/Pandas.
CSharp_DesignPatterns
FullStack_ML
Flask RESTful Web API serving stock predictions using CNN-LSTM, with Typescript/Angular powering the UI. (Abandoned)
manim
A community-maintained Python framework for creating mathematical animations.
mips-assembly
A collection of programming assignments written in MIPS assembly
pifuhd
High-Resolution 3D Human Digitization from A Single Image.
spicetify-cli
Commandline tool to customize Spotify client. Supports Windows, MacOS and Linux.
StrassenAlgorithm_NaiveMatrixMult
Comparing the average runtime complexities of Strassen's Algorithm and Naive Matrix Multiplication at small and large values.
joshpark23's Repositories
joshpark23/FullStack_ML
Flask RESTful Web API serving stock predictions using CNN-LSTM, with Typescript/Angular powering the UI. (Abandoned)
joshpark23/a-star-pathfinding
Implementation and Visualization of the A* Pathfinding Algorithm with a simple GUI built with the TKinter API
joshpark23/Agriculture_Image_Classification
joshpark23/CSharp_DesignPatterns
joshpark23/manim
A community-maintained Python framework for creating mathematical animations.
joshpark23/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
joshpark23/spicetify-cli
Commandline tool to customize Spotify client. Supports Windows, MacOS and Linux.
joshpark23/StrassenAlgorithm_NaiveMatrixMult
Comparing the average runtime complexities of Strassen's Algorithm and Naive Matrix Multiplication at small and large values.
joshpark23/Blog_v2.0
Personal blog containing content related to ML, math, and tech. Static site built with Hugo and the LoveIt starter, lots of custom additions, deployed to Netlify via GH Actions
joshpark23/ClickNetwork
Just a Big Glowing Button :) - Angular, SCSS
joshpark23/DataStructures_Algorithms_CSharp
Data Structures and Algorithms using C#. Practice questions are from LeetCode with original implementations.
joshpark23/F1_Prediction_Model
Predicting the outcomes of Formula 1 races using regression and a dataset built from scratch
joshpark23/Graph_Algorithm_Comparison
joshpark23/HeartFailure_Prediction
Predicting heart failure with 93% test accuracy using the K-Nearest Neighbours algorithm.
joshpark23/JoshPark_Blog
Blog to share content about software development, AI + ML + Math, and my learning outcomes. Built from a Gatsby theme with JavaScript, ReactJS, Gatsby, and deployed through Github Actions.
joshpark23/JoshuaPark823
Config files for my GitHub profile.
joshpark23/MachineLearning_From_Scratch
Repo to hold some implementations of ML models from scratch. Planning to include linear regression, logistic regression, some classification stuff, and more?
joshpark23/Mandelbrot_Fractal_Generation
Fractal generation using python. Currently contains: Mandelbrot Set
joshpark23/MNIST_Classification
The hello world of CV
joshpark23/MNIST_Digit_Classification
Classifying Handwritten Digits with 99.8% accuracy using Support Vector Machines (SVM)
joshpark23/Object-Oriented-Foundations
Examples from my recent blog post on the core foundations of OOP: Encapsulation, Abstraction, Inheritance, and Polymorphism
joshpark23/ProjectDock_v1.0.0_API
Python/Django REST API using Nginx to reverse proxy client requests and Docker Compose with AWS EC2 for the infrastructure. Built for ProjectDock's v1.0.0 API. (Deprecated)
joshpark23/pygame
pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
joshpark23/react-native-samples
Learning React Native for mobile development.
joshpark23/searching-sorting
joshpark23/Snake_Algorithms
Playing around with pathfinding in snake :]
joshpark23/spiral-sort
joshpark23/StockMarket_Prediction
COVID Stock Market Analysis performed using Linear Regression and Support Vector Machines
joshpark23/Tech_Interview_Helper
joshpark23/Type_Writer