Skip to content
View juliakosak's full-sized avatar
  • Hawaii
  • 03:08 (UTC -10:00)

Highlights

  • Pro

Block or report juliakosak

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

Julia Ann Kosak

  • 👋 Hi, I’m @juliakosak
  • 👀 I’m interested in Machine Learning, Python, Mac/iOS Apps, Retro Computing, Large Scale Systems
  • 🌱 I’m currently exploring interesting ways to use Large Language Models to accomplish goals
  • 🕹️ I enjoy reviving old game systems and old computers like DEC PDP-11's and TRS-80s
  • 🥧 I've done a lot of embedded programming on Raspberry Pi Pico, ESP32 and other microcontrollers
  • 📲 I think iOS and iPadOS are cool targets for development and know Swift and Objective-C
  • 💞️ I’m looking to collaborate on Data Science and Machine Learning projects

Popular repositories Loading

  1. juliakosak juliakosak Public

  2. micropython micropython Public

    Forked from micropython/micropython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

    C

  3. PyDOS PyDOS Public

    Forked from RetiredWizard/PyDOS

    DOS-like OS for microcontroller boards running Micropython or Circuitpython

    Python

  4. PyBasic PyBasic Public

    Forked from RetiredWizard/PyBasic

    Simple interactive BASIC interpreter written in Python

    Python

  5. mcume mcume Public

    Forked from Jean-MarcHarvengt/MCUME

    Multi CompUter Machine Emulator for several MCUs

    C

  6. tinylisp tinylisp Public

    Forked from Robert-van-Engelen/tinylisp

    Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

    C