Fit Pal

My three teammates and I managed to put together a serverless web application that allows users to sign in and track their workouts. The frontend of the application is created using React Framework and designed using Material UI components. The backend solely depends on Firebase Real Time Database. The authentication made possible using Firebase Auth. Also, made use of the Youtube API to have a separate page for users to see how the workouts are done correctly. The search bar that looks for videos has a sctrict mode that will not allow users to search for anything else other than the workout videos

On Github Project Demo

Development year - 2020

Technology stack - React, Material UI, Firebase, Youtube API

tracked

My two college classmates I and managed to create our very first Cross Platform Mobile Application using the Flutter SDK. The application's main goal is to track DOE assets. The technologies that local schools lend to their students and staff. This app is used to track those technologies. The app uses Firestore as a server to store all the data. It also uses Firebase auth to authenticate users and depending on what school the user works at, application will show only the data from that school. You do not have access to the technologies that are owned by a different school

On Github Project Demo

Development year - 2019

Technology stack - Flutter, Firebase

portfolio

This is my personal portfolio site. It is created to highlight some of the projects I am most proud of. Also it includes some of my most recent experiences that revolve around Software Engineering. The site also gives some introduction on who I am and what I do. I did not want to add too much information on this website. It is for an introduction only. If you wish to contact me to learn more, There is a contact page that will directly email me. It will guarantee that I receive your message and respond as soon as possible

On Github Project Demo

Development year - 2021

Technology stack - React(Gatsby), Styled Components

Covid 404

This serverless web application was created for the Brooklyn College Hackathon. The application uses various Covid-19 APIs to fetch which countries are most affected by the virus, What news are going around regarding Covid-19, and list of restaurants that do food delivery near the user. This is created with an idea that the website will have everything people need to stay at home. The website uses React for the frontend and uses Grommet styled components to style the whole website

On Github

Development year - 2019

Technology stack - React, Grommet, APIs

Student Dashboard

Created a fullstack web application that performs the CRUD operation. The website is designed for the registrar to add a student, update student's information, look up student's information, and delete a student. The frontend is written in React. It is styled using the Bulma library. The backend is written in Spring framework using Object Relational Mapping

On Github

Development year - 2019

Technology stack - React, Spring Boot, Bulma

Registrar Database

This interpreter was created for my Database class at my College. It uses Java to get the input from the user and translates that into MySQL query. The input is taken using a Scanner class in Java. A registrar is allowed to perform a CRUD operation on a student. Registrar can add a student, look up student's information, update student's information, and delete a student

On Github

Development year - 2018

Technology stack - Java, MySQL

View site source on Github | Designed and Developed by Temurbek Sabirov