swift emoji

Posts tagged with :swift:

jzaleta
@jzaleta2
Testing my WWDC Swift app on my iPad! :swiftui:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b69e0e0c-07f1-4e09-94c6-df5e17ccb22e-7831c588-e3ec-4d2f-afde-66daa0766f24.jpeg
swift emoji
jzaleta
@jzaleta2
Another obligatory swift student developer challenge post!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/2288f4e9-eb2b-4b6c-b4c5-448c79496dd5-captura_de_pantalla_2023-04-19_a_la_s__20.08.05.png
swift emoji
spring-of-making emoji
AntoineRichard-capponi-U04FRJN0J82
@AntoineRichard-capponi-U04FRJN0J820
give me the hoodie please, i just want the hoodie lol
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7ddf4d7f-6938-4c1a-a04c-01ff37d9f461-image.png
spring-of-making emoji
swift emoji
ultrafastparrot emoji
ThomasStubblefield
@ThomasStubblefield7+
a bit of progress on the UI (still don't like the colors yet)
spring-of-making emoji
swift emoji
jzaleta
@jzaleta2
:swiftui:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/06ec40fb-7313-4ae7-a007-8e5f75fa235c-captura_de_pantalla_2023-04-11_a_la_s__22.51.25.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/2309843b-3220-43b7-a196-df0fbd2662d4-captura_de_pantalla_2023-04-11_a_la_s__22.51.06.png
swift emoji
spring-of-making emoji
jzaleta
@jzaleta2
:swift: :swiftui:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/26d0c39f-2dde-4636-adb7-0bdbefde97fd-captura_de_pantalla_2023-04-09_a_la_s__19.38.11.png
swift emoji
jzaleta
@jzaleta2
Reading SwiftUI docs! :swiftui:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3adffce3-1fa8-4726-8202-f6a77a873480-img_8971.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/bea1208e-6bd7-4e97-acfb-258803e47f9b-img_8972.jpg
swift emoji
swiftui emoji
ThomasStubblefield
@ThomasStubblefield7+
A little bit better :)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9317638c-9748-4219-a859-39ef23bbf365-screenshot_2023-04-06_at_10.11.15_pm.png
js emoji
swift emoji
spring-of-making emoji
ThomasStubblefield
@ThomasStubblefield7+
A little better
spring-of-making emoji
swift emoji
ThomasStubblefield
@ThomasStubblefield7+
Integrating Postman into my Muffin API to send Push Notifications when messages are sent. I am so happy to have this actually working haha
swift emoji
AntoineRichard-capponi-U04FRJN0J82
@AntoineRichard-capponi-U04FRJN0J820
SwiftStudentChallenge progress update ! I implemented the Liter/week functionality and made some changes to the ui. Also, now you can rename the plants and the name is saved in the app 🙂. You can see at the bottom how many cL of water you use per week + the number of plants you added. I added a tab bar and created a new section : Solutions !
swift emoji
jzaleta
@jzaleta2
It’s finally spring break! Today I finished and #shipped my pfp app and also I’m going to be participating at the swift student challenge!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/6e21177e-a7a5-4a51-8ccc-a06cb4cb4965-img_8931.jpg
swift emoji
AntoineRichard-capponi-U04FRJN0J82
@AntoineRichard-capponi-U04FRJN0J820
day one of the swift student challenge ! I started making the base layout of the app in swift ui and i'm now working on implementing some real data in it + making the "+" button work so that you can add your own plant.
spring-of-making emoji
swift emoji
ThomasStubblefield
@ThomasStubblefield7+
I made a bit of progress today on handling sending messages 😄 I need to add a webhook to get the changes for when the user receives a message.
swift emoji
ThomasStubblefield
@ThomasStubblefield7+
Update on Unifriend, an application to help university students make friends (a project I am making w/ my friend Parker) Developed a bit of the front-end (totally unstyled), Auth on login, signup & login is fully functional. The API is a bit inconsistent (sometimes it will be super fast, and other times it will take 15 seconds or so). We're now retrieving conversations. We made a send message API and a find friend suggestions API too (very basic sorting algorithm right now but we will improve it), but have not yet connected it to the front-end. WITHOUT STYLES
swift emoji
ThomasStubblefield
@ThomasStubblefield7+
Deployed API w/ Muffin + Docker + Render.com & started developing the frontend 🙂
spring-of-making emoji
swift emoji
ThomasStubblefield
@ThomasStubblefield7+
Penguin Pair Game Showcase 😄
ThomasStubblefield
@ThomasStubblefield7+
More reading of Swift docs, so a Tuple in Swift is like a combination of an array and an object. You can list various items and index those items (through nameOfVariable.n where n is the index) and you can optionally give their properties a label (making them more like an object or dictionary). let myDog = ("Bodhi", true) print (myDog.1) or let myDog = (name: "Bodhi", isHappyDog: true) print(myDog.name)
https://cloud-npydoa8iu-hack-club-bot.vercel.app/0screenshot_2023-03-15_at_7.11.58_pm.png
swift emoji
wom emoji
ThomasStubblefield
@ThomasStubblefield7+
Today I competed in an FBLA state competition for mobile app development. Our judge was really kind and asked some great questions. I also made 30min of progress in the Swift course. MVVM is getting to be a bit confusing, but with enough practice, I'll figure it out. I've attached the basic model and view model setup so far (keep in mind it is incomplete)
https://cloud-eitk0xcqr-hack-club-bot.vercel.app/0screenshot_2023-03-13_at_9.09.11_pm.pnghttps://cloud-1m8vgn66c-hack-club-bot.vercel.app/0screenshot_2023-03-13_at_9.09.31_pm.png
wom emoji
swift emoji
ThomasStubblefield
@ThomasStubblefield7+
My friend Dieter created a 3D model scan of me, found a free scene online, rigged my character, and made this cool dance video, a really neat proof of concept. I also progressed 30min into the Swift course and began implementing MVVM into the sample project
wom emoji
swift emoji
cooll-dino emoji
ThomasStubblefield
@ThomasStubblefield7+
Continued progress on the Swift Course, now we have multiple card games (flags, vehicles, & creatures) 😄
https://cloud-2kxsofgwe-hack-club-bot.vercel.app/0screen_shot_2023-03-11_at_4.23.03_pm.png
swift emoji
wom emoji
ThomasStubblefield
@ThomasStubblefield7+
I tackled another section of the material (cs193p.stanford.edu) and it turns out there’s a more efficient way to create the grid than what I initially thought. I discovered the LazyVGrid technique that loads only the content appearing on the screen and handles the number of rows based on the columns you provide.
https://cloud-o6n37rzus-hack-club-bot.vercel.app/0screen_shot_2023-03-09_at_1.19.33_pm.png
wom emoji
swift emoji
ThomasStubblefield
@ThomasStubblefield7+
Yesterday I started exploring SwiftUI and I noticed some similarities to React Native. I am using a free course and I’m really enjoying it. The professor’s teaching style just clicks with me. Here’s the link to the course: cs193p.sites.stanford.edu Today I went a bit off the course and tried to build w/o guidance, and it went pretty well! Stack Overflow & Swift Docs were soooo helpful
https://cloud-e6jyciz5y-hack-club-bot.vercel.app/0screen_shot_2023-03-08_at_1.44.27_pm.pnghttps://cloud-dvqhir1bv-hack-club-bot.vercel.app/0screen_shot_2023-03-07_at_11.05.31_pm.png
wom emoji
swift emoji
yay emoji
sike
@sike0
swift is pretty cool
https://cloud-6zjqcbeki-hack-club-bot.vercel.app/0simulator_screen_shot_-_iphone_14_pro_-_2023-03-03_at_10.59.33.pnghttps://cloud-3u7n1lz26-hack-club-bot.vercel.app/0image.png
cooll-dino emoji
swift emoji
wom emoji
pepetwirl emoji
toby
@toby1
hey everyone!! for the past few hours, i've been learning swiftui! after following a tutorial, here's what i've made!
https://cloud-33k2zsbvp-hack-club-bot.vercel.app/0image.png
wom emoji
yay emoji
swift emoji
TheScientist101
@TheScientist1010
Day 3 of #hardware-party : Today, I didn’t get as much done as I wanted to. I tried to make an app, but I was having difficulty working with bluetooth in Xcode, so I decided to that I will try to switch to Flutter tomorrow. I don’t have any photos of the project today so here’s Android Studio, so hopefully tomorrow goes better.
https://cloud-33a06z2go-hack-club-bot.vercel.app/0image.png
wom emoji
winter-hardware-wonderland emoji
hardware emoji
swift emoji
christina695
@christina6950
Starting creating my first app in Swift! Really fun to learn and starting was easier than I imagined. I don’t have an image so here is a photo I took today of kids sledding in the town next to mine
https://cloud-fj94lms2f-hack-club-bot.vercel.app/0img_6287.jpg
swift emoji
wom emoji
ian
@ian0
working on a bank transparency app 👀 :swift: :swiftui: :bank-hackclub:
swift emoji
swiftui emoji
bank-hackclub emoji
summer-of-making emoji
reesericci
@reesericci1
the ios app is coming along. (swift is actually pretty nice @tetraoxygen) i got it to scan the codes but the JWT verification isn't working yet :( i also wish i had screenshots of the real app instead of xcode but oh well
https://cloud-qn56mifre-hack-club-bot.vercel.app/0screen_shot_2022-08-17_at_10.50.49_pm.png
summer-of-making emoji
yay emoji
swift emoji
<vedha>
@<vedha>0
Kode with Klossy Week 1: I had so much fun meeting the scholars! Learned about variables, arrays and objects in Swift and explored XCode!
https://cloud-7f866k3nx-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-ml577tent-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-gkx0rxdl0-hack-club-bot.vercel.app/0image_from_ios.jpg
swift emoji
summer-of-making emoji
audreyolafz
@audreyolafz0
Forgot to post but so honored to be a WWDC22 Swift Student Challenge winner :)
https://cloud-3r6flis2k-hack-club-bot.vercel.app/0image_from_ios.jpg
jessicard
@jessicard0
got my first x86 assembly program compiling after some xcode drama! woohoo! x86 assembly language is just a particular assembly language that works with some types of processors. there’s 2 different syntaxes for x86 assembly, intel and at&t. i’m starting with the intel syntax. i followed a guide to compiling a simple “hello world” program, so i’m not sure how this code is working yet (it looks so much different than the risc-v i was doing before). today i’m dissecting how it all works. it’s wild to me that two different assembly languages can feel so different! github.com/hackclub/assembly/blob/main/x86-intel/x86-intel.asm
https://cloud-elbn02c5y-hack-club-bot.vercel.app/0screen_shot_2022-05-19_at_3.39.57_pm.pnghttps://cloud-2vxgz372j-hack-club-bot.vercel.app/0screen_shot_2022-05-19_at_3.40.53_pm.png
yay emoji
spring-of-making emoji
goose-honk-technologist emoji
swift emoji
github emoji
jessicard
@jessicard0
while I wait for xcode to do an install, I will share a fun fact @carrot taught me about logic gates recently :and: you only need the NAND gate (AND gate followed by NOT) to do every single possible logic operation ever. that means that every possible logic circuit can be made to use only NAND! in fact, a physical NAND transistor takes up less area than an AND transistor. to make an AND, you’d actually make a NAND and then invert the output. en.wikipedia.org/wiki/NAND_logic
https://cloud-p4lynabbi-hack-club-bot.vercel.app/0screen_shot_2022-05-18_at_11.07.07_am.png
benjjjmin
@benjjjmin0
workshop!
https://cloud-gt8fkcqgc-hack-club-bot.vercel.app/0screen_shot_2022-05-04_at_3.03.42_pm.png
swift emoji
replit emoji
spring-of-making emoji
tetraoxygen
@tetraoxygen0
we’re getting cursed, ladies and gentlemen™
https://cloud-jbclvx7is-hack-club-bot.vercel.app/0screen_shot_2022-04-28_at_20.17.00.png
spring-of-making emoji
swift emoji
cursed emoji
benjamin
@benjamin0
I am learning Swift
https://cloud-8krixm6qf-hack-club-bot.vercel.app/0image.png
swift emoji
aom-21 emoji
jonah
@jonah0
finished a pretty big chunk of the ‘learn to code 1’ Swift Playgrounds instructional material. Definitely the longest time I’ve dedicated to code, ever. this is a big accomplishment for me :swift:
https://cloud-gqxqrw2pb-hack-club-bot.vercel.app/0screen_shot_2021-10-23_at_8.06.06_pm.png
aom-21 emoji
goose-honk-technologist emoji
swift emoji
caleb
@caleb0
interesting stuff that happened today: • I randomly got Xcode 13 (and it has Vim mode) • gadzooks.me now uses Next.js ~🤮~ • I won a :pop-os: coaster(???)
https://cloud-7e4f9d940-hack-club-bot.vercel.app/0screen_shot_2021-09-22_at_6.19.45_pm.png
aom-21 emoji
js emoji
nextjs emoji
vim emoji
swift emoji
RebeccaWang
@RebeccaWang0
Day 3 of KWK: ~switched to swiftui instead of storyboard bc taking 10 minutes of outlets/actions for a single button kills me~
https://cloud-qtc9kpswd-hack-club-bot.vercel.app/0simulator_screenshot_83e46836-6589-4096-8887-596733210f17.png
swift emoji
summer21 emoji
kayley
@kayley0
KWK Day 2: Learned the hard way that spaces matter in Swift, played around with loops and arrays, and connected my repl to a GitHub repository.
spring-of-making emoji
replit emoji
github emoji
swift emoji
kayley
@kayley0
KWK Day 1: Met a lot of new people and started learning Swift (which is a lot more like Python than I expected) — my friends told me to vlog the entire thing so here’s a timelapse from tonight!
spring-of-making emoji
python emoji
swift emoji
lachlanjc
@lachlanjc0
https://cloud-1bll9llj7-hack-club-bot.vercel.app/0image_from_ios.jpg
tejasbhartiya
@tejasbhartiya0
Started learning Swift UI. Only downside is my computer is too slow and so the preview never loads
https://cloud-pkrz4504t-hack-club-bot.vercel.app/0screen_shot_2021-03-30_at_7.50.36_pm.png
upvote emoji
swift emoji
spring-of-making emoji
belle
@belle0
went through part of the swift ui tutorials today :))
https://cloud-f9q4ktsgn-hack-club-bot.vercel.app/0screenshot_2021-03-27_at_8.31.38_pm.png
spring-of-making emoji
upvote emoji
swift emoji
aaryan
@aaryan1
Why did I get 150 Mbps plan this month? XCODE oof
https://cloud-7kw475lcn-hack-club-bot.vercel.app/0image.png
spring-of-making emoji
swift emoji
aaryan
@aaryan1
Okay wow, Swift is fun! Kinda don't like how slow my workflow is right now and oof my mac can't handle xcode, I have to read docs and watch tutorial on my phone and code on my mac.
https://cloud-pnv5wf2tn-hack-club-bot.vercel.app/0screenshot_2021-03-02_at_9.20.57_pm.png
beachball emoji
wom emoji
goose-honk-technologist emoji
swift emoji
aaryan
@aaryan1
Getting started with App Development using Swift 🍎
https://cloud-5fg66y5rf.vercel.app/0screenshot_2021-02-08_at_4.32.41_pm.png
matt
@matt0
Made this cool little frameworks app in pure SwiftUI as part of my iOS course!
swift emoji
wom emoji