📈

Posts tagged with :chart_with_upwards_trend:

Tejas
@Tejas0
I've just created a website that displays graphs and offers a range of advanced features. Since I wasn't very familiar with this area, I took on this project as a learning opportunity. For the mathematical aspects, I received help from one of my father's friends, who is a math teacher. Here is the link to the repository: github.com/Arcade-scrapbook/Graph
https://imgutil.s3.us-east-2.amazonaws.com/46f251038e3a6dbb393a1702e24ca6663ca51be2c7082cc94bacfc048b1f5347/1d590682-295e-473a-99dc-7a1f3b81faec.png
YashasSingh-U04J8RCP4RW
@YashasSingh-U04J8RCP4RW0
https://imgutil.s3.us-east-2.amazonaws.com/2b97e70e9a840816335c3597784a5cbdafcb3f104efb4910a38e93337849a2aa/fe21ce3e-5140-4418-aaa7-99d481ff6307.png
YashasSingh-U04J8RCP4RW
@YashasSingh-U04J8RCP4RW0
https://imgutil.s3.us-east-2.amazonaws.com/2b97e70e9a840816335c3597784a5cbdafcb3f104efb4910a38e93337849a2aa/899429d6-29f2-491e-80af-4ecf435633b2.png
JubilantMarmot
@JubilantMarmot0
This is a simple web app that allows you to visualize two graph search algorithms: Dijkstra's Algorithm and A* Algorithm. It uses graphviz to render the graph, and the algorithms are implemented in JavaScript. The graph is represented as an adjacency matrix.github.com/JubilantMarmot/HC-AlgoV
https://imgutil.s3.us-east-2.amazonaws.com/7ca7bed5a8616c45b2adab89be8e353e836ffe4f098e91f00c18c1d992c71ef8/b732f185-be95-4537-9fa6-98d9bed80845.png
theRelentlessEpee
@theRelentlessEpee0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/60e766de-3154-4d09-aa08-9217b7555451-screenshot_2024-08-30_221548.pnghttps://imgutil.s3.us-east-2.amazonaws.com/52785744025d055e8e89d8047cff63c8e5c9c6af2ffac1091b9b48a67ef4f829/a745de01-5497-4af9-99d9-41067db704c2.png
YashasSingh-U04J8RCP4RW
@YashasSingh-U04J8RCP4RW0
https://imgutil.s3.us-east-2.amazonaws.com/2970835ee6acce03e49c35005a704af3dbe620cc96d033bb52276ef113e64757/4a7186ae-b74f-458d-a70d-44ac44ec9176.png
Dhyan99
@Dhyan990
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a5408656-abc0-47ba-bda9-8032cd217998-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/efedafee-ee8d-483c-89f5-782096eea100.png
Anson-U07FPDRVCD8
@Anson-U07FPDRVCD80
GraphingCalculator A graphing calculator made on html Uses javascript and chart.js to plot a mathematical equation. Source code can be found on my github repository: github.com/YeetTheAnson/GraphingCalculator Try out the graphing calculator here: yeettheanson.github.io/GraphingCalculator/index.html Usage 1. Type in any mathematical equation 2. Set your X domain below the keypad 3. Press the graph button to start plotting 4. Use the arrow button to move the caret (text cursor) How it works 1. First a lower and upper domain is determined, and the range between the domain is calculated (upper - lower domain) 2. 5000 data point is obtained by using a for loop and the equation: LowerDomain + (Range*n)/5000 3. Y value is calculated by subbing into the equation 4. 5000 pairs of coordinates are obtained and plotted Attached below are some pictures and video of the graphing calculator in action:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/24967bff-856b-4b2e-8d73-4359d91b6013-1.pnghttps://imgutil.s3.us-east-2.amazonaws.com/fd044250cf2f47315f3dfeb8246b0a0dae90433845e45697880b1574a2f9f13b/f771d79d-2b00-411c-bb42-1bc64bce31dd.png
AsafMeizner
@AsafMeizner0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/8f946213-e7aa-4771-ae87-318a433f226b-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/03574b5307a52fe5f0d3860d80541be6b24a1a79022b345643e8ad437ad03d2d/2f97eb77-4681-4220-8a1e-895b6f4539f2.png
Coosanta
@Coosanta0
A very basic early alpha of a calculator written in Java. So far all it can do is take a simple math expression input and display the answer in a gui. I also made a LaTeX input box for future algebra calculations. Planned features include algebra and graphing with line summaries (all intercepts and points of interest in a readable format rather than having to search through the graph). It even has error handling! Find it at github.com/Coosanta17/Java-Calculator (I can't get the build to work, bear with me 😂)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/83e55809-04c2-484a-bdec-756e2c7c1cb0-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/e6491add-b0cd-4fae-ade1-cdafd66f66b0-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/c9a8fc09-9c48-4ebe-95b9-aede107cf08d-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3d99abf5-7160-4f25-8000-4716d1a7c907-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/004184b0-0762-40cf-9176-7ca90f4f548c-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/2606367e4744fed2f589e516cc0994455c39b91307ea06043b0ab009b2688ef8/ed08f336-0ae5-4e32-9b63-4a69769e13eb.png
Anna
@Anna0
https://imgutil.s3.us-east-2.amazonaws.com/b1ce148542da436a7d8edc1ee936c9123c7c862b00370bd98b249ff8f216e72a/bc581b69-2bf2-4c1d-853c-d40bf33c8c45.png
Avyan
@Avyan0
https://imgutil.s3.us-east-2.amazonaws.com/125903f2a22d40013a6caf0b71ee4fcfcc8c35bd9325832743b45637918e4f91/7cc8febc-4c6c-4a17-b178-ae7e1dca5fb5.png
ThatOtherAndrew
@ThatOtherAndrew0
🎉 Synchrotron is Somewhat Usable™️! 🎉 ❓ *What is Synchrotron? Synchrotron is a graph-based audio processing engine, inspired by tools such as Supercollider, Pure Data and the Blender node editor. What's more, it's written entirely in Python! :python: ❓ How do I use it? Install with `pip install git+<https://github.com/ThatOtherAndrew/Synchrotron.git>`, then use the `synchrotron-server` command to start the server. You can connect to the server either through the `synchrotron-console` TUI, or using the web UI at <https://github.com/ThatOtherAndrew/SynchrotronUI> ✨ ❓ What features does it have currently? • Standalone server for full versatility in various use cases • Custom DSL (domain-specific language) built from the ground up, called Synchrolang • Web server with documented REST API • Elegant and expressive Python API • (Almost) fully functioning web user interface • A variety of simple nodes to get started with • Support for live playback, accelerated rendering to WAV files, and MIDI input and processing ❓ How can I learn more? • Documentation is currently very limited, but I'd be more than happy to chat to anybody reading this about my project as I'm pretty passionate about it and proud of what I've managed so far! Fun fact, I have presented a live demo of Synchrotron to @clairebookworm and musician Charmaine Lee and they both have endorsed this project :O
https://scrapbook-into-the-redwoods.s3.amazonaws.com/53912340-9a4e-4181-8df6-2f717ed88ae9-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/df8d3c13-72af-41eb-a6f2-90e4e329c359-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/b655bf9815adb472de85b4f4f67e51aac445f0794c3ad3d96e59015b70dc5949/97ef1ef3-cae2-4ac4-a508-179b5ab672be.png
FireEntity
@FireEntity0
A custom chart for the VR rhythm game, Beat Saber! I used Chromapper to make this and utilized an external library (Chroma/Heck) to create a full lightshow with nearly 15 thousand lighting events! An average of 94 events per second! Song is fully mapped and available to play, all information is in the readme on the GitHub repo!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ffe439e7-9b02-4f37-9826-584c910a6bb6-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/784e8734-2980-4d44-819d-e4d03da8dcc1-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/a604453bfe96867eeed149930d9aa3e4cfcc76495f042cf7e9bd4d5f66308d3f/3e30a694-a58a-425b-ac45-b8a7376c5324.png
Abdurrafey
@Abdurrafey0
https://imgutil.s3.us-east-2.amazonaws.com/11cf6208e247549b6bf031038b45dfdbece1a7291071dcb644909d846212ed2e/27ffd7e1-f2a2-4f64-9cf5-6e3c849e56cb.png
FireEntity
@FireEntity0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/49a7df21-ad0a-48fa-8772-b98153213756-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/a9eb7817d730d3c05cbad1c84984ee8c639e4ac1cb7899b3d7e53b4bd2bbfe23/bd9e62bd-2d8f-46e9-a737-b582d2ca6d35.png
Aram
@Aram0
Over the past couple of days, I have been working on making some cool graphs with an API key Sound Transit . This uses shadcn/ui charts (which I've been wanting to try for a while) and it ended up really good!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/5396dc3e-ac4f-409f-9fa9-3941aaacadd0-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/a00bbe05b06be13740ecdeb253c8682024d4776352ef5700cb382304c1064053/a5096645-0d8c-4f74-8125-fb56d0f3d0b7.png
iach526
@iach5260
https://scrapbook-into-the-redwoods.s3.amazonaws.com/6bbe3386-7aa8-4a70-af04-68eaae67f400-______.pnghttps://imgutil.s3.us-east-2.amazonaws.com/8288c7d2f3792aa4caf7bcfc015c9cc854631e2caf588af80ea63d45b5d19272/168ce90f-e3a5-46a0-8bd1-ff5e0a9054e2.png
HemendraRoy
@HemendraRoy0
The Personal Finance Tracker is a Python application that helps users manage their personal finances by tracking income and expenses. It provides functionalities to add, view, and filter transactions, as well as generate visual reports to analyze spending patterns. Features • Add Transactions: Record details of income and expenses with date, amount, category, and optional description. • View Transactions: Display all transactions or filter by date range or category. • Category Summary: View total spending by category. • Total Balance: Calculate the total balance from all transactions. • Visualization: ◦ Pie Chart: Visualize spending by category. ◦ Bar Chart: Show monthly spending trends. • Export and Save: ◦ CSV Export: Save transactions to a CSV file. ◦ Image Export: Save charts as PNG images. github.com/Hemendra2007/Personal-Finance-Tracker/tree/main
https://imgutil.s3.us-east-2.amazonaws.com/74f3b5add54f7102230ed682fbf9d23b5b3a78e6229dbfd49719748e7b806988/5f832ede-f402-40c6-a3ba-1aeb67c38ec2.png
JaspreetSingh
@JaspreetSingh0
#arcade i created graph plotter in python where you give the graph plotter data and using "pygal" it will create the graph for you
https://scrapbook-into-the-redwoods.s3.amazonaws.com/966c46ba-887f-4dde-975f-41840df0dcc4-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ac99d8dd-9481-41a4-a561-2f4efb500875-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/721df8ff-69d3-4027-9ac4-2a0430b7d62c-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/52a694a3-a85e-466d-8d81-ef554ed63083-image.png
YashasSingh-U04J8RCP4RW
@YashasSingh-U04J8RCP4RW0
done working on my project which allows you to view all of your sessions in a graph diagram, i think somebody else also made this but oh well. this utilzesgithub.com/YashasSingh/arcade-api, idk why but i cant link a video rn
https://scrapbook-into-the-redwoods.s3.amazonaws.com/96bddfea-baed-4930-819d-9b097572422c-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/29346bfe24c38b5be863940a0509228262a86eeef95f3d4417f4af62e3637c67/033f55ff-920b-40e9-bfea-8b954b8cd99e.png
nik
@nik0
Hyy , I can complete Part 2 of ShopSee which include backend .. in this part following component can make =&gt; User Route =&gt; Product Route =&gt;Order Route =&gt; Admin route =&gt; Google Auth =&gt; Stripe Payment( still working) =&gt; chart implement(Pie, Bar ,Line) and other component ahh it will take 10 days ... Now on the final part still working and take few more days to complete.. Final git commit:- github.com/universeBuddy/ShopSee/commit/75908237948bf3698adea5bc664b62b69833aba4
https://scrapbook-into-the-redwoods.s3.amazonaws.com/129ce43a-a1d4-4c98-90bf-b2c1ad307084-5.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/4aa94a5c-d465-4ba1-a6fa-db2ceed6d324-6.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/8ba52071-1f59-43db-97c7-28435e15179e-25.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/527797be-b774-409c-8a8f-c2dbfbe68da7-24.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/286cf1e4-04d7-415f-957e-42d1ca49da9d-22.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/07cbed98-8b79-4afa-8ee2-ab08d137ae2c-23.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/b7fd6543-7451-4fc7-97f0-31b4f1c9b433-26.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/67d6fda6-9b7b-49c9-a3f4-8be00e3b4f7b-7.jpghttps://imgutil.s3.us-east-2.amazonaws.com/7c0fab9e7ece2a5808054c0a8ebd7918f6689fb43e7a06c8e8fbdee7e94abf2a/eff6aeb4-9827-419d-a28f-c2546b799080.png
Vladislav
@Vladislav0
Hi, I made a ton of work upgrading the World Explorer Blazor app to modern Modular Monolith design. I split the Blazor front end and api service and also created 3 new modules: Users, Places and Travellers. I also added Graph QL. The last but not least is adding .NET Aspire dashboard. This is what I achieved so far: github.com/VladislavAntonyuk/WorldExplorer/tree/v9
https://imgutil.s3.us-east-2.amazonaws.com/97d209771ece79b41078a4b2e42d1307307c3439ff057efd04a58c50e6a09b06/fc736ec9-c258-4031-8e6b-6660c30bb688.png
FireEntity
@FireEntity0
A fully custom chart for the VR rhythm game, Beat Saber! I used external libraries (namely Chroma) to make a lightshow using custom JSON data! Made using the open source tool Chromapper. Play the chart here! GitHub Repository with all files.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ed867453-023a-4f9f-a626-b5f8385ebdf4-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/a9eb7817d730d3c05cbad1c84984ee8c639e4ac1cb7899b3d7e53b4bd2bbfe23/8d548f62-4579-4c66-897c-b863cc27fd7d.png
Luca
@Luca0
So i was trying to create a module for the led bar graph so it was less expensive on pins. This version i've made will allow you to turn on singular pins, i was trying also the make them stay on until a specified value but it was way too expensive in materials witch isn't the best. So i guess the solution, if you want to get the most out the ledbar, is just buy an arduino with more pins. Otherwise this could work. I'll keep working on this i belive but have to think a smarter way to do this. github repo: github.com/luca611/ledbargraph-controller-board
https://scrapbook-into-the-redwoods.s3.amazonaws.com/003ba1b7-280e-4672-b03b-bfb42a2b75ce-firstattempt.jpghttps://imgutil.s3.us-east-2.amazonaws.com/80804b74d8f8758bbc053082a3b4cad5b40fdb21c1f7798758a8833ad5cfc5c1/096f2227-53f9-4282-9916-01911c7b1048.png
RistonDineshRodrigues-U04GZ714R0E
@RistonDineshRodrigues-U04GZ714R0E0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b337dd68-8487-44f9-968c-e76853056fbd-image.png
Luca
@Luca0
Made a random arduino project using only the components suggested by the bin! What i had: 1 dht11, 1 led bar graph 1 rgb led -&gt; what came out: humidity and temperature controller (humidity levele from 1 to 10 on the led bar graph and the temperature on the rgb led even tough i could only use the red from the rbg cuz i was left with no available pins) Commit: github.com/luca611/random-arduino-things/commit/6da52717afa122415bc3a11ad1b9d251d5097efa
https://scrapbook-into-the-redwoods.s3.amazonaws.com/6f6ad572-4b62-4de4-9ac4-62fe854eaa62-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/b6f640c69980c8e43ab442b0f6537c4417bc6c15de77183209990ce582cec298/1cba9bb1-b2a0-4726-af77-78b117869154.png
Henry
@Henry0
Collatz conjecture recorder and grapher available now! Graph the collatz conjecture for any number with the python file in this git repo: github.com/Henry-Moffatt/collatz
https://scrapbook-into-the-redwoods.s3.amazonaws.com/320442e4-6be9-4910-be7c-057f83e8fd9d-69.0.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/0e2f8884-bb8b-4d46-8021-056abea5d14b-3951.0.pnghttps://imgutil.s3.us-east-2.amazonaws.com/adc5090bd2096bee02a3db1826a558c9ab60b94932538346187ae8c5846f4fa4/b68138ca-4ef7-4f28-a95a-7b103d7b32bd.png
DylanCortegana
@DylanCortegana0
https://imgutil.s3.us-east-2.amazonaws.com/aa6ed2289c8abc74620bf6c8cc9e630df56e0a34a9d394f739efb7739d800078/c9a63d4f-631f-4f98-bfdd-2d187097115a.png
JubilantMarmot
@JubilantMarmot0
https://imgutil.s3.us-east-2.amazonaws.com/27c4032242ffb1a907cf099b05ea6aea5544b6cef4606075d6830f70e10d08fa/f0616400-3344-41a1-b80d-0fad9052cc8e.png
JohannesHäderle
@JohannesHäderle0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b83f65e4-40de-42f8-a0dd-fb5d0b41ef88-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/03b21de5224a923f2f1b7da5f5432de9b1183aacc2a4f556831d5fb0e7c1d881/c2bd410b-faef-49d4-8a21-bee80aae6cd0.png
Fırat
@Fırat0
https://imgutil.s3.us-east-2.amazonaws.com/879110fd2a8df9c0a6680329557dbe76da644b6801efd8ef0bbf7c35d64c6183/c78ef5fc-9e5b-4ab4-81bb-4a138abd4506.png
LolaSanchez
@LolaSanchez0
working on a website that shows the interaction between supply and demand on an interactive graph using the konva.js library! im overhauling what i had before that was a poorly coded website made on a deadline and completely rewriting everything to make stuff a lot more smoother and more efficient !
https://scrapbook-into-the-redwoods.s3.amazonaws.com/0af3c1ce-f723-4a24-ad8e-9fe92247a2a7-screenshot_2024-07-30_at_10.15.39___pm.png
BryanYung
@BryanYung0
i’ve been working on classifying EEG data (recorded from the scalp for brain signals) and i finally saw a graph of what i was analyzing today! i’ve had to go thru a couple steps to get to this point like denoising, filtering, and feature extraction so i’m very happy to get to this point (graphed is a plot with x being the standard deviation of all the filtered data from 0.1-4 Hz and y being the standard deviation of all the data from 4-8Hz. it may not look like too much but when i compare it with more data i will be able to diagnose neurological diseases with hopefully good accuracy) github.com/byung806/EEG-Classification/commit/11b6adab34988fd2f211345272479825af74d3df
https://scrapbook-into-the-redwoods.s3.amazonaws.com/252243b2-fcaf-4453-989b-6e5b8b76db2e-unknown.pnghttps://imgutil.s3.us-east-2.amazonaws.com/1af46a38f686c43562f14fdbc9e929379c35e09b86fb0c2d331f7179862135ce/74b0a19c-346e-4619-b1a4-46d86b869b1a.png
Qwatrum
@Qwatrum0
https://imgutil.s3.us-east-2.amazonaws.com/9b54602598fb21aea64472d144e44ae222b2b64ea2c80464f10af7202bbdecc2/7c7a54f9-ae81-4034-bd1d-5ddcdad180e7.png
EXELVI
@EXELVI2
Web Expense Dashboard I made this dashboard to track expenses, you can break them down into categories (like the site or just a name) and you can also view them in a chart by day github.com/EXELVI/expense_dashboard
https://imgutil.s3.us-east-2.amazonaws.com/9d43fe1dbf630e073b4b7d1b10eb60897ca8c7d63722e692f4408415f126710a/8e73d2f1-2e36-49d2-a7a5-70ceaa17c76d.png
akshatsinghania
@akshatsinghania0
I have made a Product page app where we can select the size from the size-chart .We can also select the colour of the product from the colour chart .In this app we have an option to see the image of the product in three views by a click of a button .The three buttons show the back, front and side view of the product. git deploy link akshatsinghania.github.io/product-page git repository link github.com/akshatsinghania/product-page.git video link hackclub.slack.com/archives/C06SBHMQU8G/p1720362890282759?thread_ts=1720362445.958579&cid=C06SBHMQU8G
https://scrapbook-into-the-redwoods.s3.amazonaws.com/08c09781-091e-4738-abff-a4bf45adb8c0-screenshot_2024-07-27_at_11.10.12___pm.pnghttps://imgutil.s3.us-east-2.amazonaws.com/18da81c8d04fba7b0fb74a9afa00a74dbf225857aae4b6d2c67d0fac5c1d1cb0/187f550f-8cc0-46cc-b4ee-bd0ba9c77f2f.png
BatuhanGul
@BatuhanGul0
github.com/elberto22/cloneherocharts made my first clone hero chart of My kind of woman by Mac Demarco, since this project is in a bit of a grey area. if it gets accepted ill do the rest of the album.
https://imgutil.s3.us-east-2.amazonaws.com/33ead8f564ac0f69ffc5cc13d1b12790fa03ab23a3297459741bc604ecf88051/cba46150-0006-46b5-9fb7-6b601867f534.png
Amit
@Amit0
https://imgutil.s3.us-east-2.amazonaws.com/5cadedf783b5ea771f90b1be1f9d986274def1d8e73d02b9c1a1827e0da03009/cdcb1818-d0f8-4689-8509-47eb29e25610.png
KavishDevar
@KavishDevar0
I created a quick vector calculator using plain HTML and CSS. It can add, subtract, find out dot and cross products! I will definitely be working on it further, and may calculate all the results as the input values are updated... I am also planning on adding a graph for visualization. Check it out at my website! And you can find the source code on Github.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/75c066d7-32c3-45f2-a22c-331f4859afb3-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/fc41f773-9287-42df-8711-6e2ee40dd50e.png
Qwatrum
@Qwatrum0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1a895591-90e7-4bc4-ba21-7de0896e0852-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/5d7b82e5-0050-43fb-a709-654a064560c0-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/78ff8081461c0c9fee8064dca4cbb1da29ea43725c48610b104f452c15df6358/eb31c76f-dc0d-4bf7-a127-ac785b0d8cfb.png
akshatsinghania
@akshatsinghania0
have made a Product page app where we can select the size from the size-chart .We can also select the colour of the product from the colour chart .In this app we have an option to see the image of the product in three views by a click of a button .The three buttons show the back, front and side view of the product. git deploy link akshatsinghania.github.io/product-page git repository link github.com/akshatsinghania/product-page.git video link hackclub.slack.com/archives/C06SBHMQU8G/p1720362890282759?thread_ts=1720362445.958579&cid=C06SBHMQU8G
https://scrapbook-into-the-redwoods.s3.amazonaws.com/99e0d1ee-ffb7-4d7d-9c84-adbae5b03774-screenshot_2024-07-25_at_9.56.21___pm.pnghttps://imgutil.s3.us-east-2.amazonaws.com/18da81c8d04fba7b0fb74a9afa00a74dbf225857aae4b6d2c67d0fac5c1d1cb0/2400a11f-33ed-440e-bf48-06c182aa3ed7.png
PhyoTP
@PhyoTP0
Restarted work on my swift playgrounds recreation of my app that is on the App Store. I made it so that the charts were in their own files, and also made it so that the graphs will show the donut chart when there is only one assessment done. Once I think I am satisfied about the amount of updates I’ve made, i will put my code back into the Xcode project and someone will help me publish it as an update to App Store Connect. The original app can be found at app.swiftinsg.org/Academ and the repo with the playground is at github.com/JHIT-Tripping/Academ-V2-as-playground
https://imgutil.s3.us-east-2.amazonaws.com/9e45c09f4cdc20819846b00ec9f47c6d8f1159862effd0a065ca209c1cd24ebe/0bf744be-3594-440c-b9cd-2e0c6b4bca6c.png
Irtaza
@Irtaza0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a84754e3-25e5-421e-be92-9df2518c145c-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/6a5f07c8-748e-4ffe-8870-128cc157e2e9-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/fe3eb09ec48983d5c24b1d09e4080528537b6164dc5b98fa84b216e6a106dc07/14530d46-74dd-42fd-9849-265069aab685.png
Astron
@Astron0
https://imgutil.s3.us-east-2.amazonaws.com/f761301513c2b0d8d7fa7a28fef7d7ae8a2c256091f5c7d89eee4340252df855/3aa33aeb-964a-440c-a466-125b76bc9d3e.png
akshatsinghania
@akshatsinghania0
I have made a Product page app where we can select the size from the size-chart .We can also select the colour of the product from the colour chart .In this app we have an option to see the image of the product in three views by a click of a button .The three buttons show the back, front and side view of the product. git deploy link akshatsinghania.github.io/product-page git repository link github.com/akshatsinghania/product-page.git video link hackclub.slack.com/archives/C06SBHMQU8G/p1720362890282759?thread_ts=1720362445.958579&cid=C06SBHMQU8G
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9e4f831b-4652-439f-a49a-09d3031df0fd-screenshot_2024-07-23_at_6.54.38___pm.pnghttps://imgutil.s3.us-east-2.amazonaws.com/18da81c8d04fba7b0fb74a9afa00a74dbf225857aae4b6d2c67d0fac5c1d1cb0/3d58d591-4d7f-4560-bd1d-8160d9baea2d.png
LandonBayer
@LandonBayer0
Here's another for y'all: wokwi.com/projects/404030077368880129 GitHub: github.com/LandonBayer/FilamentScaleESP This is a ESP32 based 3D printer filament scale to determine (roughly) how much filament is left on the spool. It automatically calculates the weight left in grams, percentage of the spool used, and displays on the LED bar graph a visual of how much remains. The 4 digit display is a simple scale for any other objects being measured.
https://imgutil.s3.us-east-2.amazonaws.com/9f70269cbd7839f5bab38a05ac076a0c8db7af95a2bf6f93154cd0552ff4754b/82317520-3c6f-4eb5-9f31-23b66cf7a9b7.png
nik
@nik0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/cb91c42d-209a-483b-8bc9-b58dc09e234f-screenshot_2024-07-21_222039.jpg