You are browsing as a guest. Sign up (or log in) to start making projects!

jessx

@jessx

Joined July 8th, 2026

  • 12Devlogs
  • 5Projects
  • 4Ships
  • 45Votes
Heyo!
I'm Jess | She/They | Aspiring software developer
Ship Pending review

NawyPy is ready!
NawyPy is a python rewrite of the nawy rust discord bot made by Energyboy, and is made with their permission. My goal was just to rewrite it for the fun of it just because I like doing python, and I like doing discord bots.

The try project button will lead you to the discord server where you can test it. Keep in mind I personally have no plans to host this as a public bot.

As for keeping up with Nawy's commands, please see devlog 4's explanation

  • 4 devlogs
  • 2h
Try project → See source code →
Open comments for this post

15m 25s logged

Devlog #4


tldr:

I’ve kinda finished the bot, and I talk about whats left for the project

What have I added?

I’ve added the final command: the .time command. I’ve also added descriptions to all the commands. And now, i can confidently say, it’s ready!

What commands do I still have left to go?

Nothing really right now, its all up to speed with the original nawy

What comes after

(once again) Now it’s done i’ll try keep up with commands added to nawy and keep this project updated. There’ll probs be QOL updates made to the bot in the near future if any are needed, however right now, its in a state where I think it’s ready and i’ll be shipping it soon

0
0
4
Open comments for this post

39m 19s logged

Devlog #3


tldr:

In this i just talk about me adding commands, my thoughts, and what comes after for this project

What have I added?

I’ve added the help, cat, info, and the meow commands to the bot. This is getting the bot closer and closer to being like nawy, but its still a bit off from where i want it to be

What commands do I still have left to go?

I still have the following commands that i’m porting left:

  • .time

What comes after

After I add the .time command, i’ll try keep up with commands added to nawy and keep this project updated. Once I add .time i also plan on cleaning the code up, and adding descriptions and stuff to the commands to make them more understandable

0
0
4
Open comments for this post

15m 53s logged

Devlog #2


What have I added?

I’ve added the coinflip command, the hackclub command, and the ping command. These should be pretty accurate to the original nawy bot.

What commands do I still have left to go?

I still have the following commands that i’m porting left:

  • .time
  • .meow
  • .cat
  • .help
  • .info
0
0
4
Open comments for this post

21m 46s logged

Devlog #1


Whats happened?

I’ve officially started work on nawyPy, and now have it running on Discord. I’m now actively working on making it have the commands of the actual nawy bot, however its a start

The only command i have

Right now, the only command I have ported is the /hackclub command. Which just returns a little response for the screenshots

0
0
3
Ship

# Big updates!

# Notice:
I cannot test if this works now. Apple has changed something, and now I cannot run Zoomie for now. I cannot test this release. Please go into it with a grain of salt. I have tried adding a video demo, but I cant upload it to github.

-----
# The New Web UI
I got complaints about the UI, so I tried to make it better! In the video below, you can see a demo of it and how it looks. This, in my opinion, is a step up from the old UI

# The New Error Notification
(while i dont have an example) Errors will now show a banner above your conversation with the error. This is so it won't just say "AI: System:" with the error.

# Enter now does something?!
Enter now sends the message! Yeah thats pretty much it

## Note:
MacOS 27 is confirmed to work

  • 2 devlogs
  • 1h
Try project → See source code →
Open comments for this post

44m 23s logged

I just wanna say thank you for feedback given to me about Zoomie, but I just want to address some things

Errors

If you have errors, please either give me the error and log in the reason or as an issue on the github. I cant exactly fix a bug I cant reproduce unless I know where its breaking!

“also seems ai coded”

I haven’t used Ai at all for developing Zoomie. Agent or not. I dont know where you got this from. I was following a lot of documentation, and I have experience in python and fastapi. This is not on github due to me using it in private projects. If I used AI, i’d clearly say I did

Short project time

Due to issues with Git I had to swap pycharm projects. This is why there are only 2 total hours. I’ve fixed it now, but just clearing that part up

User friendly UI

I’m taking that into concideration, and am going to add that for my next ship. Keep in mind, I don’t really know HTML/CSS.

Other thing

Thank you for pointing out enter doesn’t work i’ll fix that :3

0
0
5
Open comments for this post

18m 2s logged

UPDATE:

I have managed to build the app! It is available on GitHub. To download it/go to the release, go to the demo

Regarding feedback

I cannot at all build the app into an executable. This is due to an issue with a required dependancy failing to function when builded. This is an official apple sdk (apple_fm_sdk). I cannot do anything about this to my knowledge. If you are reviewing my app, PLEASE follow the steps in the readme, and run web.py. This is the best I can do.

I’m still looking into if i can build it in any way, but its looking unlikely.

0
0
5
Ship

I've made a personal website that features a link in bio page, 3 (html) sections (i didnt know if that was it?). This website uses stuff like Google Fonts and others. I also added a link in bio feature so I could display some of my links!

Main page: https://jessissilly.github.io/personal-website/
Link In Bio: https://jessissilly.github.io/personal-website/links/

Try project → See source code →
Open comments for this post

25m 19s logged

Links

Yeah they’re done kinda!
I’m now working on adding mobile support! it should work on phones (home) so im now adding adding it to link in bio page

0
0
3
Open comments for this post

31m 16s logged

Links in my bio? It’s more likely then you think…!

Mainly…

I’ve desided I’d add a link in bio page! I’m taking inspiration from my Discord profile, and trying to get it up to my standards.

Icons

I havent made a lot right now, but enjoy this GitLab one for now

0
0
1
Open comments for this post

47m 41s logged

The basics are done!


The basics of my website are now done, it may be basic, but its good for now. A lot still needs to be done, maybe a nav bar and more pages, but other than that, the skeleton has came together.

0
0
1
Ship

I've made a Python application to use Apple Foundation Models as an API and web page. While its very basic web wise, I am extremely proud of how it turned out in the end. While afmChat was a side project, Zoomie was entirely created for Stardance. This can't run as a website due to its reliance on a Mac with support for Apple Intelligence, and the only one I have is a MacBook Neo which is my daily driver. And I'm sorry for the lack of devlogs, i've been mostly developing this during short spurts of free time.

PLEASE NOTE DURING REVIEW: I am aware of enter doing nothing in entry field, please use the button next to the field thank you ^_^

  • 3 devlogs
  • 1h
  • 2.87x multiplier
  • 4 Stardust
Try project → See source code →
Open comments for this post

37m 19s logged

Its mostly ready!

The webpage is now being hosted, and can make responses from afmChat and Zoomie. Now all thats needed is some polishing, however i may keep it like this because it just has some charm i think. Later today i’ll make a release and publish it to Github, along with documentation.

Ps. Have some bad JS

0
0
2
Open comments for this post

20m 12s logged

A look into afmChat

afmChat (Apple Foundation Model Chat) is basically a wrapper for using the apple foundation model python sdk (apple_fm_sdk), and is the backbone of Zoomie, but is fairly simple. If anything could break, it’d probs be this

(I needed to attach a screenshot so here have a function :3)

0
0
3
Open comments for this post

18m 41s logged

A small version is ready! Currently its only an API and no web gui, however I plan on adding that. As well as that, I’m soon going to upload it to github! This is something im passionate on, so I hope i’ll finish it!

0
0
13

Followers

Loading…