- 614
- 431 275
Aryaa SK Coding
Приєднався 10 лис 2020
I make programming videos
Useful Developer Tools: DropIn Minimal CSS
In this video I will showcase a useful tool which allows you to quickly add some basic CSS styling to a vanilla frontend project to make it look presentable: github.com/dohliam/dropin-minimal-css/
Переглядів: 37
Відео
Useful Developer Tools: CURL Converter
Переглядів 233 місяці тому
In this tutorial I explain and demonstrate how to use CURL Converter (curlconverter.com/), a useful tool for converting CURLs into code which can then be simply copy and pasted into your application with minimal editing.
How to use OuterHTML in Javascript
Переглядів 335 місяців тому
In this tutorial I will explain how to use the outerHTML attribute in Javascript. This attribute can be especially useful when you need to dynamically overwrite an element from Javascript.
How to use Span Tags in HTML to highlight Text
Переглядів 626 місяців тому
In this tutorial I will be explaining the general usage of HTML span tags, as well as diving deeper into a highly useful application of them, which is to highlight specific text to the user.
AI Exam Tutor: Beta Testing Instructions
Переглядів 276 місяців тому
In this video I will be giving instructions on how to access and test my 'in-development' project: AI Exam Tutor. Here's the link to the application: ai-exam-tutor.web.app
How to create a Loader Element in HTML
Переглядів 1016 місяців тому
In this tutorial I will explain how to make a simple spinning loader element using just HTML and CSS, to provide users of your webpage with continuous feedback when a background process may last for an extended period of time.
AI Exam Tutor: V1 Testing
Переглядів 476 місяців тому
In this video I will be testing the first prototype of my AI Exam Tutor application, specifically testing the accuracy of the GPT engine used to mark written answers. I will be opening a beta testing scheme soon, and if you would like to be involved please send me an email at aryaask.developer@outlook.com or comment down below and I will provide instructions on how to participate.
AI Exam Tutor: First Prototype
Переглядів 366 місяців тому
In this video I will briefly explain and demonstrate the first prototype of my AI Exam Tutor application. There are definitely still improvements to be made regarding the toughness of marking, however this is a good starting point for some initial testing of GPT's accuracy. If you would like to be part of the beta-testing scheme in the future please leave a comment down below.
How to put an Opacity Gradient on any Element in CSS
Переглядів 5407 місяців тому
In this tutorial I will explain how to give any HTML element an opacity gradient using CSS and the mask-image property.
AI Exam Tutor: Marking Algorithm
Переглядів 1547 місяців тому
In this video I will talk about the marking algorithm I plan to use to mark student's written exam answers by a mark scheme. I will go through the different iterations and how subsequent iterations improve from the previous ones. At the end I forgot that I was testing for an incomplete answer earlier, which explains why the algorithm was unable to 'find the marks' and award the answer full mark...
AI Exam Tutor: Introduction
Переглядів 717 місяців тому
In this video I will start a new series regarding the development of one of my new projects: An AI Exam Tutor. This application is exactly what it sounds like: it aims to improve a student's exam and learning skills through the use of practice questions and AI guidance. In this series I will document the development of this application and explain the technology used to build it.
How to style an Input type Slider/Range in CSS
Переглядів 8127 місяців тому
In this tutorial will explain how to customise an input type range (also known as a slider), which is notoriously difficult to standardise across different browsers.
Cool Projects: Native CSS
Переглядів 387 місяців тому
In this video I will talk about a CSS frameworkI developed to create web apps which look identical to iOS applications - great for developing native-like PWAs. I will explain the simple installation process as well as show an example of this framework being used for a real product. Native: github.com/AryaaSk/Native Taskly: github.com/AryaaSk/Taskly
How to run Localhost site on External Devices
Переглядів 3147 місяців тому
In this tutorial I will explain how to run a locally hosted webpage on external devices such as a phone or tablet on the same network. This is useful for quickly testing a web application on a different device without deploying it as a proper site.
Cool Projects: Create-Vanilla-Template
Переглядів 907 місяців тому
In this video I will explain one of my most useful projects - a simple command line tool to help you create vanilla websites (i.e. using only HTML, CSS and Javascript/Typescript). I use this utility in almost all my projects nowadays since it's very easy to start up a new project and get programming straight away, without having to worry about configuring build-processes and workflows.
How to reload the Current Page (and reset cache) in Javascript
Переглядів 2867 місяців тому
How to reload the Current Page (and reset cache) in Javascript
How to use Window Confirmation in Javascript
Переглядів 367 місяців тому
How to use Window Confirmation in Javascript
What is Recursion and how to use it in Javascript
Переглядів 328 місяців тому
What is Recursion and how to use it in Javascript
Leetcode Q1448: Count Good Nodes in a Binary Tree
Переглядів 278 місяців тому
Leetcode Q1448: Count Good Nodes in a Binary Tree
Leetcode Q208: Implement Trie (Prefix Tree)
Переглядів 128 місяців тому
Leetcode Q208: Implement Trie (Prefix Tree)
How to use the Typescript Comment Flags (@ts-ignore, @ts-check, etc...)
Переглядів 848 місяців тому
How to use the Typescript Comment Flags (@ts-ignore, @ts-check, etc...)
Leetcode Q11: Container with Most Water
Переглядів 348 місяців тому
Leetcode Q11: Container with Most Water
Leetcode Q297: Binary Tree Serialization
Переглядів 108 місяців тому
Leetcode Q297: Binary Tree Serialization
Leetcode Q239: Sliding Window Maximum
Переглядів 178 місяців тому
Leetcode Q239: Sliding Window Maximum
Leetcode Q100: Checking for Binary Tree Equality
Переглядів 488 місяців тому
Leetcode Q100: Checking for Binary Tree Equality
Leetcode Q104: Max Depth of Binary Tree
Переглядів 108 місяців тому
Leetcode Q104: Max Depth of Binary Tree
why css on thumbnail?
How to get unlimited time
Unfortunately this is not supported in major browsers. In the MDN documentation is written: Pass true to force a reload bypassing the cache. Defaults to false. Only supported in Firefox.
You just saved me a couple of days of storyboard overhauling... Thanks!
No Problem, glad I could help!
Thank you!
No Problem!
geniune question what would happen if you were to call emerge nncy services on it?
I believe the phone on iOS simulators does not work, so nothing would happen.
your screen is too small. i hope my comment is constructive for you
Thank you. I will use a larger font next time!
Thank you. I will use a larger font next time!
Great! really helpful thank you so much but how do I style the right side of the thumb to a different color say my slide percent is currently 50% (at the middle)
I believe you can use the accent-color attribute input[type="range"] { accent-color : red; } Read here for more information: stackoverflow.com/questions/65738788/input-range-slider-progress-for-chrome-browser
is there's a similar way to make whatsapp web work? just for school project
I believe iFrame can display any webpage, so you could also embed Whatsapp Web. However there may be authentication issues considering the user would technically be logged into the iFrame rather than Whatsapp's actual webpage. Have you experienced any issues trying to embed Whatsapp Web?
The problem that I got is that, when I open different tab I lost my unique ID, How should I handle this case ?
yeah i was after css help, not html.
My apologies, I'll edit the video to better reflect the title.
gracias!
No Problem !
thank you wasting my time... bullshit !
¡Great video! Just what I am looking 🤗....I don't understand why you use viewDidLayoutSubviews() and when I implemented on my programmatically view the app crashed 🥲
Exactly what I needed. Thanks bro
No Problem
Thank you
No Problem
not helpful.
Just a little demonstration of how a perspective camera works, hopefully you'll find some of my other videos helpful.
thx for tutor
No Problem
thanks! that was useful, could be a lot shorter if you prepare a bit before you start recording
Thank you. I agree, I'll try to plan exactly what'll happen in future videos.
This is good thanks. I want to find a way to 1) Stop end user doing "Page View Zooming" and restrict to 100% page size BUT ALSO 2) As our webpage contains a map we DO actually want users to pinch to zoom +/- on the "MAP ONLY"! any ideas?
I believe you could disable zoom on the whole page but then re-enable it on the specific div containing the map (i.e. by resetting all the CSS properties set within this video).
@@aryaask Thanks so much
@@danhinden1098 No Problem!
it doesn't work for me, checked every step... I resolved this issue following these steps: In the Amplify Console, navigate to the “Rewrites and redirects” section. Update the redirect rule with these settings: Source address: </^[^.]+$|\\.(?!(css|gif|ico|jpg|js|png|txt|svg|woff|ttf)$)([^.]+$)/> Target address: /index.html Type: 200 This regex-based rule ensures problematic routes redirect to index.html.
What is the unauthorized probleme please bro??
Please provide more details about the error
Damn you are a fast typer! 😂
Thank you !
u are the best, thanks... I spent 3 days looking for a solution to pinch to zoom for a webapp, other developers say - it can't be done - Thank you, you taught me more than several courses hahaha
Thank you very much.
Great video
Thank you very much
wow, this saved me so much time!
No Problem
ncie videos bro, keep it up!
Thank you, I will
Hello , You have the solution in linux azure app service ? cause we don't have iis serveur but nginx
Did this method not work with the linux app service?
What version of Xcode is this? I was able to create sticker packs in previous versions, but in version 15.4 when I run the build, I get a bunch of errors and the stickers don't show up in the simulator. I created the project, added the stickers (all gif, all under 200k) and added the icons. Is there a new way with the new version of Xcode?
I believe this is Xcode version 13 or 14.
Thank you very much!
No Problem :)
How to connecting button another button dragging the line
You can simply create another IBOutlet for another button.
Hi, Arya, My app is crashing because it lacks camera permission, so can i add the camera permission on the same ipa file using code or do I need to create another build for the same ? And can you help me in adding the camera permission , please reply
Yes you can add the camera permission in the same info.plist file and you will need to recompile the app (similar to if you make a general change, the app must be compiled). Here is a helpful link for camera permissions: stackoverflow.com/questions/39631256/request-permission-for-camera-and-library-in-ios-10-info-plist Also its Aryaa :D
@@aryaask I don't have the info.plist file because the developer only provided me the ipa file , can the changes be done from the ipa file or how can we get the code ? Can you please help me ??
@@KritikaVoma No unfortunately I don't think you can modify the app's code at all from the IPA; the developer will need to modify the info.plist file and rebuild the application.
I wish you posted the code since it's not entirely visible on your screen.
Please try and increase the resolution
First
Wow you’re so punctual 👍
First😊
Thank you so much fir4e180
It took me two hours to make this f button works thanks for the help
No Problem
Here are Square progress view in swift iOS ua-cam.com/video/8hU3GrrckOQ/v-deo.html
😢 P r o m o s m
many thanks for author! Great job!
Thank you very much.
Is there an emulator in display while using Swift on windows in vs code?
Do you mean an iOS simulator ? I’m sure there is an unofficial version on windows however as I do not use the OS for development, I’m not sure what the best one is.
@@aryaaskI have an upcoming exam on swift and I am using vs code to program for ios on windows os. I was just curious if I can get an emulator display side by side just as how it is available for mac and other ios devices while developing applications.
@@rishitadabhi7870 I did a quick search and there are definitely options for an iOS simulator (they are just a little more complicated). Here's one option: learn.microsoft.com/en-us/dotnet/maui/ios/remote-simulator?view=net-maui-8.0
Thank you @@aryaask❤❤❤
@@rishitadabhi7870 No Problem
This was very helpful! Thank you. Is there a way to target thinks like checkboxes and radio buttons for checked/unchecked, hover, etc?
Thank you. Yes there is. I believe if you want to target a checkbox which is specifically checked you could use this (unchecked is likely opposite) : input[type="checkbox"]:checked { /* CSS */ } Source: stackoverflow.com/questions/54305620/how-to-select-label-for-checked-checkbox-using-css To target radio buttons, you can use input[type="radio"] {}, and to target elements specifically on hover you can use the hover pseudo-class, e.g. div:hover {}.
@@aryaask thanks for the reply! I think my issue is not knowing what properties to use to make the changes I want.
You can always just search up ‘how to target X in CSS’ and you should be able to find a good answer 👍
Thanks for the useful video !! I think the setup() method needs to be in the init methods. layoutSubviews() gets continuously called and the view never loads. Tested on XCode 15 and iOS17.
Hi i would love to be a beta tester can you send a link
Of course. Please send me an email at aryaask.developer@outlook.com with details about the subjects you would like to test and their respective exams (preferably include the exam board and exam level as well, e.g. A Level OCR Physics or GCSE Edexcel Chemistry).
That was really useful - thanks. We're trying to solve a similar problem and have encountered many of the same issues. It was good to see the journey you've taken to arrive at your current approach.
No Problem, are you building a similar application ?
Thank you man❤🔥🔥🙌🏾
No Problem
Which operating system are you using
MacOS
i am practising past 25 days with 98% accuracy and 42wpm speed . Still unable to unlock to all keys ....
You can also use other websites such as monkey type.com and typeracer.com to further improve your typing skills.
how to enter giveaway
If you send me a prize I'll do a giveaway to myself 😃
can i get a proze
Nah sorry I ran out of prozes.