Skip to content
View immanuel-peter's full-sized avatar

Highlights

  • Pro

Block or report immanuel-peter

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

Immanuel Peter - CS Student at UChicago | Aspiring ML/AI Engineer

About me

  • Freshman at the University of Chicago studying Computer Science (possibly also Physics)
  • Interested in software development, neural network training, and machine learning model deployment

My goals

  • Short term: become a Machine Learning/Artificial Intelligence Engineering intern during college
  • Long term: found many developer-friendly companies and become a serial entrepreneur/technologist

My Work

Previous Worked On

Twitter Bot (OpenAI, Tweepy, GitHub Actions)

GitHub Repo X Bot LinkedIn Post

Currently Working On

CodingOH

GitHub Repo About CodingOH

  • Overview: Stack Overflow with added video conferencing functionality to speed development and make coding human again!

Planning to Work On

Academic Path-Planning GNN (Graph Neural Network)

  • Learning about whether academic path planning in college can have applications utilizing GNNs
  • Likely tech stack would be
    • PyTorch (PyTorch Geometric) or TensorFlow (TensorFlow GNN) for model training and deployment
    • Flask for calling and using the model to generate output
    • React for frontend UI to capture input

Contact me

Outlook LinkedIn X

Pinned Loading

  1. codingoh_x_bot codingoh_x_bot Public

    Python 1

  2. semantic-image-search semantic-image-search Public

    Semantic image search with PyTorch and OpenAI CLIP. Utilizes FastAPI for backend and Nextjs for frontend.

    TypeScript