julia's portfolio
montypythonist.carrd.co
CURRENTLY:
May 29, 2025:to all my readers who for some reason have still stuck around for 2+ months, i've continued to make big updates on my projects! the robot based project i've been working on is a rubik's cube solving robot, which i will be finalizing (and possibly releasing videos for) in the summer.now that it's been pretty much wrapped up, i have begun more robot projects! i can't reveal this one until i've finished making it unfortunately, but it will be the first useful robot i've made thus far. (also one of the most complicated, so i can't say when it will be revealed.)i will be updating the pyefficiency modules (and other modules!) with new functions also during the summer. this, along with the new compositions i release on Musescore are the projects you will actually be able to hear about in the very near future!have fun and stay chill >.o
ARCHIVE:
March 23, 2025:wow!! it's been so long... and much has happened! i recently added a new composition to my musescore account (did you guys know i play the cello?) which i will be linking here for you guys to see nowin other news, i also finalized two cool functions in my newest module, pyefficiency! two BIG functions (and currently the only functions 0w0) are:
- binary searches for lists
- ROUNDING MODULE!! i really am proud of this feature because many other rounding modules don't actually round in a mathematical sense and this one does :0lastly, i am working on ANOTHER robot-based project! more details on that coming soon...i wish you all a good day.
February 19, 2025:guys im gonna start adding my other projects here, not just coding :3
February 17, 2025:that feeling when you import multiple large packages and it ends up being useless >.<
February 11, 2025:Created a module for algae detection in the FRC 2025 Reefscape Competition!
February 8, 2025:I made a really simple module with functions like binary searches and all that, I literally made it in the last 2 hours that's why I don't have documentation. check out this repository for more info
(pip install PyEfficiency
)
February 6, 2025:Currently working on LakeMonsters2635 Robotics programming (proud member of software!!) Primarily focusing on computer vision
February 2, 2025:working on new projects...
January 30, 2025:FINISHED THE HOLOSPOOKY MODULE! check my github and PyPI for more info, or install it using pip install holospooky
(or pip3
)
January 23, 2025:finished console controls! now working on publishing it to PyPI
January 21, 2025:continuing to work on console controls for holospooky (and scrapping keyboard controls sadly)
January 15, 2025:finished camera functions for cozmo! now beginning console/keyboard controls to move cozmo
January 3, 2025:finished the holospooky.deploy()
function to stabilize connection to cozmo through python programs (cozmo is programmed mainly in python)
December 29, 2024:beginning a new project using the Cozmo robot! I will try to figure out how to use the old cozmo SDK to let it connect and try to make an easier usage of the module
December 20, 2024:hii! this is julia's website of all my projects, where I provide weekly documentation of my coding. visit my GitHub and PyPI to see my projects!