Skip to content

Commit 1f1ba09

Browse files
authored
Update portfolio.json
1 parent 140073a commit 1f1ba09

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

data/portfolio.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
],
3030
"programming_languages": [
3131
"Swift",
32-
"Objective-C",
3332
"JavaScript",
3433
"Python"
3534
],
@@ -42,14 +41,14 @@
4241
"Kannada", "Hindi", "English"
4342
],
4443
"tech_stack": [
45-
"Xcode", "SwiftLint", "SwiftFormat", "Git", "Fastlane"
44+
"Xcode", "VSCode", "SwiftLint", "SwiftFormat", "Git"
4645
],
4746
"workflow": "I follow a clean and maintainable code structure using MVVM architecture, ensuring scalability and efficiency in iOS development. I believe in test-driven development and writing reusable components.",
4847
"hobbies": [
4948
"Reading tech blogs",
5049
"Contributing to open-source",
5150
"Experimenting with new iOS frameworks",
52-
"Gaming"
51+
"Movies"
5352
]
5453
},
5554
"experience": {
@@ -336,4 +335,4 @@
336335
]
337336
}
338337
}
339-
338+

0 commit comments

Comments
 (0)