Venco's Corner of the Internet

Venco's Corner of the Internet Used AI

10 devlogs
21h 58m
•  Ship certified
Created by Venco

Basically just a website that i am making to learn how to develop a website :3

Timeline

Ship 1

1 payout of shell 490.0 shells

Venco

19 days ago

Venco Covers 10 devlogs and 21h 58m
Venco
Venco
2h 40m 26 days ago

Made the projects page ! The last step is mobile compatibility; I'm not looking forward to that...

Update attachment

I have finished my pronouns page ! It is using pronouns.page's public API to get the data from my profile and then displays the information using custom styles ect... I am also starting a Projects page that will use octokit, not sure how to integrate it yet though...

Update attachment

Currently suffering on 88x31 : i've deleted a v for the 23rd time now : i've spent 1h trying to make a text and i cant do it :heavysob:

Update attachment

Hyfetch is done 🎉🎉; The code is a bit janky imo, but it works fine so I wont complain. The color codes and the names for flags are based on https://github.com/hykilpikonna/hyfetch/blob/master/hyfetch/presets.py; I really like how it turned out :)

Update attachment

I don't have a lot to say but i need to do a devlog to confirm my time:
I Made an Ascii art for my logo
Made a few lines with hyfetch that adapt to your environment

That's about it, currently working on actually making the interesting Ascii art and colors part of hyfetch. Thanks to whoever takes the time to read these devlogs -^

Update attachment
Venco Venco about 2 months ago
Hey ! for the Svelte part; I’m actually not really sure; i feel like i didnt use enough of it’s features to actually have good advice here; I mostly learned HTML, CSS and JS while doing this; but what i can tell you is that when i used svelte it felt very convinient (i originally wanted to switch to vanilla html css js but then went back to svelte because of how convinient it is)…For the links; they look small because of the space they are in but imo having them this size is the whole spirit of 88×31’s :) really like thoseAnd lastly just thanks for checking it out and giving feedback, i appriciate it :)
Hey I was checking out your website and I have a couple questions!First: would Svelte be easy to learn in your opinion? I see really cool things made with it, and I’m wondering if I should look into it further.Second: could you make the links to friends’ websites larger? Currently they’re really small XDThird (not a question): I really love your website, it’s inspiring and I think I may do something like it in the future! :)

I Now made my logo ! I updated this project's banner and i'm adapting a few things before making everything : colors (maybe), Profile pictures, varients of the logo, really like this !
https://www.figma.com/design/d5ijx9QtxO7BH6GyXpCeVB/Vencos-design?node-id=23-124&t=jJ5KNai43Ofa50OV-1 if you want to check it out

Update attachment

I'm doing this in part to have my 16 minutes and 43 seconds and in part to not forget :
Adding to TO-DO :
make rm -rf commands such as
sudo rm -rf --no-preserve-french /
sudo rm -rf --no-preserve-french --preserve-venco /
sudo rm -rf --no-preserve-root /"

Update attachment

Bunch of stuff that wasn't on the todo but i still wanted to do it :
Friends page to put 88x31's that redirect to friends websites
Made a better help command, a message when you do ls and another when you do vencord

Currently working on hyfetch in a separate branch because i'm kinda lost in it

Update attachment

I really didn't do work on the Age part, i just grabbed it from prpl.wtf and adapted some of it to svelte with copilot, i'll do better for the rest. Anyways here's the updated TO-DO:
- Mobile support/Responsiveness
- hyfetch in left terminal :3
- Logo/Icon/Branding Kit for myself, probably in other repo later
- Maybe cooler background ?

Completed :
- Age counter, still unsure about how to implement

Update attachment
I like how the age is continuous LMAO
Venco Venco about 2 months ago
I actually didn’t use canvas here, i wanted to see if there would be another way because using a canvas for this felt… weird
Emma Emma about 2 months ago
For the age counter, I’d recommend against my <canvas></canvas> approach. I had to use canvas since my website was already heavy on the DOM, so just replacing items in a span shouldn’t perform that bad.

Started this before Summer of making, I already did the base and I'm very satisfied with what I did!
TO-DO:
- Mobile support/Responsiveness
- hyfetch in left terminal :3
- Logo/Icon/Branding Kit for myself, probably in other repo later
- Age counter, still unsure about how to implement
- Maybe cooler background ?

Update attachment