Skip to content
View readjfb's full-sized avatar

Highlights

  • Pro

Organizations

@NU-Robotics-Sensorimotor-Control-Lab
Block or Report

Block or report readjfb

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

Hi there! I'm Jackson (he/him/his) πŸ‘‹

Engineering Student @ Northwestern

Bio
  • πŸ““ Major in computer engineering, minors in data science and cognitive science
  • 🌱 Interested in things from AI to systems and software development, data science, optimization, medical research, and more
  • πŸ’­ Looking to meaningfully improve the lives of others with the latest technology
Current Projects
  • πŸ€– Building a foosball robot, VR control system, and battlebot with the Northwestern University Robotics Club
  • πŸ’¬ CLI utility to create Python documentation and docstrings using OpenAI's GPT-3 Codex
  • 🎢 Graph network dashboard to explore the web of modern music and interconnected artists using Spotify data
Places I've worked
  • πŸ”§ Interned on DevTools @ SpotHero during Summer '22
  • 🦾 Student Research Engineer @ Northwestern's Feinberg School of Medicine from 2019-2021

Pinned

  1. NU-Robotics-Sensorimotor-Control-Lab/Experiment-Monitor-Py NU-Robotics-Sensorimotor-Control-Lab/Experiment-Monitor-Py Public

    Internal file for use at the Northwestern University Robotics and Sensorimotor Control Lab; uses Pyglet for realtime graphics, informed by signals received via UDP

    Python 3 1

  2. Torque-Game Torque-Game Public

    Torque Testing Game for an experiment at the Northwestern Department of Physical Therapy and Human Movement Sciences

    Python 2

  3. TerminalTetris TerminalTetris Public

    Basic but fun Tetris game played in Terminal, written with Python 3 and the Blessed Library

    Python 4

  4. TBS_DC2022-Code TBS_DC2022-Code Public

    Code and recap for Team TBS (McCormick Design Competition 2022)

    C++ 1

  5. CLI-Boggle CLI-Boggle Public

    Boggle Solver Program- Python program to solve a Boggle game, with a simple command line interface. CLI using the Blessed Library.

    Python 1

  6. iCalSalad iCalSalad Public

    Converts salad.nu CSV files into importable iCal files

    Python