mihir

mihir

0-day streak
ship time 🗣️ For times when they need blood urgently, they have one person painstakingly go through the sheet, filter out donors who haven’t donated in over three months, check if they meet certain other criteria, find out their distance from the center by putting in their address on google maps or something and individually call them on the phone and ask if they can donate. idk about you but no one deserves to go through that 💀 I asked the manager of the blood bank if I could maybe build something to help solve this as a summer project, and he, being the awesome person he is, agreed and even offered to take me around the blood bank! Here's an outline of the app and how it works. i've also posted a huge writeup + pictures from the tour of the blood bank in #C07JBQW5W3X|! (shameless plug 😋)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/da4d0027-013f-4e00-9976-ba08bd1cf460-bloodbankoutline.png
#C06SBHMQU8G| completely finished up my app! Somehow still haven't come up with a name for it though 💀. It's an open source, blood donation app built for large-scale blood banks to facilitate donor logging, donor certificates, emergency blood donation and the works. I'll attach an image, which some of you may have seen somewhere else 👀 frontend: github.com/mikidoodle/bloodbank backend: github.com/mikidoodle/bloodbankapi
https://scrapbook-into-the-redwoods.s3.amazonaws.com/87d81d67-9521-43c8-ac5b-05c1596baf77-bloodbankoutline.pnghttps://imgutil.s3.us-east-2.amazonaws.com/874ea8ed9ad7f0d546a072327cd6563a5888455eed6532f74acb722715a8eec1/d88c999f-cdd6-4ffb-9db8-ba3300190d66.png
github emoji
summer-of-making emoji
#C06SBHMQU8G| quick arcade submission for the showcase. I built an open source blood donation app for large-scale blood banks to facilitate donor logging, donor certificates, emergency blood donation and the works. this was for the blood bank of a hospital/medical institute where I live, but it's fully open-source so literally anyone can use it. It's usable, but I'll polish it up further and you'll see it in #C0M8PUPU6| next week! here's the repo w/ the mandatory readme yap.md file github.com/mikidoodle/bloodbank and here's the backend: github.com/mikidoodle/bloodbankapi
https://scrapbook-into-the-redwoods.s3.amazonaws.com/5fc66fce-4171-4a00-881b-20ad9baa7387-bloodbankoutline.pnghttps://imgutil.s3.us-east-2.amazonaws.com/c82c268f4bbc7aa9f38c5490f5ad77d80d5aff0edcb57fff86de9b13b59a5bfc/8d093eaa-d1ae-4a43-8688-b2e57e380139.png
summer-of-making emoji
github emoji
bank-hackclub emoji
https://imgutil.s3.us-east-2.amazonaws.com/0ff35f68ec6edf3423f122f8957872c331efb4a73b3c5cec9d5836c79e847c55/ddc5a279-71df-4218-a2d3-e4293becea6c.png
summer-of-making emoji
github emoji
https://scrapbook-into-the-redwoods.s3.amazonaws.com/98b571c4-17e0-4bef-b4e3-b9a35b14dcc1-img_0177.pnghttps://imgutil.s3.us-east-2.amazonaws.com/0ff35f68ec6edf3423f122f8957872c331efb4a73b3c5cec9d5836c79e847c55/1057f66f-714a-4a33-8238-91ff62606214.png
github emoji
summer-of-making emoji
i started working on an e2ee chat app w/ react native today, and wrote the login/signup page and the handshake protocol between the client/server. when a user opens the app, it initiates a socket-io connection to the server, and they proceed to exchange rsa keys that will be used to encrypt everything from there on out. then, to verify that the keys work, they exchange a common string (which for now is a custom-generated device uuid), encrypted with the other party's public key. tomorrow i'll write the client-client handshake and the chat ui. ill attach screenshots below.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7d63e70a-2602-495f-8f94-acc4c50ba77e-simulator_screenshot_-_iphone_15_-_2024-06-03_at_23.21.31.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/45258ce7-7979-4c8a-809e-e0f3d6a62d89-simulator_screenshot_-_iphone_15_-_2024-06-03_at_23.14.10.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/9a1c031b-bf23-4cae-97d8-529601001d1c-simulator_screenshot_-_iphone_15_-_2024-06-03_at_23.14.18.png
I spent like 3 hours re-learning Swift and swiftui today and I've realized that the hate I've been giving Xcode all these years has been undeserved. i fucking love it now. here are screenshots of my progress building the sample app from the apple developer website.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/cc61bd6b-3fdc-4e9c-8f59-84a65364636b-screenshot_2024-06-03_at_3.34.14___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/a42bdc5c-9bed-4688-9ce0-a237ec119f78-screenshot_2024-06-03_at_3.33.59___pm.png