Pinned Repositories
delivery-service-associate-simulator
delivery-service-associate-simulator
delivery-service-backend
delivery-service-frontend
express-aws-lambda
This is boiler plate code to develop and deploy express app to AWS lambda.
express-mongodb-boilerplate
Basic boilerplate code for developing APIs using Express, MongoDB and TypeScript. Includes basic user module and JWT auth middleware
mongodb-vector-openai
A simple code base to demonstrate how to use MongoDB Atlas Vector search with OpenAI API
pollboard-backend
Poll board is a simple poll app build using Redis. This repo is the API service for the application
sell-smart
Sell Smart is an project which is developed for AppWrite dev.to hackathon 2023. Its an online classified app.
twilio-whatsapp-ai-bot
A project developed for dev.to hackathon using Twilio whatsapp service using ChatGPT for AI services
weather-chatbot-aws-lambda
DialogFlow Fulfillment implemented using AWS Lambda functions which gets data from Open Weather Map API
ashiqsultan's Repositories
ashiqsultan/around-dataengineering
A Data Engineering & Machine Learning Knowledge Hub
ashiqsultan/ashiqsultan
ashiqsultan/express-boiler-plate
Simple boiler plate for building api using express js
ashiqsultan/ashiqsultan-info-site
ashiqsultan/basic-analytics-dashboard-redis-bitmaps-nodejs
This repo shows a basic analytics dashboard app that uses Redis Bitmap written in NodeJS (JavaScript)
ashiqsultan/certificate
ashiqsultan/cool-map-backend
A basic backend for Quering MongoDB GeoJSON types
ashiqsultan/docker-notes
ashiqsultan/dynamoose
Dynamoose is a modeling tool for Amazon's DynamoDB
ashiqsultan/elasticsearch-learning
Some basic notes on Elasticsearch
ashiqsultan/grocery-app-frontend
ashiqsultan/hackathon-docs
ashiqsultan/hoppscotch
👽 Open source API development ecosystem - https://hoppscotch.io
ashiqsultan/javascript-reference
Common JavaScript functions with explanation.
ashiqsultan/javascript_playground
Javascript playground tutorials
ashiqsultan/jest-cheat-sheet
Jest cheat sheet
ashiqsultan/jwt-auth-frontend
This is a simple react application which is a boilerplate code to implement JWT authorization from the backend to access protected API routes
ashiqsultan/kafka-demo
Uses Kafka JS client. docker-compose to spin up zookeeper and kafka
ashiqsultan/nextjs-learning
learning resource for Next Js
ashiqsultan/nodejs-design-patterns
ashiqsultan/pent
Boilerplate for backend server with Postgres, Express, Node and TypeScript
ashiqsultan/regular-expressions
ashiqsultan/run-python-in-nodejs
Script to run Python in Node JS as Child Process
ashiqsultan/supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
ashiqsultan/tableau-in-react
Sample code to add Tableau dashboard in React JS using useRef Hook.
ashiqsultan/typescript-express-boilerplate
ashiqsultan/UUI
React-based components and accelerators library built by EPAM Systems.
ashiqsultan/vite-react-tailwind-jit
This template allows you to quickly scaffold a React project with React Router, TailwindCss with JIT Compiler and vite as a bundler. We use Vite because it's much faster than webpack. We use tailwindcss JIT compiler because it makes tailwindcss build time negligible and offers more features.
ashiqsultan/vue-apollo
🚀 Apollo/GraphQL integration for VueJS
ashiqsultan/vue-basic-app
This is an basic Vue app created for learning purpose