Fixed all bugs from last time, did all TODO’s
also added polish, animations, etc.
fixed some buggy features
Fixed all bugs from last time, did all TODO’s
also added polish, animations, etc.
fixed some buggy features
Added content to apps, a spotlight app search, and other polish features such as right clicking desktop, a music player, etc
Still TODO :
Finished the Homepage and core logic for my WebOS
What was done :
TODO :
Fixed demo link to be correct
Finished firmware with QMK - needed deepseek to carry me through this part t-t
Also made README.md for entire project
Finished 3D model for PandaPad ! Added all 3D models - for Components, PCB, body, case, plate, and switch matrix plate.
Decided on mounting method (sandwich mount), imported PCB, and created Plate for Switch Matrix
FIXED : Stupid mistake on my part - forgot to expose Microcontroller USB Port and had to move, rotate and rewire
Finished wiring and arranging PCB for PandaPad !
Finished Schematic for the PandaPad !
Added a contact and feedback form, and reworked my projects tab to add a bunch of my previous (and currently finished for stardance) projects, and worked on a cool file explorer way to display.
Done :
added CTRL + h/l to move between tabs, your progress in all tabs but form gets saved
updated README.md to include all pages and Keybinds
added 404 page with ASCII art
got rid of bad icons and replaced with simple ASCII ones
reworked nav bar at top to look better and show projects as directory that updates according to selected “file” which is really just a project
pushed to github
Made a About Me tab instead of Contact :
Finished Homepage :
Neovim style homepage finshed:
3 different tabs that lead to branches of main website, and a tab that takes you to my github neovim config repo
Scroll through tabs with h, j, k and l (like in neovim)
press Enter to be taken to the page (dummy pages for now)
select with cursor / press v to enter visual mode -> y to copy, p to paste
Added bufferline (line in the plugin) at the top which shows current page in fun file formats
Uploaded project to PyPI, pushed to GitHub, and added pip install as Installation method in readme
turned the .py file into an actual cli package and tested - did some troubleshooting.
What i did :
Added a contant running flag (-bg for backgorund), that lets it constantly watch for files in the given directory and then sorts them according to instructions
added a simple banner that displays whenever the command is run
made it easy to start and stop it in the background
Added a recursive flag (nested directories) and a copy flag (only copying, no moving files)
Just created the system to move files that end with specified extension from one folder to another
Just finished setting up a Slack bot and running it on my homeserver !