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

water

@water

Joined July 3rd, 2026

  • 22Devlogs
  • 6Projects
  • 2Ships
  • 0Votes
folk valley citizen‼‼
Open comments for this post

10h 0m 35s logged

iTab DEVLOG-4!!

i haven’t posted anything in the past 3 days bc i was cooking up smth big:flame: , ive done so much to this project so far and i can say we’re halfway through it, here is everything i’ve done in the past 3 days:

Made screw holes for the bracket to screw to the iPad frame:

Since the tablet’s bracket was just sitting lose on the frame, i made some screw holes in frame out of (i kid you not) sim cards plastic placeholders:holymoly: , sounds weird ik but it works and sticks to metal very well since its just thick plastic, plus it elevated the bracket just enough to make it sit flush with the frame:blowme:

Added USB-C!!!

Now THIS is a big one, i sourced a USB-C breakout board from a local repair shop, i was planning on going through the lengthy process of using a full Type-C port and adding resistors to the CC pins and shi, but i got lucky:yay2: , i used superglue and hot glue to secure it in place and it suprisingly looks very good!!

Wired all the I/O

Power button, vol buttons, headphone jack, and Type-C connector, i soldered wires directly to them and routed them with electical tape, i also commoned all ground to the metal chasis:smarty:

Made a removable connector for the I/O!!

in addition to wiring and routing I/O, i couldn’t just solder everything together since i know DAMN WELL i something will break and i’d find myself reslodering wires same (if not less) thickness than my hair, so i used a ZIF connector (or whatever it’s called) i pulled from a dead laptop to connect both sides, and i had to solder BOTH sides with of the connector with horrible lighting AND with a $3 iron i had since 2023 AND WITHOUT a microscope:wowsers: , let that sink in..

other than that i made a few minor improvments like adding a placebo camera lens for looks (since i’m NOT rewiring the camera from center to side without a microscope) and also made sure everything is routed neatly, i used specifically wires from old headphones since they were thin and insulated.

Anyways that’s all for today!, i’d say we’re 50-55% through the project, byt he end of this week we will hopefully have finished it, i’ve also noticed this project going viral! thanks for all the support, and until next time, stay goated gng✌

9
0
285
Open comments for this post

2h 28m logged

iTab DEVLOG-3!!!:

A few important things were done today!! i’m very happy with how quickly this is coming together🥹

Made the battery pack!:

yes you read that right, “made”, you see, the original battery was bloated and since it was old and expensive, i made my own:wowsers: , i pulled 2 almost identical li-ion cells from phones (4000mAh each) and wired them to the original bms which wires them in parallel, i then just wrapped them around electrical tape and now have a cool little 8000mAh 3.85v cell!:scared-speed:

Removed more off the bracket:

Now the boring stuff, like the last 2 devlogs, i dremeled the bracket and the housing properly this time since i got an actual good dremel (borrowed but still:dexterpraying: , sanded the part that needs sanding more, and yeah now it fits perfectly!, the only thing remaining is making screw holes and i should move on to the motherboard and charging port and buttons…etc

Aaaand yea thats all for today, tomorrow will be even more lit than today, until then stay goated gng✌

3
0
229
Open comments for this post

1h 15m logged

iTab DEVLOG-2!!!:

i haven’t done much today, but still some progress nonetheless!

Cut more off the display bracket:

at the bottom where the speakers are and on top where the buttons are, i cut more parts of the bracket, the cuts were rough since my only dremel started smoking the moment i turned it on:heaviersob: so i had to only use pliers>:(

Dremeled off the iPad housing:

I removed unnecessary aluminium especially off the lte antenna (which was blocking most of the upper bracket)

not much has been done today since i was tired but i’ll lock in and hopefully finish ts by the end of the week!! until then stay goated gng✌

2
0
573
Open comments for this post

2h 0m 16s logged

iTab DEVLOG-1!!!

Today we lit🔥🔥🔥 i’ve done multiple improvements to this project!:

Disassembled both tablets:
ik, boring but figured i’d mention it, the samsung was completely assembled and the ipad just had a few compenents so it was easier, the samsung was already opened up before so removing the oled was easy.

Cleaned them:
the samsung didnt really need that much cleaning but the ipad.. oh boy was it something. i would confedently assume it was owned by an ipad kid since it was filled with food crumbs, also, i might or might not broken a few components while removing them, not that i will need them but yea..:ohbrother_speed:

Snipped and sanded down the samsung bracket:
the samsung tablet display sits behind a plastic bracket that also has all the components in the back of it, this part is very crucial since it holds everything together, so i have to snip it and cut it perfectly until it fits in the ipad.

This is about all i did today, not much but tommorow i will borrow a dremel from a friend a use it:speed-looks-at-larp: :six-seven:

until then i’ll post more updates, stay goated gng✌

0
0
168
Ship

StarryTab: a lightweight, Dead simple, new tab page built with HTML+CSS+JS.

*StarryTab is a free open-source new tab webpage project that offers a very fast and lightweight experience with zero interruptions, no ads, no widgets, no unnecessary bloat, just a search bar and you.

Features:

1- a two-step initial setup: you choose your favorite search engine (or set a custom one), set a favorite color, and you're ready!

2- NASA's photo of the day: fetches the image using the free API, stores the image in local storage (to avoid too many API requests), and displays it as a background in a smooth fade-in animation, every time a new image is released, the old image is deleted from storage and the new one downloads automatically!

3- glow and shadows using css: once you input your favorite color, that color appears as a subtle shadow around the search bar, and also as a glow surrounding your cursor when hovering over a search history entry!

4- search history: not revolutionary but works i guess 👀

AI (specifically Anthropic's Claude) was used for debugging and fixing problems, i'd estimate that around ~10% of the code was written using it, i made sure my code stayed as original as possible, and i'm happy i've learnt a lot with this journey!

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

46m 16s logged

it’s DEVLOG TIMEEE!!! This is a big one!, i’m finally able to show some screenshots this time, suprisingly i got the api to work first time, it stays on a grey wallpaper before fetching the background and when it does it does it in a fade in animation, the first time setup goes smoothly so far but after it it just gets stuck in a loop, i’m still tryna figure out what the culprit could be, after that i’ll test all functionality and add some more css, until then stay goated gng ✌

0
0
78
Open comments for this post

46m 5s logged

DEVLOG TIMEEE!!!!!, fixed some more code and made the 3 css files i need!! (i mostly copied code from other projects lol), still need to integrate the nasa wallpapers and the project should be finished!, with that said.. stay goated gng✌

0
0
56
Open comments for this post

1h 21m logged

DEVLOG TIMEE!!! after realising that react is too hard i completely ditched it, i had to refine the code to work without it (wasnt that hard suprisingly), also added search suggestions using duckduckgo and search history, still need to make the css and some files to interact with nasa’s api, so until then i’ll keep y’all updated👀, stay goated gng🙏✌

0
0
42
Open comments for this post

17m 10s logged

SEMI-DEVLOG TIMEE!!, you know how when you open a website that needs you to set your own prefernces like cookies or settings?, well i implemented a similar system here that stores your prefrences locally on your browser, it was very easy to implement, hence why it took me only 17 mins! anyways stay goated gng✌

0
0
34
Open comments for this post

46m 4s logged

DEVLOG TIME!!!! i added the ability to change the search engine (ground breaking right?), also made it detect when u typed a url or a search query, trust me it took me so freakin long to understand and implement, anyways stay goated gng✌

0
0
31
Ship

water's dorm!, My very first personal website using HTML+CSS!!!

After watching over 4 hours of tutorials on youtube and trial and error, i'm able to present to you water's dorm!, a website all about me, designed by me!:D.

This website is truly my first serious website project, i utilised HTML and CSS when building it and it features:

1. Nice fonts fetched directly from google fonts.
2. Floating island bar with links to sections of the website.
3. A social media section with all the social medias and ways you can contact me with
4. A cool gradient with a vector .SVG background

This may not sound too impressive but i'm really happy with how it turned out, espaciallly as a first project!.

It's also worth mentioning that AI (Specifically Claude) contributed to about ~10% of the code, i only used it for fixing problems and debugging, as much as i didn't want to use AI, as a beginner, it's hard to pass on a free personal assistant that can debug your code and find problems, it's a little lazy but i hope to get better at coding on my own and not rely on AI at all in the near future, i also put a lot of effort into this website and it shatters my heart when people call it AI slop.

I really hope y'all like this. Again, it's not much, but i'm really happy with how it turned out, Hope y'all rate this well!

Byee :P

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

15m 53s logged

The site is finished!!, i made the top bar into a floating island, fixed some resizing issues, and most importantly added a background + a cool gradient!!!!, for a first css project, im really happy how it turned out :D (im sorry the footage’s kinda choppy my pc had a bad day yall should be concedarate of its feelings)

1
0
69
Open comments for this post

17m 1s logged

Halfway in the css, added fonts fetched directly from google fonts, also kinda cooked with the layout!!, still need to fix positioning and some colors and should be done

0
0
38
Loading more…

Followers

Loading…