An open API service providing repository metadata for many open source software ecosystems.

GitHub / pjnalls 37 Repositories

EC @ Snorkel AI, MS IT @ UoPeople, 1k+ Lessons Taught @ Preply, Technologist (Python, JavaScript, TypeScript, Go, Java, Data Science, AI/ML, UI/UX, Full-Stack)

pjnalls/pjnalls.github.io

This is the portfolio and blog website of Preston Nalls, a full-stack, cross-platform, and AI/ML software engineer and Master of Science in Information Technology postgraduate at the University of the People.

Language: Astro - Size: 82.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

pjnalls/halstowns

A website for guides to creating "towns" around you in the target-language you're learning.

Language: Astro - Size: 17.4 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

pjnalls/react-vite-architecture

React + Vite + SWC + TypeScript app architecture and project set up for GitHub Actions and GitHub Pages.

Language: TypeScript - Size: 713 KB - Last synced at: 5 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

pjnalls/modulart-01

An example of modular SCSS

Language: SCSS - Size: 272 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pjnalls/modulart-02

An example of modular SCSS.

Language: SCSS - Size: 69.3 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pjnalls/youtube

A YouTube video search clone built with Expo and React Native for iOS, Android, and the Web.

Language: TypeScript - Size: 5.99 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

pjnalls/expo-for-architects

A full-stack cross-platform application with an natural language processing integration proof-of-concept for iOS, Android and the Web.

Language: TypeScript - Size: 10.7 MB - Last synced at: 5 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

pjnalls/jobdemand

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

Language: TypeScript - Size: 2.45 MB - Last synced at: 5 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

pjnalls/spa-404-fix

A Guide to resolve a common 404 error for SPA apps deployed to GitHub Pages

Size: 169 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

pjnalls/pjnalls

Profile README

Size: 6.64 MB - Last synced at: 5 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 1

pjnalls/nlp_from_scratch

An NLP character-level Recurrent Neural Network (RNN) model developed with machine learning (ML) project architecture best practices in mind built with Python, PyTorch, Makefile, and Shell.

Language: Python - Size: 8.49 MB - Last synced at: 5 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

pjnalls/itunes

An iTunes clone built with Expo and React Native for iOS, Android, and the Web.

Language: TypeScript - Size: 40.4 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

pjnalls/nthtowns

A website about how to go from intermediate to an advanced level of fluency in any natural language.

Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

pjnalls/gophernet Fork of dwhitena/gophernet

A simple from-scratch neural net written in Go

Language: Go - Size: 11.7 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pjnalls/dockestra

A container built from scratch in Go to understand how Docker works.

Language: Go - Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pjnalls/flutter-folio Fork of gskinnerTeam/flutter-folio

A platform adaptive Flutter app for desktop, mobile and web.

Size: 14.6 MB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pjnalls/habit-applit

A 'lit'tle habit tracker app for creation, tracking, and streak-visualization of habits for iOS, Android, and the Web.

Language: TypeScript - Size: 3.73 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pjnalls/goodcoindex

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, Android, and the Web.

Language: Python - Size: 11.5 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pjnalls/django-project

A repo for developing a web app via Django for the first time.

Language: Python - Size: 27.3 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pjnalls/social-app Fork of bluesky-social/social-app

The Bluesky Social application for Web, iOS, and Android

Language: TypeScript - Size: 99.8 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pjnalls/dsa_in_python

A collection of Data Structures and Algorithms (DSA) problems from https://projecteuler.net/archives and solutions by @pjnalls.

Language: Python - Size: 4.73 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pjnalls/lc3-vm

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 below for the original source code.

Language: Assembly - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pjnalls/ml_projects

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

Language: Python - Size: 10.6 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pjnalls/local-first-dev-tutorial

A React Native development beginner tutorial for building a local-first to-do app for iOS, Android, and the Web, based on the tutorial Expo provides here: https://www.youtube.com/watch?v=eNviiODBWFE.

Language: TypeScript - Size: 2.52 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pjnalls/time_series_analysis_and_forecast

🏢⏰🌳 Halstown City's weather forecast

Language: Jupyter Notebook - Size: 529 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pjnalls/Humaniscript Fork of maryrosecook/littlelisp

🌏🌍🌎 Humaniscript /ˈhjuːmənəskrɪpt/: [IN PROGRESS] a mini Lisp interpreter in JavaScript with natural syntactic sugar.

Language: TypeScript - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pjnalls/webpack-dev-server Fork of webpack/webpack-dev-server

Serves a webpack app. Updates the browser on changes.

Language: JavaScript - Size: 2.17 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

pjnalls/mean Fork of linnovate/mean

The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications

Language: TypeScript - Size: 7.81 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

pjnalls/angular-theming Fork of DMezhenskyi/angular-theming

Size: 2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pjnalls/shields Fork of badges/shields

Concise, consistent, and legible badges in SVG and raster format

Size: 61.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pjnalls/start-here Fork of dwyl/start-here

:bulb: A Quick-start Guide for People who want to dwyl :heart: :white_check_mark:

Size: 195 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pjnalls/sl4ureano Fork of sl4ureano/sl4ureano

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

pjnalls/NOC-S18 Fork of nature-of-code/NOC-S18

Course repo and syllabus for Nature of Code Spring 2018 at ITP.

Language: JavaScript - Size: 3.69 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

pjnalls/yangshun Fork of yangshun/yangshun

Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pjnalls/desmos-react-native Fork of ysulyma/desmos-react

React Native application using Desmos React

Size: 207 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pjnalls/Javascript Fork of TheAlgorithms/JavaScript

A repository for All algorithms implemented in Javascript (for educational purposes only)

Size: 812 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pjnalls/first-contributions Fork of firstcontributions/first-contributions

🚀✨ Help beginners to contribute to open source projects

Size: 206 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0