Pinned Repositories
car-management-system-angular
Angular app to keep track of cars in possession (car leasing / rental), their usage and statistics (MVP).
custom-object-is-polyfill
Custom Object.is() polyfill without using any built-in methods.
data-structures-c-sharp
Linked list, queue and stack on C#
gatsby-mdx-graphql-blog
Gatsby playground project; blog. Features: .mdx templates, GraphQL, fetching data from Instagram, processing/optimizing images, etc.
kb-app-next-js-react-mongo
live-notes-firebase-react
Live Notes - React app with Firebase
packedoo-android-app
Packedoo Android app, built with Flutter back in 2019. Available on Google Play Store.
react-native-expo-app
React Native (with Expo) based app. Features: custom hooks and reducers; fetching data; reusable "time travel" (undo/redo) reducer.
shopbite-ecommerce-marketplace
eCommerce marketplace written for Indonesian market. React, Next.js, ChakraUI, Firebase, Google Analytics, Chart.js, Xendit.
students-card-swift
iOS app written back in 2016 to parse HTML and provide list of purchases and current balance of a student card.
aleor's Repositories
aleor/car-management-system-angular
Angular app to keep track of cars in possession (car leasing / rental), their usage and statistics (MVP).
aleor/custom-object-is-polyfill
Custom Object.is() polyfill without using any built-in methods.
aleor/data-structures-c-sharp
Linked list, queue and stack on C#
aleor/gatsby-mdx-graphql-blog
Gatsby playground project; blog. Features: .mdx templates, GraphQL, fetching data from Instagram, processing/optimizing images, etc.
aleor/kb-app-next-js-react-mongo
aleor/live-notes-firebase-react
Live Notes - React app with Firebase
aleor/packedoo-android-app
Packedoo Android app, built with Flutter back in 2019. Available on Google Play Store.
aleor/react-native-expo-app
React Native (with Expo) based app. Features: custom hooks and reducers; fetching data; reusable "time travel" (undo/redo) reducer.
aleor/shopbite-ecommerce-marketplace
eCommerce marketplace written for Indonesian market. React, Next.js, ChakraUI, Firebase, Google Analytics, Chart.js, Xendit.
aleor/students-card-swift
iOS app written back in 2016 to parse HTML and provide list of purchases and current balance of a student card.
aleor/wordle-react-js
Wordle implementation using React