🖋️

Posts tagged with :lower_left_fountain_pen:

JamesLollback
@JamesLollback0
Wrote a code library for FTC to teach others more advanced concepts, including how to structure the robot using classes and Field-Oriented Control. github.com/jl-23929/tutorialCode
https://imgutil.s3.us-east-2.amazonaws.com/55cd3dc3bfd603649b855a97a99227e466fc6c47a0238651aff83f9cc1f03873/8ea09e1e-e274-4fc6-84ee-5fd2adb48af0.png
RahulSaini
@RahulSaini0
https://imgutil.s3.us-east-2.amazonaws.com/b2bdd5a5215c55fb22c0b978447a0f54a6c5c95f1ae3922626f92ae177c195aa/3005aa06-5e3c-4090-a14d-23344fbeca01.png
RahulSaini
@RahulSaini0
https://imgutil.s3.us-east-2.amazonaws.com/b2bdd5a5215c55fb22c0b978447a0f54a6c5c95f1ae3922626f92ae177c195aa/a4baa2f2-6a82-467a-9342-fe1e915b529c.png
iach526
@iach5260
https://imgutil.s3.us-east-2.amazonaws.com/615c2bda1cbc3761089ec82dda976b0331dd96033d591675888a8077295562b6/9dc4a83c-124d-4e4a-b588-2c59247838a7.png
Silvia
@Silvia0
https://imgutil.s3.us-east-2.amazonaws.com/0ec1bca38c34ef68191b2125e1dd339551beb87a2caab7df6a01dcfbff81f7b1/227d1eb3-f239-4bbd-ac5b-cb0f2fb36b7b.png
Silvia
@Silvia0
https://imgutil.s3.us-east-2.amazonaws.com/9438c8dc23a6a07e893a5e6209a8f31061b2ca2200f62a9fc94abb3aa7985002/730b3962-62b2-4303-8fb8-d074e3e24bd3.png
Silvia
@Silvia0
https://imgutil.s3.us-east-2.amazonaws.com/9438c8dc23a6a07e893a5e6209a8f31061b2ca2200f62a9fc94abb3aa7985002/6ecba13d-7d23-453f-acda-9b9069a9ed18.png
ivan
@ivan0
Just finished the first iteration of a project where I wrote the code for FRC Team 1323's 2023 Charged Up robot in my + my team's own style. Core functions and mechanisms are simulated, with a superstructure system that allows for quick and safe transfer between different states based on the desired action, game piece, and location (based on 1323's own system). github.com/Yxhej/summer-bot/tree/central-mechs
https://imgutil.s3.us-east-2.amazonaws.com/a7538952503a5577650ebe3901b4f85398a4d546cd11560bb5eeade9feac1c40/54747a39-30be-4f9a-90e1-c8c82c280def.png
EmreKadir
@EmreKadir0
https://imgutil.s3.us-east-2.amazonaws.com/7329e0cedd2b130a36554ef2762e5afa18a1a7a167d86e00165beae38c050309/2d9a80bf-8f06-460e-b87c-a264268682ac.png
Keyaan
@Keyaan0
https://imgutil.s3.us-east-2.amazonaws.com/18cf9f9fb4264660773a65087d3e3fe55bfcbdec00ba614b3a56448d930e345e/d9f88013-59af-47fb-ba80-e2d80b1b931f.png
EmreKadir
@EmreKadir0
https://imgutil.s3.us-east-2.amazonaws.com/7329e0cedd2b130a36554ef2762e5afa18a1a7a167d86e00165beae38c050309/06639b10-59a0-449e-b893-fa212f870a8b.png
SkyfallWasTaken
@SkyfallWasTaken0
https://imgutil.s3.us-east-2.amazonaws.com/46d1b7048a158ab5583f077d3d31277c97c03df0c8d0c299bf5315b2c2380c55/e81d0eb8-0023-4e1f-a34e-0a3932d2dd07.png
Tazmeen
@Tazmeen0
I'm reposting this since I added some new pieces to it (and there were a few sessions that I missed when I was linking sessions to the original scrapbook post): I, along with a few of my friends, started making a website to host our blog, Scatterbrain! The website is still under construction, and new pieces are still being added, but it can now be experienced. The link to the website is scatterbrainers.github.io/Scatterbrain. Link to the GitHub repo: github.com/scatterbrainers/Scatterbrain Note: I wrote some pieces for this blog, and I put them in separate repos. These are the links to them: github.com/TazmeenM/creativeWritingProject2 github.com/TazmeenM/creativeWritingProject3
https://imgutil.s3.us-east-2.amazonaws.com/e3a81e7705e854925d5fb22e4908f9e1abba244ee248aa4c9364141ef93024ce/c8e04f5c-ac24-4770-afe4-7ff2c3e00808.png
JaydenWeng
@JaydenWeng0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3e01e9fd-8bad-4cf8-8250-38ff70e3efbc-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/2ed2adb7ab7167e42b5611b9e202fbdee4e3dc87d04c6d30f3020876a17ed2cd/530a70ac-086b-46f6-b00c-9bc88ee724ee.png
RaghavSinha
@RaghavSinha0
https://imgutil.s3.us-east-2.amazonaws.com/ebd10695c9b782bb4cb9b1a15614e3ccc10fcfaf97e462b3200e64842c5d83cc/c5e67a65-5df8-434a-94d6-0549d9464da8.png
Darren
@Darren0
this concludes the work I've done on my Distributed Tokenized Attention project during Arcade I learnt NCCL and successfully implemented the Tokenized Attention multicore forwards pass, distributing across multiple GPUs; testing is still underway. I also thoroughly optimized the kernels of the single GPU version, achieving 110x speedup and 200x speedup over the CPU for forwards and backwards respectively, and I plan to continue these optimizations in the multicore GPU version. I also wrote a presentation, both for the Scrapbook and plans for a talk I was invited to. The repository is at gitlab.com/terezi/DTA/-/tree/main?ref_type=heads and the presentation is at gitlab.com/terezi/DTA/-/tree/main?ref_type=heads.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/20b06503-1761-4fa9-9222-7e9a10ad5b49-image.png
EmreKadir
@EmreKadir0
Made a server.js that creates a few DB schema's, and API's and a simple index.html. TO DO: The server.js api's need to be connected with the index.html. And wrote a readme.md :copilot-github: Copilot was used while making this project :github: Github Repo: github.com/EmreKadirTiren/collaborative-bookplatform
https://imgutil.s3.us-east-2.amazonaws.com/3a4db246094862269234e8e85f2773358babe47904824363a0a25975a13f0ae7/3193addb-d73e-4985-aa4b-0b1cb7285b49.png
Vinche
@Vinche0
github.com/StrapBot/StrapBot this is a discord bot I fully wrote, in the sessions I made here I added extensibility (I would've added more but I'm on a vacation right now). its invite link is in the README and you can try out extensibility with "sb.extend"
https://imgutil.s3.us-east-2.amazonaws.com/e32405e4e697ee4c15b6b766246c0ca1e059e58ee4195af90c8a878fb31cd4ab/e99d217d-428c-4ebe-9921-407e3a6e914c.png
EmreKadir
@EmreKadir0
https://imgutil.s3.us-east-2.amazonaws.com/7329e0cedd2b130a36554ef2762e5afa18a1a7a167d86e00165beae38c050309/75c9f796-b179-4dc1-aad5-1143ef4e11a4.png
MichaelAmbros
@MichaelAmbros0
github.com/SkolaOffline/skolaoffline I (and my friends) wrote a new frontend for Czech information system that is supposed to make organizing school easier. But we were annoyed by how long it takes to just take a look where is the next lesson (10 seconds of loading time), so we decided to make our own app.
https://imgutil.s3.us-east-2.amazonaws.com/4d9e35d43c4a540513325e4bfc1a1e7283bac9e95f11577fa4dd905af0c541e0/fa2df782-d0dd-4c9f-b64d-9a205ec2da2e.png
alexxino
@alexxino0
https://imgutil.s3.us-east-2.amazonaws.com/2e6dffc6cbdc1102bb0146992c1ddc2ef113a27d575eaa993752e6e3bd29527d/d9bc3ed1-bfb3-4ec2-b9c9-805cffb6537b.png
iach526
@iach5260
SCAICT, the Student Club Information Association of Central Taiwan, is an electronic engineering club composed of schools from central Taiwan. By combining the resources of the Central District, we actively organize educational events, activities, and competitions related to information technology, with the goal of sustainable knowledge transfer. I wrote project documents I contributed to this year and deployed this docusaurus pages.Includes our Discord bot, server maintenance tips, and Discord API tutorials github.com/SCAICT/docg.scaict.org/doc
https://imgutil.s3.us-east-2.amazonaws.com/7e3f3833e6742ffcc323c56380b3d1faf185c175534ea5591686bf879a1f7cfb/390c3dab-15aa-4b18-af8a-d56781a3d809.png
ShamalLakshan
@ShamalLakshan0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4d38a16f-adff-4445-b947-e56f31d55199-screenshot0001.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ae18c062-d7ff-4525-8881-d7d592139db9-screenshot02.pnghttps://imgutil.s3.us-east-2.amazonaws.com/856662e1a39b58f4f89009db603950fd31ab678aac29554ed1ce3b9b6ddc6c75/67794470-2d37-43dc-b687-1ce61c804609.png
Tom
@Tom1
Got the Open() syscall in my OS working and i was able to read files. I also wrote a little hex display thing
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7c659dd3-4175-4b46-8910-96ca10b10362-sni__mek_obrazovky_2024-08-26_v__17.19.56.png
AliAzam
@AliAzam0
#C06SBHMQU8G| I wrote a program that generates unique profile icons for a given seed. it's like the github ones called identicons github.com/aleeazam/iconic I'm going to try and add more types of icons this week
https://imgutil.s3.us-east-2.amazonaws.com/2db6cdeb03cf6c8fec5a2e1750abfe661eb89e925dcf2b93305704f76c4fc230/9290f419-d6fb-47b9-b0c6-f8002c850f9f.png
magicfrog
@magicfrog0
i finally finished it! :ultrafastparrot: i made a book from scratch containing all the amazing tales from #C06RQ9TTEG3|! introducing ✨tales from the trail ✨, a hand-made book that i binded with leather and some old-looking paper. i wrote about the AWESOME experiences that we had out there in the woods and all the amazing cool friends i made! btw tail is by far the best group! and the best part i think was the fun little 3d paper gadget things (tent that you can open and there are two sleeping bags inside), tiny lake dioramas (blue hot glue basically), pop-ups (a very wonky looking bear and FIRE!!) and other trinket stuff (like a magnifying glass to inspect people's faces if thats something you like to do)! hope you enjoy! :) fun fact: the book spine has pink himalayan salt hot-glued on for some reason the entire book: docs.google.com/document/d/16lMUuA6GF8RqRvB3axDwEq4kIcqhxX17YrtS4XYHUTI/edit?usp=sharing repo (including video): github.com/themagicfrog/talesfromthetrail btw... another google-doc style recount about EVERYTHING that happened (that i know of) on #C06RQ9TTEG3| is coming soon :eyes_shaking:. it's very extensive, and SEVENTY pages :heavysob: long . i just gotta organize it and shorten it...
https://scrapbook-into-the-redwoods.s3.amazonaws.com/960f9215-2f21-465e-885e-dcf9b5254e3f-trailbook6.jpeghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/15f4ef04-dc5c-4553-8be8-0aa8ff568ba5-trailbook7.jpeghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3f91732c-9005-438b-bf31-bd2bb9e733bb-trailbook4.jpeghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/cc890fd5-5bc1-46a9-9c4f-08f278ed1a02-trailbook3.jpeghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/2252154e-967b-463d-9c5f-e555f75b8478-trailbook2.jpeghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/91433ff6-a206-47c2-b67f-66f2fcd52777-trailbook9.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f666370e-759b-41ea-86a9-a33eb6f1b087-trailbook8.jpeghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/eb754213-3988-43aa-8946-6ed811363875-trailbook5.jpeghttps://imgutil.s3.us-east-2.amazonaws.com/d90b5a44e2832f386eceb319e04688e3f2550ad3f6570e8721b3ca1b3b0e3eba/08e4c306-f07b-4af0-958e-78d2aac5d2bb.png
BrightLi
@BrightLi0
https://imgutil.s3.us-east-2.amazonaws.com/5cba03c7f66e334ba895e1a3c998c239fd429f0af94e9b73a4579ba4324b601b/8c34f8bf-082e-4c0d-ba83-77eeea37a3e5.png
Mr_AnOnYmOuS
@Mr_AnOnYmOuS0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/f80582fc-4077-44fb-952a-4b280a7fe42f-snapshot1.pnghttps://imgutil.s3.us-east-2.amazonaws.com/7834599962913974e8064c53130365c691c17386db19bd06120596a2bdee328b/63bb5dc7-7f83-41ee-81be-0228c61f0f32.png
Keyaan
@Keyaan0
https://imgutil.s3.us-east-2.amazonaws.com/57c43b7f610582b77ec4c531fd1d8298ef14f0cbce8e504ff27ab61ade10bc4c/28627b21-8b4a-43b2-9457-9c36567883dd.png
Darren
@Darren0
This is a cadenza I wrote for a piano concerto collab with my friends. I made a visualizer using MIDIVisualizer for everyone to enjoy too! GitLab for log purposes is at gitlab.com/terezi/altcadenza (note for reviewers - i wrote down the notes and the performance outline today, but the themes come from some years ago and many ideas on textures came from assorted improvisations. I only logged the 5 hours that I could demonstrate were spent working on the music.) Honestly it was so refreshing to work on something other than code, it helped me relax a lot.
NikosTsilas-U04N415FE4T
@NikosTsilas-U04N415FE4T0
For #C06SBHMQU8G| I almost completed the V1 of the website. I probably have to submit the hours just because of the 25-hour limit. These sessions are the sessions that I am most proud of this summer. I wrote amazing code, I learned new Astro thingies (like dynamic routing) and also worked on my fav thing (Tailwind).
https://scrapbook-into-the-redwoods.s3.amazonaws.com/60219711-5cc4-4c2e-8a4a-b8b2d9275622-screenshot_2024-08-11_171733.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/eae3680c-12f1-4ba3-b634-6c157fc8987b-screenshot_2024-08-19_120730.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/37ba4c56-9d2d-4240-9883-13d792b63142-screenshot_2024-08-12_152134.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/99fa4e70-427f-469a-9325-c8518029d98b-screenshot_2024-08-19_183031.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ae2d8fcb-7186-4502-ae10-997817270761-screenshot_2024-08-13_142730.png
EmreKadir
@EmreKadir0
https://imgutil.s3.us-east-2.amazonaws.com/eb046527d0b6e22d6b1309113545a3dd513f5a5ed9e053c072f19a11ac848bad/32a815e5-0a6a-4854-997b-7af5510e7aed.png
Stefan
@Stefan0
I wrote a nohello.net clone in astro.js NoHello is built to gently remind people to get to the point in chat messages, rather than starting with a simple "Hello" and then waiting for a response. The project is also localized in multiple languages to ensure that the message reaches a global audience. Features: • Multi-language support: Automatically redirects users to a localized version of the site based on their IP address. • Dynamic content: Localized greetings and explanations for why starting a chat with "Hello" isn't always the best approach. • The Boys Characters Repo: github.com/Naainz/nohello Demo: nh.naai.nz Disclaimer: NONE of the code from nohello.net was copied and used in this project. This project was entirely an attempt to rebuild an existing website in a different framework. All that is copied, is the long chunks of text explaining why starting conversations with Hello is bad.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/54281088-5c41-4491-bc56-891dc58c076f-screenshot_2024-08-21_at_10.04.10___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/dac3452a-d2d5-47db-9b5e-9b4d08228bfb-screenshot_2024-08-21_at_10.04.58___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/a8293963-9f1e-48c7-8c7d-552b5a064df4-screenshot_2024-08-21_at_10.04.25___pm.pnghttps://imgutil.s3.us-east-2.amazonaws.com/9239453c5301375270d91e2703f3372332d592e001d519ac43f4a7b4b7def3d2/9773b1b7-954a-4dd3-bcd5-7019ca3cb1db.png
Julian-U078MEFK6VB
@Julian-U078MEFK6VB0
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/ff3afa1f-5dec-4132-a5f0-962a8e7f16ba.png
Ashfaqsadat
@Ashfaqsadat0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1d431e26-5d85-446c-8720-f9c0c980b944-scrap.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/23aaf579-fdd3-4d1f-833a-5188dfd038e2.png
Tazmeen
@Tazmeen0
I, along with a few of my friends, started making a website to host our blog, Scatterbrain! The website is still under construction, and new pieces are still being added, but it can now be experienced. The link to the website is scatterbrainers.github.io/Scatterbrain. Link to the GitHub repo: github.com/scatterbrainers/Scatterbrain Note: I wrote some pieces for this blog, and I put them in separate repos. These are the links to them: github.com/TazmeenM/creativeWritingProject2 github.com/TazmeenM/creativeWritingProject3
https://imgutil.s3.us-east-2.amazonaws.com/74f3b5add54f7102230ed682fbf9d23b5b3a78e6229dbfd49719748e7b806988/3cb614e9-8246-416c-9d6f-cf700f675c19.png
DishaSingh
@DishaSingh0
Wrote my gh profile, searched around on how-to do these badges, the caffienated.gif and a lott of github-flavoured-markdown reading. languages: markdown, a bit of html and lot's of surfing(the-web)!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/e09b19e1-3606-4791-8353-ef750b0c3365-image.png
ShreyasJain
@ShreyasJain0
Post 25 Wrote a Node.js script to automatically start Hack Club Arcade sessions when you do not have internet access (such as when you are on a flight) I haven't actually tested it on a flight but in theory it should work Basically, it starts sessions every 75 minutes beginning 30 minutes after your departure, and keeps doing so until you land. If the API is down, it will keep trying every 5 minutes until it is back up. Check it out @ gist.github.com/shrysjain/0dfc8e009e7dfc2bf5b77b885d444b78
https://imgutil.s3.us-east-2.amazonaws.com/3805d297c498e93dc92bd3064322b192861ba99ef51d04585cb781f025743578/f7ceb55c-0d90-48e9-bdfa-eb9d6acd0347.png
iach526
@iach5260
SCAICT, the Student Club Information Association of Central Taiwan, is an electronic engineering club composed of schools from central Taiwan. By combining the resources of the Central District, we actively organize educational events, activities, and competitions related to information technology, with the goal of sustainable knowledge transfer. I wrote project documents I contributed to this year and deployed this docusaurus pages. Include our discord bot and server maintain tips github.com/SCAICT/doc g.scaict.org/doc
https://imgutil.s3.us-east-2.amazonaws.com/562e9a0d0b48ff5e5e663ebdbad71b1a671fb81c9cdb303cb1664917b075f708/58fc4ddf-fcaa-4a2f-8973-c4defd0cab75.png
andreayang
@andreayang0
wrote some code to automate alphafold 3 server runs :DD future iterations will probably include .xml inputs instead of typing uniprot accession codes lol (picture is an alphafold 3 build. cool protein interaction!)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b455c1df-e8f9-4724-9965-921adbde67ff-screenshot_2024-08-17_at_10.36.37___pm.png
AraizaSingh-U03Q06DS8H2
@AraizaSingh-U03Q06DS8H20
https://scrapbook-into-the-redwoods.s3.amazonaws.com/94dde907-3f4c-4302-9c0c-e44dd550e8c9-screenshot_2024-08-17_at_6.55.42___pm.pnghttps://imgutil.s3.us-east-2.amazonaws.com/228e8566b5cf9a936b2d94356e03da18a915cdb7f36f67957607fb7faa40a758/e80cfefb-5872-408e-b022-15e855bf4896.png
SouptikSamanta
@SouptikSamanta0
https://imgutil.s3.us-east-2.amazonaws.com/08ff22b77417429a8e10e64efbb65562b73647cb38e4947092961135d5866b11/a9e291f5-6fc4-4aa1-b177-7a2a8caacad8.png
Silvia
@Silvia0
#arcade i wrote a report on quantum computing
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a2f0b3bf-89b9-46bc-a37e-b92344d3ba90-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/4fa25f31-26e1-412c-8174-2a23c8347f2b-image.png
HuzaifaAzhar-U04FS7WJLSH
@HuzaifaAzhar-U04FS7WJLSH0
https://imgutil.s3.us-east-2.amazonaws.com/d5aa3fd76d67ce70ad85321a5ce99da15f04359f84a4e1e82acb50b15b627ff3/bace058c-e363-4140-a81e-a1577dada4bc.png
Adya
@Adya0
https://imgutil.s3.us-east-2.amazonaws.com/955ddb98275f1628857b7b780c5d28a5528c7b4480e5da3939fb974f9c1a5958/0a968bb6-274b-4ec2-8edf-2b6306ae8189.png
Actulurus
@Actulurus0
Wrote my own VM (VM as in JVM, not virtualbox lol) that interprets basic instructions into Rust functions. Planning to turn it into a fully-fledged small programming language, but that's gonna take time. github.com/my-hack-club-projects/rust-vm
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/e403854b-e886-4e2e-990e-b71a9f1bae20.png
JaspreetSingh
@JaspreetSingh0
#arcade I made a poetry website. I added the poems i wrote as a child, used some parallax scrolling and stuff to make it look "cool"
https://scrapbook-into-the-redwoods.s3.amazonaws.com/0500e1d9-66ab-4148-9591-a2e4095c632c-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/66ec6d34-8c4a-4c31-b569-88c5c5e3ec3d-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/5da687ac-3d50-4b1d-b450-fd28d33efcfe-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/130a0f60-7eab-4a5a-8b04-0a0237edb497-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/37825bd8-c885-4e93-a4fb-e501e86b3247-image.png
Qwatrum
@Qwatrum0
https://imgutil.s3.us-east-2.amazonaws.com/f9d7662af132fb507b9039992253234f1d79641b4ec00ca1510cf1bc6e0a97b4/a7b7e68a-f6d5-422d-8940-f076cb7dd204.png