Skip to content
View NeilP06's full-sized avatar
👋
Wassup
👋
Wassup

Highlights

  • Pro
Block or Report

Block or report NeilP06

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
NeilP06/README.md

Hello there, I'm Neil! 👋

Who am I?

I am a 17 y.o. full-stack developer from Chicago with over five years of programming experience. I plan to major in StatML + CS at Carnegie Mellon University as an upcoming freshman. I currently utilize Python, Java, and React (.js + Native) as my main programming languages. Some of my projects include ProspectiveProgramming, LFHSBats (an IDE interface designed for APCSA classes at my high school; WIP), and FuturePearStudios.

What am I currently doing?

I am currently dual-enrolled in IIT CS 331: Data Structures and Algorithms to solidify my comprehension of data structures and to apply them in a Python environment (to add on, I have previous experience in using data structures in a Java-based environment). I'm also learning more advanced SQL concepts in my free time.

My Other Links

Website → Click here!
LinkedIn → Click here!
Contact Me → Click here!

Pinned

  1. GradeAI/gradeai GradeAI/gradeai Public

    AI auto-grader made in Python using OpenAI GPT-3.5, OCR, Flask, and others.

    Python 5 1

  2. java-polynomial java-polynomial Public

    Provides a working Polynomial and Term class using Comparable<E>, and ListIterator<E>, can be used in unique implementations.

    Java 1

  3. java-caesar-cipher java-caesar-cipher Public

    Terminal-based Java application allowing users to decrypt and encrypt certain "Caesar Cipher" messages (i.e. shifting the character index by i times).

    Java 1