🦕

Posts tagged with :sauropod:

Santorini
@Santorini7+
https://imgutil.s3.us-east-2.amazonaws.com/164d3daead854f35a1303788bdc4db5d3caa0cd54b106128beab09d0d5c3e1c5/88c2340a-5716-486b-8c73-98819f100857.png
gopaltomar
@gopaltomar3
https://imgutil.s3.us-east-2.amazonaws.com/7cab4f937000316fde0539f3cf4e2e29fdfb0541441188842d3d39a05eb637be/5e792d44-bd27-4c7e-9578-054b14915b59.png
ZigaoWang
@ZigaoWang3
https://imgutil.s3.us-east-2.amazonaws.com/14677c5ee93618052acd1114e088646a33e9e6fc2570a6adad11f315a78f9c3d/0adf4ad4-1263-4915-a32f-d364454d3d70.png
gopaltomar
@gopaltomar3
https://imgutil.s3.us-east-2.amazonaws.com/f7c0a2294c9fd1b425d0aa9ad0b13012373384410f61666249e73e06b197d980/4bec2c67-2486-4b8c-ad6a-c43c81d410e1.png
gopaltomar
@gopaltomar3
https://imgutil.s3.us-east-2.amazonaws.com/a19966f741267be33901d32831b40d7e83f9f91f03475a6c2d8f3d6c4baab63c/1df50fca-6fc9-4bbf-ac3e-085ec932fe7d.png
gopaltomar
@gopaltomar3
https://imgutil.s3.us-east-2.amazonaws.com/524652d91c8f77108296260a79b1b2c9d53b430a9d5c79fb9c2c9f34cd1622ae/8b3471be-43e3-4b92-8ffe-952d0d973f98.png
gopaltomar
@gopaltomar3
https://imgutil.s3.us-east-2.amazonaws.com/4564fef0adfeab0c221fc33d68d16424cd40ea6a437e7b0916e32537d798c176/6aebe4ab-a063-4f3a-874e-6cb6cb90ddfa.png
Zainab
@Zainab7+
https://scrapbook-into-the-redwoods.s3.amazonaws.com/37276db6-0534-40b6-a25b-01ea8100bd83-dino0.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/09b42b4a-b91f-4611-9d14-5bf8fe335427-dino1.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/12885c6b-ccaf-4df6-9d9a-5c636bdde2c3.png
gopaltomar
@gopaltomar3
https://imgutil.s3.us-east-2.amazonaws.com/92388c70605b87668143bb8e114f6127e01650b928457142a96157d23a04e180/e05cb31e-8717-49a0-8957-15e5ce0af807.png
Zainab
@Zainab7+
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4f2709df-c91c-4bd9-b736-07de7a509bb0-ww.pnghttps://imgutil.s3.us-east-2.amazonaws.com/90db7d8f63690b374e4fcfd04fae528d913c650f000d0b579bec38ff6467fe11/211754a4-2ec6-4e3d-a418-a75113397c04.png
AkshatKhurana
@AkshatKhurana1
I made my own game for Sprig called 'Sprig Dash' and it combines the looks of geometry dash (the player and the triangle obstacles) as well as the game play of the chrome dino game. Heres the link to the repository: github.com/akshatk-khurana/Sprig-Game
https://imgutil.s3.us-east-2.amazonaws.com/208358dd7db58f752c6c4a1e2936b223363fb201fc231469322ebbac319bb01f/82a173f0-b229-41d8-882c-b0c347616e03.png
AnvayMajhrout
@AnvayMajhrout0
https://imgutil.s3.us-east-2.amazonaws.com/821625bdfc8ae6ff5c6ceac3fd2865cc7d1820dc7658a2bcc1e141e272b80288/eeca6583-52b8-4ca6-a204-b863cccdce55.png
gopaltomar
@gopaltomar3
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/d3685453-e4a8-4e0a-b39c-b28d9ea9ee37.png
LinuxDino
@LinuxDino0
I made a sprig game (not the one for submission) just for me to understand the syntax and ways of sprig. It is in fact the iconic chrome dino run game but the quality is so bad since I had to debug for a very long time. Demo video attached. Github repo: github.com/LinuxDinoGitHub/DinoJumpSprig
https://imgutil.s3.us-east-2.amazonaws.com/74e6a133c97e1769994b8851a10bc37e804bb686a495bda752b1fc1fdf14664c/cb35f2b4-d462-4ee0-b724-d43d055322ea.png
LinuxDino
@LinuxDino0
I developed my existing foundational level (basically only cout and cin) C++ knowledge by building a console-based Chrome dino run game. The best thing about this game is that no browser is required and it runs on your local terminal. Even though the browser version might be more fun, the main purpose of this project was for me to better grasp the syntax and techniques in C++ such as memory allocation (took me 2 hours to debug). Github repo: github.com/LinuxDinoGitHub/ConsoleDino Demo video attached ("no no its not a bug its a feature, a very hard obstacle that trains your reflexes"):
https://imgutil.s3.us-east-2.amazonaws.com/7aa633ec3fa2b3e852e2d445031b0bfd2bd76332223626de95f037bafe18daf2/e888eecf-2d60-4ae7-b494-01019f1d2d80.png
MattiaB
@MattiaB0
#scrapbook This repository contains a Gradio interface for the StableDiff model and the DINO model. In one of the tabs, the user can input a text explaining what he wants to see, and he will get the image generated by the StableDiff model as an output. In the other tab, the user can input an image and some text explaining what he wants to identify in the image, and he will get the image with the identified object highlighted as an output. Repo link: github.com/Neetre/gradio_stablediff_DINO.git
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3bc2096a-cefa-4027-b4f1-84507b0e1c64-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/427882a4-186d-4277-a71e-95b295d765e9-generated_image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/927ef85690d99885d7388e4d8970a8458b8b8c3b056960320aa5819dfd411dd3/23dc0e4f-d522-4614-9798-049f29e973c1.png
LinuxDino
@LinuxDino0
I created a chrome dino inspired game in Unity with C# in 2 days (mainly exploring the program). The dinosaur in the game is my avatar and icon, which I thought was really cool. I've learnt a lot of techniques in Unity from this project, glad I did it 🙂 Github repo: github.com/LinuxDinoGitHub/LinuxDinoJump
https://imgutil.s3.us-east-2.amazonaws.com/f680cb52442bbbe73bd5719d38cb0e5cd97d145a5f571c139fb200bbc698dab2/77ab577b-0584-4471-adef-8cfb0b787a0a.png
EddieBian
@EddieBian0
:hyper-dino-wave: i just finished my first IOS app for Cider! The app is called "Hooked" and it is a bobber-detection app that notifies you when your fishing bobber is not detected (when a fish pulls it underwater).
JaehyeonPark
@JaehyeonPark0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/69dabc3a-4704-4bbb-a2c1-518d34aabb9f-dino.icu.png
magicfrog
@magicfrog2
hi all! :hyper-dino-wave: this is my first ever ship! i made a website with next.js showcasing the awesome #the-trail equipment so people can look back in the future and remember how epic each project was. i have the main framework all done so now it's very easy to add more projects, which i'm going to continue to do. the theme is a pcb trail map! over the next few days, i'm hoping to make the art better, get it to be aligned on different sized-screens, put more information about each project, and add more projects! :) also i think it would be really cool to add a function where you can "buy" the product by getting in contact with the people who made it. there are so many cool trail projects! github.com/magic-frogg/trailwebsite
https://imgutil.s3.us-east-2.amazonaws.com/0b4c6b12c0cf05aa33d9d4664dd545ded8f40aa7d9634bb078bb8666bb52c72e/352bfb51-8320-47df-bde8-7e5a7ee6e2a9.png
ShreyasDeo
@ShreyasDeo0
I coded my own version of the classic Chrome Dino Game using the Godot Game Engine. I have open-sourced all my code on GitHub! github.com/deoshreyas/Dino-Jump
https://imgutil.s3.us-east-2.amazonaws.com/4a0123c0f5d6f59bfb4f877c41e8499c0098332eab561705bc15eb5fa75feeee/ce624df4-1a2e-41e8-9d5d-2092bc8e6880.png
EddieBian
@EddieBian0
:hyper-dino-wave: this is my first pcb, which is a business card with nfc?:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/cdead10e-a19a-489e-b5de-c45cb4b20b40-screenshot_2024-07-04_at_11.52.55___am.png
EddieBian
@EddieBian0
:hyper-dino-wave: this is my really quick website with some info on it. The point was to get familiar with drawing with JS. Btw, the drawings of the dinos (sam) are a hackathon's mascot
https://scrapbook-into-the-redwoods.s3.amazonaws.com/2ce9fe36-c241-45ac-a9bc-ddfd799a7fff-screenshot_2024-07-04_at_9.14.58___am.png
SamratBose
@SamratBose0
https://imgutil.s3.us-east-2.amazonaws.com/49368a8884a3041f72ec52080c8bbff03a96c8000fa8291894230ea310e3fa29/4629807a-9c18-4fb5-89e3-997ee0eac88e.png
EddieBian
@EddieBian0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/23212f1a-d7f2-4aa0-ad9a-4ea57bced751-screenshot_2024-07-02_at_4.33.39___pm.png
NotParker
@NotParker2
https://imgutil.s3.us-east-2.amazonaws.com/56f5223b0d27bd57ab5d87b2471e80a61416be6637830115d8f79594116ac1df/eb988cab-ed2b-4310-86f4-53892234f3f2.png
Varunkumar
@Varunkumar0
Made an incomplete dino project 😅
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7652d01a-7994-4632-a4c5-dcf64e6bc570-image.png
AnshKumar-U04AQNZRJQ5
@AnshKumar-U04AQNZRJQ57+
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ea72570e-fef2-423a-819f-4f122eea70a4-image.png
AnshKumar-U04AQNZRJQ5
@AnshKumar-U04AQNZRJQ57+
MercedesYimkou
@MercedesYimkou0
here is my dino
AnshKumar-U04AQNZRJQ5
@AnshKumar-U04AQNZRJQ57+
https://scrapbook-into-the-redwoods.s3.amazonaws.com/94f6f358-c1b6-4440-9252-2252bc039ac7-image.png
SilverCanvas72
@SilverCanvas721
Today I started playing around with PyGame for #arcade. I wanted to learn by doing not through tutorials so I only looked up specific problems that I had (I had alot). This is the progress I have made- + Made a cute little dino sprite +Got him moving around the screen +Added collisions so that he cannot pass through a box. Still along way to go but I am making progress. github.com/SilverCanvas72/my_first_pygame
https://imgutil.s3.us-east-2.amazonaws.com/e06fce5ea03a2f2327aafea1d984844be79c4445e15b72fe088731d6438e9b8e/874bfa8a-a090-4840-9ee4-72df1cbcbd4d.png
SamratBose
@SamratBose0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/61c8c277-42c8-45f3-a099-828bbfc601f0-image.png
NimitVijayvargee
@NimitVijayvargee0
https://imgutil.s3.us-east-2.amazonaws.com/6d4c7954d32969c3684e48c30c01a572f6259ec37ccd4a0ff55816a6e38c68c6/0ffeca66-0a09-4849-b0e9-e3069dcbc341.png
NimitVijayvargee
@NimitVijayvargee0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/cc775a51-a72a-4e07-ad3a-e36595284b63-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/87cc6dd0af107066bd173b7f109e880d0f36c4734368a820cf12ffceabfbec5a/d284b92e-761b-41f9-98de-dcc97d009a01.png
NimitVijayvargee
@NimitVijayvargee0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/6c67e245-4c96-40e1-b347-5ca47af431b0-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/faccef354a5f5c39aca38308fcc67bf020d761dfdec19a348407ab61cbbbb550/a90f3339-b30b-4eab-82e2-d4ff27ee3a8a.png
NimitVijayvargee
@NimitVijayvargee0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ff8cc13c-abc4-4f65-9b1a-ba4b5c7d308e-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/c2f890cb781aa3c2edefa1f216c98cf51447cec4cd3a17ee3e6d597b7416e79d/ea80c98c-eec1-4711-925c-38c45c24cb7a.png
EvanGan
@EvanGan0
Day 101 of <no goal found> Today I worked on my website & walked a trail! Currently my website has an about me section that bounces around the page with an image that gets randomly selected from the dino github and swaps with every bounce. Not sure what to add next, any suggestions?
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9a0d66c8-9ca4-477e-b293-447cc263bd90-img_20240525_165523331.jpghttps://imgutil.s3.us-east-2.amazonaws.com/65726b4bc294715c9acac5874bf572aaf519877a18d475dadd7be9ac493fa149/96b8db47-478d-4a57-8118-fb421a16fae5.png
ian
@ian0
small :college-board: AP week ship!! my school lets people 🖨️ print 15 pages a month for free at the 📚 library, and that’s awesome! however, students are only able to print from 2 slow shared ⏳//print.dino.icu|Print>! Print lets you drag & drop a file and get a short ID code to print it in one click from the shared computer. it’s nothing too special, but it’s a lot more convenient print files now at my school. feel free to try it out at print.dino.icu. the code is open source and available on github.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/18b4e0c9-117d-4557-9e3f-cc4bb3e5378c-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/983916ba-decb-4beb-affd-a3f318036e92-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/0d15febf-364f-4c9c-908f-91343bf20c56-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d555d2074e958d4e285484b1e93e2879e099d8749407b03e666e71f3da10383e/c72b6b1f-251f-4fcf-9814-e0686bbd65e2.png
CassidyCodes
@CassidyCodes0
I Just Did Beautiful Art For The Draw-Dino Repo : P
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b878ab56-f051-4e6b-9abf-1f0f55dc4316-image.png
TheTridentGuy
@TheTridentGuy0
Recreated the classic Chrome dino game for #sprig:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/862baa4c-2e20-4d38-a505-c97892fe5d40-dino-game.png
Aileen
@Aileen0
Hey friends! :hyper-dino-wave: I was inspired by the power of computation and design and really wanted to print a vase as a gift for a family member for their birthday! Since there have been constant hard freeze warnings, they won't be able to go outside and look at their plants, so I made sure to add some live plants they can care for. Also, I was quite surprised. I got good sleep while the vase was being printed for 4 hours lol.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9db79358-0267-4d00-961b-6f103d1b5275-image.png
Malycia
@Malycia0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/827fd968-17c2-40d9-b473-a7a57de2f852-screenshot_2024-01-07_192935.png
leom
@leom0
Some photos from recent times, including a "Dino Mart". Also last #100-days & #100-gord!!!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/d3a44173-1188-4e13-a9c8-dda37647d2b7-9528dc5d-e955-4f12-9e13-79f710083f38_1_105_c.jpeghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f57a0215-4452-4308-9e7a-af072d55a9dd-fa29110c-eb9f-48e1-a7c1-59cb4af05771_1_105_c.jpeg
Aram
@Aram0
:sprig-dino: Ship! Made my first sprig game (after way too much procrastination) and got it approved! It's a maze game between two people to get through mazes and eventually to the end!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/16be6cec-b7e5-4e6b-b064-b3e5cc881317-screenshot_2023-12-08_at_5.44.53___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/eadb70f2-58ed-4fd2-8cca-5464f659b0a3-screenshot_2023-12-08_at_5.44.46___pm.png
Aram
@Aram0
Most kids: plays games during class Me: makes games during class :sprig-dino:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ed9ca601-7f21-4358-9170-4bc044d4f6bb-img_0380.jpg
ajs2
@ajs20
We interrupt your regularly scheduled programming to bring you: the booth. We now return you to your regularly scheduled scraps. Thank you. (especially yall Gordians :sprig-dino: )
https://scrapbook-into-the-redwoods.s3.amazonaws.com/fdbfaf92-2af7-43ba-8236-496e45512d4e-img_8062.jpg
ShubhamPatil
@ShubhamPatil0
shopping list item: survive physics :duck-duck-dino-orpheus:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ba593470-3071-4e5a-be5d-6158d9c5039c-img_20231017_001651.jpg