ShreyasDeo

ShreyasDeo

0-day streak
Was working on a programming language written in C++ for the past few days, finally added strings (with concatenation and replication)!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/e513b0b7-50dd-43b5-83aa-9ff3df92ed05-image.png
c emoji
The second robot is done! I am so glad I got to finish this - thanks HC for giving me a reason to learn robotics (and learn how to solder)! I'll definitely revisit this project and make it better later! (2/2 - Follower-Robot is done!)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/846dcd6b-3331-4dcf-9629-f8c5d4e442dd-f2.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/4de9b8b6-b61b-40c6-a90e-dd91a5a03d90-f3.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ae546ac3-e962-4c84-871d-8d897cd0637c-f1.jpg
I started working on a robot that tracks and follows objects around! I am still working on it, but I wanted to share whatever has been done so far! A massive thank you to Hack Club - I have started enjoying robotics a lot, and Arcade was a brilliant excuse to get into it! (Btw, yes, the Wall-E aesthetic is on purpose!)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/905e2834-5934-4deb-8724-98716129a1d0-sensors2.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/9ca7e1a1-d795-460b-b5c6-47893ab1ff58-sensors1.jpg
I made a robot for the very first time (thanks HC for giving me an excuse to)! It's an autonomous maze-solving robot (a Micromouse!), made using an Arduino UNO R3, an L298N Motor Driver, a pair of DC motors and three ultrasonic sensors! It uses a very simple left-wall following algorithm, and although there is a lot I could do to improve, I believe this is good enough (for now, atleast!) I'll try to revisit this sometime in the future, and maybe experiment with more complex algorithms like floodfill! GitHub Repository: github.com/deoshreyas/Micromouse
https://scrapbook-into-the-redwoods.s3.amazonaws.com/f99864d9-16a6-4e33-baca-d1bdcb42b8fb-micromouse.png
I made a robot for the very first time (thanks HC for giving me an excuse to)! It's an autonomous maze-solving robot (a Micromouse!), made using an Arduino UNO R3, an L298N Motor Driver, a pair of DC motors and three ultrasonic sensors! It uses a very simple left-wall following algorithm, and although there is a lot I could do to improve, I believe this is good enough (for now, atleast!) I'll try to revisit this sometime in the future, and maybe experiment with more complex algorithms like floodfill! GitHub Repository: github.com/deoshreyas/Micromouse
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9738ac96-6777-4516-a0ea-02f9b429de8f-micromouse.png
summer-of-making emoji
github emoji
goose-honk-technologist emoji
I made another platformer game using the Godot Game Engine, this time to test some (slightly) advanced mechanics. I have open-sourced all my code on GitHub! github.com/deoshreyas/Just-Another-Platformer (Attached is a compilation of some fun mechanics from various levels!)
I made another platformer game using the Godot Game Engine, this time to test some (slightly) advanced mechanics. I have open-sourced all my code on GitHub! github.com/deoshreyas/Just-Another-Platformer (Attached is a compilation of some fun mechanics from various levels!)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/664b94c2-8967-42d2-806a-1857eb35cf8f-34a7b878-917d-48a3-86af-d97d9cfb8e12.png
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/0bb18fb7-6333-4884-84d5-e53433621a43-02b7c0be-a37d-4099-920f-d645f71b7894.png
summer-of-making emoji
goose-honk-technologist emoji
github emoji
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c8cbc8ff-0487-467a-9737-73b3745e93e4-0ddf3ab4-a6cd-4327-b156-213975dd15b7.png
summer-of-making emoji
goose-honk-technologist emoji
github emoji
python emoji
I coded a Python and Pygame program to visualize maze generation using Eller's algorithm, and then use the A* algorithm to solve it. I have open-sourced all my code on GitHub. github.com/deoshreyas/Ellers-Algorithm-Maze
python emoji
summer-of-making emoji
github emoji
goose-honk-technologist emoji
summer-of-making emoji
goose-honk-technologist emoji
js emoji
github emoji
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
summer-of-making emoji
github emoji
goose-honk-technologist emoji
summer-of-making emoji
github emoji
goose-honk-technologist emoji
summer-of-making emoji
github emoji
google emoji
goose-honk-technologist emoji
summer-of-making emoji
goose-honk-technologist emoji
js emoji
github emoji
summer-of-making emoji
python emoji
goose-honk-technologist emoji
github emoji
js emoji
goose-honk-technologist emoji
summer-of-making emoji
github emoji
python emoji
summer-of-making emoji
github emoji
blender emoji
js emoji
goose-honk-technologist emoji
summer-of-making emoji
github emoji
js emoji
goose-honk-technologist emoji
summer-of-making emoji
python emoji
github emoji
zoom emoji
goose-honk-technologist emoji
summer-of-making emoji
github emoji
goose-honk-technologist emoji
python emoji
I coded a Python and Pygame simulation of the Game of Life to play around with some interesting patterns I found online. I have open sourced all my code on GitHub. github.com/deoshreyas/Game-Of-Life
I built a live chat room using Flask and SocketIO in Python. It supports joining and leaving rooms, and saves some data in browser session histories. It also keeps a back up of all chats. I built it as an experiment, and have open sourced all my code on GitHub. github.com/deoshreyas/Live-Chat-Room
summer-of-making emoji
python emoji
github emoji
goose-honk-technologist emoji
goose-honk-technologist emoji
summer-of-making emoji
python emoji
github emoji
I built my own 3D Renderer in C++ using the SDL Library, in order to better understand Computer Graphics. I have open sourced all my code on GitHub. github.com/deoshreyas/3D-Renderer
summer-of-making emoji
goose-honk-technologist emoji
c emoji
github emoji
I created a fun little ASCII Video Player as a Python project. It captures feed from a user's camera in real time and converts it into ASCII. I have open-sourced everything with GitHub! github.com/deoshreyas/ASCII-Video-Player
python emoji
github emoji
summer-of-making emoji
summer-of-making emoji
github emoji
I coded a genetic algorithm in Python (using NEAT Neural Networks and Pygame) to make the computer learn to play the game of Flappy Bird. I have open-sourced all my code on GitHub. github.com/deoshreyas/NEAT-Flappy-Bird