LucasBoucher

LucasBoucher

0-day streak
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1df19eea-7bb6-49ef-a033-f8ec38721317-image.png
slack emoji
summer-of-making emoji
And here I am again with another project I built for Arcade: A Sprig game! The game is called Project Zero. You're a robot in a laboratory. Why are you here? Who put you there? You don't know the answer do these questions, but you know a thing for sure: you need to escape... Go check out the code on my repo (it's always up to date! Also don't read it if you don't wanna be spoiled!) github.com/creeperlulu/projectzero Or you can test it here! (this Sprig link is a snapshot of my code, meaning it will not be updated - I think) sprig.hackclub.com/share/zT5sCuFy4U2NJ5B3TVB7 (The development is not over! I'm gonna add even more things in the future :D)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/635dbd5a-baa0-4ec1-88d6-9791db41b572-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/dadda878-e55c-447c-83db-046a0060cdf3-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ba069dda-27b6-4f2d-83c3-734cf0c6bf87-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/8ee873c5985ce78e34579ef937666a76e92a1b49d00f1c690a45aaeca505d6d4/5507449e-2321-47e0-9be5-c87c3cee9f86.png
Hello everyone! Today I'm gonna show you a Blot artwork I made during Arcade! It's pretty nice looking AND is generated randomly! Check it out in the repo: github.com/creeperlulu/blotscrapers Thanks :D
https://scrapbook-into-the-redwoods.s3.amazonaws.com/42c83a6b-5baa-46f5-99a0-2fe8312fa5b6-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/0034cfda-3386-4993-8e39-c71ba4617cb5.png
summer-of-making emoji
github emoji
I improved my Oasis website! Some days ago I made a website for my "brand" (or group) called Oasis, and I since added pretty nice stuff to make it even more cool! You can see how it looks on creeperlulu.github.io/oasis and see the source code on github.com/creeperlulu/oasis ! Here's a screenshot to show how amazing my website is:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/18113ead-ce97-4751-9c7c-7dccc9e76314-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/eb4b86eb92a7239b749a3a707b8c890a04259c64c29c6381e7eac7f885fd1e0b/2a36106d-238e-4e8f-894b-67b52dcf8b54.png
summer-of-making emoji
github emoji
goose-honk-technologist emoji
cooll-dino emoji
I made a silly idea suggested by Orpheus on the Arcade website in only an hour, it's just a script that removes random letters from your message (and it has a funny Orpheus answering) Here is the link for it in case you wanna check that out x) github.com/creeperlulu/annoyingdeleter
https://scrapbook-into-the-redwoods.s3.amazonaws.com/fb89403a-2730-49cc-bca7-baab50bc221f-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e4837ad8ba2bd682fdbcf19bd1b848c8191568b308eaa06fc5fa6702d481f1df/f74b8338-1167-4467-8d18-929b8b349b80.png
github emoji
summer-of-making emoji
orpheus emoji
I made a full UI concept on Figma for my operating system project called Oasis! You can check out the Figma file right on the Github repo! github.com/creeperlulu/oasisos Thanks for your support on my projects everyone <3
https://scrapbook-into-the-redwoods.s3.amazonaws.com/f4599c22-b787-4b34-8da7-61ae3996b1fa-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/931f432c72a23fa2b6e92898b24f240743c276fca5f0e22892003eb3780ebeab/7e4b5543-06b3-4cb5-9d4e-e35cb1edaeaa.png
summer-of-making emoji
figma emoji
github emoji
I think it's time I post this! This is the first version of my brand's website (this brand is not entirely real for now but it's more of a group name for all my projects!) You can see it for yourself with this link: creeperlulu.github.io/oasis and see the source code right there: github.com/creeperlulu/oasis Thanks <3
https://scrapbook-into-the-redwoods.s3.amazonaws.com/e62def1a-b011-4b9d-b89d-31cd3904a2c0-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/81401177dafadebfadd7c2372f40b9437ded4520384a6f35ea48d2d48f65240f/9c250290-dbd2-4637-a6a5-1e899662199b.png
github emoji
summer-of-making emoji
thinking emoji
goose-honk-technologist emoji
Nothin good, only errors... I really need to know how to emulate that update mode!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/21a535a9-744f-4396-867f-4c814bbacee0-image.png
spring-of-making emoji
I discovered where the update file ends in the update process, that means technically everything after that is related to putting the device in this "update mode". Some progress but not really much...
https://scrapbook-into-the-redwoods.s3.amazonaws.com/837dbc06-d83f-4a64-80de-f5d67a82abe3-image.png
spring-of-making emoji
Tried making a script to copy every single packet sent but it doesn't work... No real progress this hour sadly :[ have some console errors though lol
https://scrapbook-into-the-redwoods.s3.amazonaws.com/bc4138a1-51a8-4487-acd7-63de174f917e-image.png
spring-of-making emoji
I'm trying to hack a child toy by VTech (Kidizoom Twist Connect), and right now I'm making a packet sender to mimick the update process using USB (and hopefully find out how the firmware update system works!) For now I only made a program to disconnect the device using a USB packet, but it's going somewhere I guess!