Skip to content
View pjnalls's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report pjnalls

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
pjnalls/README.md
Personal Brand

Hey there! πŸ‘‹

I'm a software engineer and tutor with 8+ years of web and mobile development experience. I primarily write code in Python, TypeScript, and Go, and recently started learning Java, developing full-stack apps and data science pipelines. I also train people and provide AI annotated data to train it how to code in Python, Typescript, and Go 🧠.

I'm a Master of Science in Information Technology postgraduate at the University of the People (MS IT @ UoPeople) πŸ“š.

Once I graduate, I'd like to be a Master of Science in Computer Science postgraduate with a Specialization in Machine Learning at Georgia Institute of Technology (MS CS, ML @ Georgia Tech) ✨.

When I'm not coding or studying, I spend most of my free time in introspection 🧘, cooking 🍳, and listening to a ton of music 🎧.

Ultimately, I'm pursuing MS degrees in both IT and CS because 1️⃣ UoPeople and Georgia Tech have the most affordable and highly accredited graduate degree programs (as far as I know), and 2️⃣ I believe this is the time to upskill for the AI revolution πŸ€–.

Check out my portfolio and blog at pjnalls.dev.

Here are my skills and stats πŸ’ͺ

Skill Icons

GitHub Stats ⚑️

Copyright Β© 2023, 2024, 2025 Preston Nalls

Pinned Loading

  1. ml_projects ml_projects Public

    A collection of ongoing projects I'm working on to learn about and become proficient in machine learning (ML).

    Python

  2. nlp_from_scratch nlp_from_scratch Public

    A walkthrough of an NLP character-level Recurrent Neural Network (RNN) and translation with a sequence-to-sequence network and attention provided by the PyTorch community that is available here: ht…

    Python

  3. goodcoindex goodcoindex Public

    The Good Computing Opportunities Index: A full-stack, cross-platform search engine application with machine learning that provides developers with opportunities to compute for good, supporting iOS,…

    Python

  4. jobdemand jobdemand Public

    A Python console app and Vite + React web app that generate charts showing the jobs users pick and their demand from 2023 to 2033.

    TypeScript

  5. pjnalls.github.io pjnalls.github.io Public

    This is the portfolio and blog website of Preston Nalls, a Master of Science in Information Technology postgraduate at the University of the People and full-stack, cross-platform, and machine learn…

    Astro

  6. lc3-vm lc3-vm Public

    LC-3 VM (Little Computer 3 as a Virtual Machine): a VM built by following the tutorial provided by Justin Meiners and Ryan Pendleton for understanding how computers work. Please click on the link b…

    Assembly