Skip to content
View jonperk318's full-sized avatar

Block or report jonperk318

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
jonperk318/README.md
Typing SVG

- My personal website built using React/Next.js and Tailwind CSS deployed on Vercel: https://www.jayandsparrow.com/

- A full stack CRUD website I built from scratch using React/Vite, Node.js, Express.js, and MySQL, deployed on a DigitalOcean Ubuntu server running an Nginx reverse-proxy: https://foureyedbutterfly.com/

- My research at UAB involving machine learning applications in the analysis of energy materials used in PV cells. Analyzing hyperspectral datasets through non-negative matrix factorization (NMF) and variational autoencoder (VAE) deep neural networks: https://research.jayandsparrow.com/

Languages and Tools

JP's Languages/Frameworks

linkedin facebook instagram gmail

Pinned Loading

  1. portfolio portfolio Public

    My personal website built in React and Next.js, deployed on Vercel

    TypeScript

  2. foureyedbutterfly foureyedbutterfly Public

    Full stack web application used by Ruby M as a personal blog. Built using React/Vite, Sass CSS, Node.js, Express, and MySQL, and deployed on a Digital Ocean droplet with an Nginx reverse-proxy server.

    JavaScript

  3. machine-learning-analysis-of-hyperspectral-data machine-learning-analysis-of-hyperspectral-data Public

    Using Non-negative Matrix Factorization (NMF) and Variational Autoencoder (VAE) machine learning architectures to analyze spatial and spectral features of hyperspectral cathodoluminescence (CL) spe…

    Jupyter Notebook 3 1

  4. telegram-parsers telegram-parsers Public

    OSINT tools: Telegram chat parsers built to find and extract credit/debit card information and credentials using keyword matches

    Python 6 1

  5. sorting-algorithms sorting-algorithms Public

    Benchmarking sorting algorithms in Python, Java, C++, and JavaScript

    C++

  6. web-server-in-rust web-server-in-rust Public

    Multi-threaded web server built in Rust

    Rust