
Ashish Thapa SDE II at Loanstreet Inc, Senior Systems Consultant at care4us
Ashish Thapa works at Loanstreet Inc (loan-street) as a SDE II. It is a fintech startup based in NYC which provides a platform for trading, analyzing and reporting of loans. Besides that, Ashish is also a senior systems consultant for another small startup based in Georgia called care4us, which is also a fintech startup which provides an easy gateway for consumers to pay their out of pocket expenses to healthcare providers. Workshop Title: Building Reactive REST APIs with SpringBoot This workshop will feature the highlights of building web APIs the reactive way and talks about the benefits we can gain over traditional request/response based REST APIs. During this workshop, we'll build a Restful web service to stream a fairly large amount of data from a datasource(File/DB) and compare it with the traditional MVC approach.

Arun Joshi Full stack developer at Applied Dynamic Solutions
Full stack developer specializing in gathering requirements, writing user stories and creating user interfaces. 3+ years of experience working through the entire software development life cycle to develop web applications for clients in various Industries.
Title: Creating reusable components using React JS.
Topics we will cover:
Introduction to single page applications
Fundamentals of React JS framework
General overview of Typescript
Gather requirements based on an example of a client request
Define feature sets
Create a reusable image component
Requirements
A laptop (windows or mac)
Node js 14 or higher

Sam Fredric Full Stack Developer
"Full Stack Developer Intern with a background in Full Stack Development, iOS Development, and Data Science. Experience with HTML, CSS, JavaScript, Node, React, SQL, Swift, Python, and more."
Title: Flix iOS App
What is the workshop about?
– We will be making an iOS app that allows users to browse movies that are currently playing in theaters called Flix.
Is it beginners, intermediate, advanced level?
– Intermediate
What tech-stack are you using?
– Xcode, Swift
Information on the topic/tech-stack/env to be used.
– For this app, we’ll build a movie browsing app that lets a user view and scroll through a list of movies. We’ll learn how to get data from an API and display it onto a scrollable list in the app. These are two core concepts that are very essential for building most apps out there. For this, you will need to have Xcode downloaded onto your Mac OS computer.
Interactive 45-90 minutes workshop. Can’t be recorded.
Material review for technological relevance
– Create a Tableview
https://www.youtube.com/watch?v=C36sb5sc6lE
– Calling an API