Geek Speaks at GeekyAnts
We believe in sharing our knowledge with everyone and that is exactly what we do in our weekly internal geek-speak. Watch our geek speaks below and learn new things with our geeks.
May 24, 2022
Omnichannel Experience Design
Your brand image speaks volumes about your company. With multiple channels available today, it is very important to present a uniform brand image. Omnichannel experience design helps make that possible.
Hear Zaid talk about it in this episode of GeekSpeak.
Zaid Uddin Haider
Mar 11, 2022
Understanding Empathy in Design Thinking
Zaid Uddin Haider, UI & UX Designer at GeekyAnts talked about what is Empathy in Design Thinking and how empathy helps designers in developing a human-centric solution. He also explained the requirement of empathy by taking some relatable examples. This talk covers some common methodologies as well that designers use while empathizing with their audience.
Zaid Uddin Haider
Aug 2, 2021
Calling C code in Dart using Foreign Function Interface by Manuinder Sekhon
Manuinder Sekhon, a Flutter Software Engineer at GeekyAnts shares his perspective of using Foreign Function Interface in codes. It covers topics such as Introduction to FFI, why to use and Building an FFI plugin.
Manuinder Sekhon
May 11, 2021
Geo-Spatial Rest Backend Using GeoDjango By Nayan Jyoti Das
Nayan Jyoti Das, a backend developer at GeekyAnts briefs us on Geo-location using GeoDjango.
This video will give you an idea about using Django to build REST API for geospatial data storage and queries.
Nayan Jyoti Das
Apr 19, 2021
Using React Hook Form in React Native Projects By
Sankhadeep Roy, Engineering Manager at GeekyAnts, takes you through his latest experiment of using React Hook Form with React Native. This instructional video will take you through the steps for implementation so you can add forms to your app in no time!
Sankhadeep Roy
Apr 19, 2021
Introduction to AWS Amplify By Viral Sangani
Viral Sangani, Software Developer at GeekyAnts briefs on the fastest and easiest way to build mobile and web apps that scale using AWS services.
Viral Hashmukhbhai Sangani
May 20, 2020
Exploring Recoil With Sanket Sahu
Sanket Sahu, CEO & Founder of GeekyAnts explores Recoil, a state management library for React.
Recoil lets you create a data-flow graph that flows from atoms (shared state) through selectors (pure functions) and down into your React components.
Sanket Sahu
May 13, 2020
Snake Ladder Game In Flutter Web
Sumant Raj, Software Engineer at GeekyAnts built a Snakes & Ladders game in Flutter Web and talks about his experience through the process and how he did it.
He touched upon topics Why Flutter Web, Previous games built using Flutter & Coding
Sumant Raj
Mar 12, 2020
Micro-Services & Angel Framework
Suresh Konakanchi, Software Engineer at GeekyAnts took the stage and shared his experiential knowledge on Micro Services and Angel Framework.
He touched upon topics such as Micro Services, Angel, Middlewares, Request Life Cycles and more.
Konakanchi Venkata Suresh Babu
Mar 2, 2020
Revisiting Concurrent Mode in React
Aashish Tiwari, Software Engineer at GeekyAnts Revisited Concurrent Mode After An Year in our weekly tech talk session.
He touched upon topics such as Problems faced by React developers, Features, Data Fetching with Suspense and more.
Aashish Tiwari
Feb 17, 2020
Understanding DI & Provider in Flutter
Raja Jain, Software Engineer at GeekyAnts presented a talk on Understanding DI & Provider in Flutter in our weekly tech talk session.
Topics Covered:
- Dependency Injection
- Inversion of Control
- Provider
- Inherited Widget
Raja Jain
Feb 7, 2020
Create your own Redux with RxJS
Rishabh Karnad, a software engineer at GeekyAnts shared his working experience on Redux.
Topic Covered:
- What reactivity is
- How RxJS can help you with it
- Create our own Redux store with RxJS
Rishabh Karnad