Arya Yadav
Senior Software Engineer - I
An aspiring developer who is passionate about learning, solving new challenges and
exploring new technologies.
React
Redux
The Most Amazing...
....Made an information Retrieval Model in which information can be extracted from any foreign language using the Transformer and BERT Model under the guidance of a PhD Research Scholar of IUCAA Pune.
Interest & Expertise
- Web and Mobile Development
- State management
- Object oriented programming
- Problem solving
- Machine Learning
Achievements
- Certified in Deep Learning Specialization offered by DeepLearning.AI on Coursera
Skills
Databases
MySQL
Backend
Node.js, Python, Firebase
Languages
HTML / CSS, JavaScript, Java, C, C++, TypeScript
Version Control
Git, GitLab, GitHub
CSS pre-processor
SCSS
State Management
Redux, Redux Saga, Mobx
Frontend Framework & Library
VueJS, Tailwind
ServerLess
Docker
Frontend
React
Projects
Bookmark App
It's a bookmark management application where users can create a
bookmark and store it in a separate folder under a certain category with some different tags according to their choice. Worked on this app with other team members. Worked on the dashboard page UI and API integration. Tech Stack used:React with Typescript, Redux, Redux-Saga, SASS
Weather Sparks
t's a weather report web application which offers current as well as
forecast weather details. User can specify the country or state name in the search bar and weather information will be displayed for current as well as forecasted weather. Tech Stack used: HTML,CSS,javascript,PHP
Face-Detection using Haar cascades
It’s a face detection model that detects faces from the image upload or clicked via camera. Face detection using Haar cascades is a machine learning based approach where a cascade function is trained with a set of input data. OpenCV already contains many pre-trained classifiers for face, eyes, smiles,
etc. Tech Stack used:OpenCv,python.