Aryankapoor

Aryankapoor

0-day streak
https://imgutil.s3.us-east-2.amazonaws.com/aeb4d03d065e628ce11861f238d34ca2ac4df688da266fda0ce69f78022895e6/7a93f148-8bb1-4712-8988-8a754c5df257.png
summer-of-making emoji
github emoji
https://imgutil.s3.us-east-2.amazonaws.com/aeb4d03d065e628ce11861f238d34ca2ac4df688da266fda0ce69f78022895e6/1b862a17-450d-4946-bf21-be7cb0b28f09.png
github emoji
summer-of-making emoji
This scrapbook is not project specific. I am just posting my remaining sessions as I will be busy with the fraud team and review team till end of arcade. Cant share the second projects link as the data might be private and I havent gotten approval yet lol. This is the second project till then: github.com/Aryankpoor/Py-projects/blob/master/adventure/adventure2.py .
https://imgutil.s3.us-east-2.amazonaws.com/13f9616c7bdab00c4cb971c2442f03da396bdbf37b8b8d0196f38cecb52efaab/1870e6fd-5377-4e0d-8389-264ebafca185.png
summer-of-making emoji
github emoji
This is a test scrapbook to see whether I receive pings for approval/rejection of sessions. If you review my scrapbook , make sure to ping me . meanwhile here is my portfolio website. github.com/aryankpoor/aryankpoor.github.io
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ed3006fa-bc2b-4a84-af7e-433c44463041-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/7215fcdd67ce7040353d9d9c11da069632d001e1eb35a855c5991dc88a12e1a9/a4b5a4b5-3d38-4941-a850-2b1c8d6b1180.png
summer-of-making emoji
github emoji
This scrapbook is actually not related to a single project, it's actually related to 3-4 projects I completed over the past week. Some of them include making frontend for a book store website, making a python program which scrapes a url for images , I call it an image scraper. (Followed a tutorial for that ). Also made a PCB for onBoard and opened a PR , which got accepted and I got my grant!!!. Had been working on an issue with the blot repo but somebody opened a PR which got accepted before me, so I guess that worked out well (for the repository ofcourse). Also fixed some bugs in the metamorpheus repository.metamorpheus.vercel.app is the live project link. github.com/Aryankpoor/metamorpheus is the github link.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b8bae8e1-7a20-4070-aa9b-24f301d19d5f-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/abde2901aa0d1d1a580eb7877a0968ce0bea0f9ba6989b00e9bf2d608aa34179/4c136524-7e2d-4880-887b-00af76518ed4.png
vercel emoji
python emoji
pr emoji
pcb emoji
github emoji
pcb emoji
summer-of-making emoji
Released the beta test version for my arcade ai assistant a while ago. its an arcade themed app. Currently only open for Computer not for mobile . I have made it using gemini api. its at metamorpheus.vercel.app . Lets see how it goes. the github repo is github.com/Aryankpoor/metamorpheus
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1b4b235f-e78b-4ddb-bcd9-dfe81757ca54-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/08c858bd3596faf23813f7d0987f4e89d71a3bf6a3933d2ddd5c68a8c32243ad/c9dc8142-9405-4d64-b419-4c5f011c6a8a.png
summer-of-making emoji
github emoji
vercel emoji
A year ago I found out about a github repo called One page html challenge by metroxe , in the repo you had to create a website purely using html, css , js all in one file less than 1mb. Without using modules , or frameworks or api requests, or import statements etc. So I finally decided to give some time towards a project I had been ignoring for the past 1 year , as the fork was just sitting there in my github. (Talk about procastination). So as part of my arcade grind I created a solar system purely out of html and css , not even SCSS. Can you believe it?. Each planet even has different speed based on real life, like mars would slower than earth and mercury will be faster than venus etc. I ahve opened the pull request , although the source repo looks kinda inactive. This is the link to the forked repo while <https://aryankpoor.github.io/vid-aud-convertor/|This >is the link to the live project
https://imgutil.s3.us-east-2.amazonaws.com/1e60cae57587bcd31b0dc07d12cc4169456bf380c6d4503ff1b4acd9cedf5cf3/c3d69cd1-ddcd-4028-899f-8c94eda684dc.png
summer-of-making emoji
github emoji
pr emoji
js emoji
Completed the ui of my gemini like ai assistant. Now on to adding the functionality in the assistant. I was thinking of using the gemini API as it is free and it would be really cool to have my own(one which I made) web based AI assistant . Github link: github.com/Aryankpoor/core-assistant
https://imgutil.s3.us-east-2.amazonaws.com/e2520c335e852a1b9e98c0a392f2f3aa5606e13345821b4ee1e6d917ccd13394/07fa25a4-2a92-4a10-a79a-6109fd17a39b.png
cooll-dino emoji
github emoji
thinking emoji
summer-of-making emoji
I have finally finished my terminal tic tac toe game in which you can play pvp or pve or even watch eve . I was watching a tutorial of tic tac toe and then I decided to add a little twist to it. I have posted it on github github.com/Aryankpoor/Py-projects
https://scrapbook-into-the-redwoods.s3.amazonaws.com/655ea106-065f-463a-a58f-4768c635e964-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e582e1a4017bd52c85962c37de719b7defa1ee22196484218a455a22fd7d7cfe/1052b88c-ddac-438a-8f4f-f67e15458d12.png
Few days ago I started watching python tutorials and coding projects starting from absolutely basic to advance level. I created a repo as part of arcade to store all these projects for everybody to see. I am happy to say I have completed over 45+ projects in that repo which are all single file projects. It contains resources very useful for daily life such youtube video downlaoder, qr code generator, internet connection checker, billing system. I am planning to upload projects on it as I go everyday so I don't know whether it counts as a finished project or not . Anybody with a good project can contribute to this repo. So far only I have contributed the 46 projects , hopefully if more people do, it will become a really good resource for people to build and learn from actually real life problem solving projects . github link: github.com/Aryankpoor/Py-projects
https://scrapbook-into-the-redwoods.s3.amazonaws.com/aa2c8c99-861d-4d57-85ac-b3bf289a42d8-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/b58e7c19e124d71d5000fd3416c0b1555ac2520efc9e1149356e7a19aefb37b1/08f6e4db-c920-4d7a-a788-085424183d63.png
goose-honk-technologist emoji
github emoji
python emoji
summer-of-making emoji
Finished a repository full of small python projects. Some of these projects are really useful. Including typing speed tester and nba code tracker while others are fun such as rock paper scissors game, turtle racing, and slots machine(I do not endorse gambling). But the highlight of them all is the Youtube video downloader. It just asks you to give the youtube video url and choose save location and voila, you have downloaded the youtube video. Download time depends entirely on your internet connection and the size and length of the video. It uses youtube module of python. I will be releasing a .exe version of the app on python so that everybody can use it. This is the repo link, feel free to contribute any python project :github.com/Aryankpoor/Py-projects
https://scrapbook-into-the-redwoods.s3.amazonaws.com/dc13177e-c3f4-4c26-a31c-6c7ff6bf8f8f-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/b58e7c19e124d71d5000fd3416c0b1555ac2520efc9e1149356e7a19aefb37b1/93153db8-b429-46e2-b2ad-554735142587.png
Day 20 in arcade and I finally finished my full stack ecommerce website.Made it in Mern stack . Encountered many errors but got around to fix them thanks to stackoverflow and @Map. The finished project is at github here: github.com/Aryankpoor/secondhand . There are still some errors I have to get around to fixing but I am proud of this project . I have spent around 90 arcade hours on this. #ship
https://scrapbook-into-the-redwoods.s3.amazonaws.com/28804fba-417f-4de8-973b-e16a1c8ffea8-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/e286a668-45ba-442e-a687-a1d2929fe916-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/6249d4876b01ca7cfc7c7f7e42eb77200e0088a16a43a37a8dd062c5adbd8e91/9add1747-1ef5-49e0-b189-424f4e85398e.png
Completed my portfolio website. I was actually working on a full stack ecommerce website for the last two weeks. Recently encountered an error which I am not able to solve so as a part time I created a full responsive portfolio website which turns out I have decided to be my new portfolio website. It has a contact me form which also has backend and uses a website called formbackend.com . I have hosted it using github pages . It uses minimal javascript just for a dropdown menu but uses a lot of CSS. github repo: github.com/Aryankpoor/Aryankpoor.github.io website link: Aryankpoor.github.io
https://imgutil.s3.us-east-2.amazonaws.com/d2732580937231132f94312030ed1f61a7ee63ee24a8cb4aa0cc2c6414d21744/34025720-1429-47aa-9dd6-44cf158e533b.png
js emoji
summer-of-making emoji
github emoji
Finished making my ecommerce site completely responsive. It is responsive for all dimensions 1280px to 500px i.e laptop to phone. Earlier I had finished the front end of the website . There were some deployment issues with github pages so I have decided to go with the nest hosting that hack club provides. I haven't received the approval message yet so waiting on that . In the meantime I will be working on the admin dashboard and after that I will be able to move forward with the backend. I am developing the ecommerce website using MERN stack. I will be using google cloud console for login and mongo DB for database. The github repo link is this github.com/Aryankpoor/secondhand . Also encountered a big useState error in javascript which @Map solved. Couldn't have gone forward with the development of the website without him
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b499b616-489b-47d2-872d-eb4a09457486-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/76566e06-b7fc-468e-be83-4513ccb3e376-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/ef75937a886ecd42fab31e36af5e2c98d5012b3b51fc80d7ccfa94a8e0d9e01e/9a04e6e0-50fb-478d-b295-532c8857bb84.png
summer-of-making emoji
goose-honk-technologist emoji
js emoji
hackclub emoji
github emoji
google emoji
#ship Finished my to do list today. Its called Slugger . Took me 2 days to make it . this is the github link: github.com/Aryankpoor/to-do-list . I have hosted it using netlify at slugger.netlify.app . Although I am looking to host it using hackclub's nest . Anyways please do check it out. I have made it using react. Heres what it looks like.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/02ff44ef-ad26-4a69-ac45-044ea25a9a32-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/9a437db5-7178-4770-8b36-c7423566811e-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e94cd94235c9b9e87d8ad974f4f7e0493c9124e6abcfd1b6da62ea42aef99827/f5a02efc-709c-4098-8101-7d341d2e6712.png
Finally I have completed the homepage of my ecommerce website project . I have hosted it on github pages.I am facing some errors so I am thinking of hosting it using netlify instead. Its a full stack website although after a week of coding I have finally completed the front end for the homepage .I havent started the backend yet. Im still new and there are some errors I have to get around to fixing like If you visit the site, the website is not visible at first unless you click on shop. And if you click on shop again it just redirects you to my portfolio website which I have also hosted using github pages which is prolly why this error is coming. If anybody can point out any other errors it would be really helpful. Also if anybody can help me with these errors it would be really appreciated (Cause I am going for the macbook) . Anyways here is the link to the github repo: github.com/Aryankpoor/secondhand and here is the link to the website : aryankpoor.github.io/secondhand . It is mainly a clothing brand website.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/75b67ff1-7895-4271-afc6-f3abc17d666d-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/5faedb05-7384-4cb3-bf1c-1caa5bed817f-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/12c024f6-1ab2-42d4-ba5f-6abead2e05dd-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/03c11d75-4abc-4f11-91e3-8a9b94d8387e-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/10854a03-93d6-413a-ba11-28affff80343-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d22416d478b7442e5f49d0fae4656c2212fb06e3629b4832f987cbf8bfb0562d/1feff653-7a5f-41a5-9746-d6d655445241.png
summer-of-making emoji
thinking emoji
macbook-air-space-gray-screen emoji
github emoji
Today I finally completed the front end for the home page of my ecommerce website project which looks something like this. I am yet to add the front end for the other pages and the backend. The github repo for the project is available here: github.com/Aryankpoor/secondhand
https://scrapbook-into-the-redwoods.s3.amazonaws.com/76d24bd4-b138-4722-af28-9aa51e12c3e1-image.png
github emoji
summer-of-making emoji
I am finally finished with my arduino projects . This is the finished repository github.com/Aryankpoor/Arduino-Projects . Initially I had just posted the code on github but now I have also upload schematics and required materials. It contains a total of 10 beginner projects using arduino and breadboard. Please do check it out.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/bc77ba99-ec24-4c09-836e-1b79826f8d01-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/08057f78-b7ed-4f87-8742-2cc406f0bd6f-image.png
summer-of-making emoji
github emoji
hardware emoji
goose-honk-technologist emoji
#ship Finally completed my 10 arduino projects. Been working on them for the last 5 days. Have not uploaded the schematics and images yet but have uploaded the code on a github repository. Here is a link of the repository: github.com/Aryankpoor/Arduino-Projects
https://scrapbook-into-the-redwoods.s3.amazonaws.com/57ac664a-ce8b-4578-a1fb-f4e0002089a0-image.png
Day 5 of Making ecommerce site. Found out that if you create next.js project using react-router dom you dont get pages folder and a couple other things making it difficult to use api for admin auth . Solved the problem in this issue: github.com/Aryankpoor/secondhand/issues/1.
https://imgutil.s3.us-east-2.amazonaws.com/2816367929feb28cb3b113143e4005cdb9d51e5c1d964e1a68522d2a9dc5d179/5f6ec54c-641d-4a84-b47b-26df220d2fac.png
spring-of-making emoji
github emoji
react emoji
nextjs emoji
js emoji
Made an LED chaser with arduino. Took me 3 sessions to finish it. Here's the final thing
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4d4d15dd-e09c-4429-8932-c641a489e035-img_20240620_175532.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3003b1ea-f893-468a-8f95-583c822e2bff-img_20240620_175533.jpg
spring-of-making emoji
hardware emoji
Day 5 .Completed my arduino dice. Here's the video of it. Used 220ohm resistors so that all LEDs glow bright. Used a push button but one can use a switch as well
spring-of-making emoji
hardware emoji
Day 4 one ground port of my Arduino stopped working, wasted my 15 mins on realising what was the mistake. Everything else looks good and the code ran without errors
https://scrapbook-into-the-redwoods.s3.amazonaws.com/de9a8d07-6c10-4690-b881-59cf10e62f3e-img_20240620_003656.jpg
hardware emoji
spring-of-making emoji
goose-honk-technologist emoji
Removed the unnecessary LED. Also I finished writing the Arduino a code. All that's left for me to do is upload the code to Arduino and connect it to the board
https://scrapbook-into-the-redwoods.s3.amazonaws.com/730cb40c-8f3f-4523-9ec6-33765ed2c8e4-img_20240619_190811.jpg
spring-of-making emoji
hardware emoji
goose-honk-technologist emoji
Day 4 started working on a random number generator using Arduino. Still trying to work around the code that I will do in the next session
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b0464fab-3f87-42a7-b50d-a5f1a0007c4b-img_20240619_174036.jpg
spring-of-making emoji
hardware emoji
goose-honk-technologist emoji
Made the same circuit except used switch as I couldn't find metal wires and used single transistor and connected it's emmiter to the 6v power supply through a resistor and removed the second transistor
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7043df60-0641-4457-a68a-dafa1957281f-img_20240619_163728.jpg
spring-of-making emoji
pcb emoji
Made a touch based LED flower on breadboard. Used 2 transistors , one 330 ohm resistor and a 1 k ohm resistor. Connected the emkttor of first transistor to base of second. Just require two metallic connectors to complete the circuit
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4c727f07-4c55-4984-b369-df9fc00eb763-img_20240619_135617.jpg
spring-of-making emoji
pcb emoji
DAY 3 and today I built a simple LDR circuit on breadboard. The transistor is set in forward bias with the LED or the load attached to the first pin of the transistor , common point between resistor and LDR to the base and the third pin to the negative terminal of battery. I have used 1k ohm resistor which increases the LDR sensitivity. As the brightness of light changes the LED also starts glowing.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/d70d963b-3b15-4554-b715-3316d8e0a2a6-img_20240619_022814.jpg
spring-of-making emoji
pcb emoji
Learned how to use PWM pins in arduino. watched a 2 hour long video online on how there are different types of Arduino. I have Arduino Uno. Now I will learn coding in arduino IDE and upload it to the board on COM 3 port
https://scrapbook-into-the-redwoods.s3.amazonaws.com/df562b91-06f3-4e6d-89ad-ffda221fd78e-img_20240619_012308.jpg
spring-of-making emoji
hardware emoji
Getting started with arduino
https://scrapbook-into-the-redwoods.s3.amazonaws.com/2cfc309d-403c-4f29-8821-f605ee683a8d-img_20240619_001822.jpg
spring-of-making emoji
hardware emoji
Deployed the unbuilt website on github pages domain to check the website in real time
https://scrapbook-into-the-redwoods.s3.amazonaws.com/088cf0dd-3cc0-440c-9ee2-774d4dfc0df1-image.png
spring-of-making emoji
github emoji
Updated navbar components and linked assets to the navbar.jsx file
https://scrapbook-into-the-redwoods.s3.amazonaws.com/01b5f29c-1724-46d5-a59f-aac8d72e3192-image.png
spring-of-making emoji
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9da7e4d0-65e9-4f0e-b8d5-358a8a1dd190-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/2c990a951775680813467a2b428097038545902ac7c149d57b11a0ee1376d061/0e246782-6cbe-4653-99d6-e27926d33730.png
Food delivery-app update: cleared out unnecessary code from the base react app to give me a clean slate to work on . Heres a screenshot of the update
https://scrapbook-into-the-redwoods.s3.amazonaws.com/00799a27-8353-4417-8242-57874970e582-slack_2.png
https://imgutil.s3.us-east-2.amazonaws.com/be276020cd1e96726a2658e9d9958f8242a6df425b4337fb94750c118c9203ea/07f85e57-6276-47b3-b23c-cf6e315cb60e.png