Activity

mannlohchab

So I after working on this project for more than 40 hrs , I have realized some fundamental mistake that I was just adding an overhead of compute . failing on the original idea of leveraging the speed of bun . So we are planning on using some engineering optimization for making as easy as express and as lightweight as Hono js . For Now code base is all Typescript and Javascript .

Stay tuned for further updates .

Attachment
0
mannlohchab

Implemented a custom distorted background design, introduced a top header badge with name and profile image, and added a structured Education section to the layout.

I have picked a a black + faded Green theme for the site .

Attachment
0
mannlohchab

Progress till now :

  1. started making it in svelte .
  2. opted a dark theme .
  3. make a basic layout of site .
Attachment
0
mannlohchab

rewrote majority of code in typescript also added additional support for bot-detection and rate limiting . this is Version v0.1.4.

Next I will strengthen the support of websockets + after that a support file uploading and downloading .

thanks fro your time …

Attachment
1

Comments

Terraegg
Terraegg about 2 months ago

Insane work dude, keep it up!

mannlohchab

Fix critical bug and refactor parameters to support a modular edge + middleware workflow.

Release v0.1.0 🎉

Attachment
0
mannlohchab

Anyspace is a VS Code theme with a light tropical feel 🌴
Inspired by Anysphere+ and the Aura Soft theme.

For now its all on github but we will soon put it on for vscode market for easy access .
Thanks for all your time :D .

Attachment
0
mannlohchab

okay so here is the finally committed amazing theme for vscode

Attachment
0
mannlohchab

rolling out version 0.0.2, and it now includes middleware support !!

Attachment
0
mannlohchab

Just added params to my backend framework .
its still version :- v0.0.1

Attachment
0
mannlohchab

Implemented CRUD operations in Router and enhance error handling.
and I will finally call it as the v0.0.1 (red-night)

Attachment
0
mannlohchab

So here is the another screenshot of it working .

Attachment
1

Comments

2413171036059
2413171036059 about 2 months ago

Nice!

mannlohchab

it was showing an error while running because I forgot to set up context for text in src/http/context.ts 😅 and So I added it and It finally worked yayayyayayy.

Attachment
0
mannlohchab

So Now we have made a basic working http-server using bun and added syntax for controllers and modules .
also made first commit to the github for the framework .
next we are looking forward to add hooks to help make a lifecycle for modules .

Attachment
0
mannlohchab

Finally completed setting up folder structure for my framework . Or else I should say finished frame of my framework .

Attachment
1

Comments

myroslavrepin
myroslavrepin about 2 months ago

Nice