Pinned Repositories
aBit-frontend-assignment
AI-Image-Generator
I never got to complete this project because openAI API is no more free :( and I am broke :)
Aliahns
This repository is under GDSC Aliah for their participants to get a good grasp of open source and how to work among others. In this repository there will be only beginner level contributions so as to get the participants started.
Amazing_Web_Projects
A Curated sites where you will get Several Web Projects which is made up of HTML, CSS, JS and React
Coin-Search-CryptoApp
a crypto coin search app that allows users to search for information about various cryptocurrencies in real-time, built using ReactJS, SCSS, and Coingecko Public API
Next14-Server-Action-Implementation
An Anime Recommendation website built in order to implement Next 14 Server Action and understand more about client side and server side rendering. Also implemented Infinite Scroll and Framer Motion within server side rendered pages.
Rat-in-a-Maze-Visualizer
Rat in a maze visualizer using ReactJS
Tasveer-AI
Finally built an AI Image generation SaaS
username-availability-checker
A scalable and efficient username availability checker like Instagram or GitHub using Bloom Filters and Redis.
WeTalk-nextJS-chatapp
A realtime chat application built using NEXT JS, Tailwind, and Firebase
hahahamid's Repositories
hahahamid/aBit-frontend-assignment
hahahamid/Tasveer-AI
Finally built an AI Image generation SaaS
hahahamid/username-availability-checker
A scalable and efficient username availability checker like Instagram or GitHub using Bloom Filters and Redis.
hahahamid/WeTalk-nextJS-chatapp
A realtime chat application built using NEXT JS, Tailwind, and Firebase
hahahamid/AWS-S3-Presigned-URL-Implementation
Very basic implementation of AWS S3 presigned URLs limited to getObject access. It showcases secure generation of presigned URLs for read-only access to objects stored in Amazon S3 buckets
hahahamid/AWS-SDK-for-JavaScript-Basics
A beginner-friendly introduction to the AWS SDK for JavaScript in Node.js. Focusses on essential S3 operations: creating a bucket, uploading objects, reading stored content, and managing buckets by emptying and deleting them.
hahahamid/bitespeed-identity-reconciliation
hahahamid/cloudflare-prisma-D1-userApp
hahahamid/concurrent-web-scraper-golang
hahahamid/DSA-Solutions
This repository consists of the solution to all the problems I have solved on Leetcode in 2023
hahahamid/fastapi_crud_app
just checking what the hell is FASTAPI
hahahamid/first-react-native-app
hahahamid/gemini-multi-turn-chatbot
hahahamid/golang-gin-CRUD
basic JSON CRUD API in Go lang using the popular framework Gin and the top of GORM Object-relational Mapper
hahahamid/golang-QR-generator
A simple QR code generator application built with Go. This tool encodes input data into a QR code and saves it as a PNG file.
hahahamid/golang-task-management-application
hahahamid/golang-url-shortener
A simple URL shortener application built with Go. This application allows you to shorten long URLs and redirect to the original URLs using 6 character short codes.
hahahamid/high-load-api-testing
🚀 I put one of my Go APIs to test if it could handle a substantial load — 10K, 50K, and even 100K requests per minute.
hahahamid/image-extractor-chrome-extension
I had to download a lot of images from a property viewing platform, so I created this.
hahahamid/load-balancer-golang
🎲 A simple load balancer written in Golang
hahahamid/netflix-gpt
This project is a netflix clone using React
hahahamid/online-tasbih
I couldn't find a tasbih in the middle of the night, so I created this :)
hahahamid/playing-with-redis
Nothing here, just playing around with Redis. Caching is cool
hahahamid/price-comparison-web-scraper-app
a web application that allows users to compare prices of products across different e-commerce platforms like Flipkart and Amazon. The application uses web scraping techniques to fetch the latest prices and presents the user with the best deal. Built using Cheerio, Puppeteer, and Express
hahahamid/rate-limiting-golang
A Go project designed to showcase the implementation of rate limiting in RESTful APIs using the Gin framework and the golang.org/x/time/rate package.
hahahamid/rate-limiting-nodejs-demo
A Node.js project that demonstrates the implementation of rate limiting in RESTful APIs using the Express framework. This repository provides a structured approach to managing API requests, ensuring that clients do not overwhelm the server with excessive calls by using express-rate-limit middleware
hahahamid/redis-demo-golang
This Go project demonstrates a simple yet effective use of Redis for caching in a web application.
hahahamid/scalable-notification-service
[WORKING ON IT RN] a scalable notification service using free and open-source tools like SendGrid, OneSignal. Involves designing and implementing backend systems, handle rate limiting, and working with message queues.
hahahamid/tweet-to-image-proxy-server
hahahamid/tweet-to-image-tool-frontend