Tawseef Nabi (tawseefnabi)

tawseefnabi

Geek Repo

Location:Bangalore

Twitter:@NabiTowseef

Github PK Tool:Github PK Tool

Tawseef Nabi's repositories

pdf-node

A JavaScript PDF generation library for NodeJs

Language:JavaScriptLicense:MITStargazers:25Issues:3Issues:4

golang-training

Learning Golang one day

Language:HTMLLicense:MITStargazers:2Issues:1Issues:0
Stargazers:2Issues:0Issues:0

go-algorithms

implementation of different algorithms and data structures with golang.

Language:GoStargazers:1Issues:0Issues:0

golang-leetcode

Solutions for LeetCode algorithm problems

Language:GoStargazers:1Issues:0Issues:0

lambda-go

lambda function in golang

load-balancer

load-balancer in golang

Language:GoStargazers:1Issues:0Issues:0

microservices-go

Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture.

Language:GoLicense:MITStargazers:1Issues:1Issues:0

nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.

License:Apache-2.0Stargazers:1Issues:0Issues:0

timpratim

Config files for my GitHub profile.

Stargazers:1Issues:0Issues:0

url-shortner-v2

A simple URL shortener written in Go.

Language:GoStargazers:1Issues:0Issues:0

urlshortner

Golang URL Shortener

Language:GoStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

awesome-system-design-resources

This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems

License:GPL-3.0Stargazers:0Issues:0Issues:0

bookstore

Developing a REST API with Go and Gin

Language:GoStargazers:0Issues:0Issues:0

cassido-weekly-algorithms

rendezvouz-weekly-practice

Language:JavaScriptStargazers:0Issues:0Issues:0

database-fundamentals

Prototype implementations of database internal concepts and algorithms.

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

go-http-server

Build a Simple HTTP Server in Go with graceful shutdown step-by-step

Language:GoStargazers:0Issues:0Issues:0

Golang-restApi

Build a REST API with Golang, Gorilla Mux & MongoDB

Stargazers:0Issues:0Issues:0

Golang-Websocket-Client

Smallest Golang Websocket Client

Language:GoStargazers:0Issues:0Issues:0

javascript-algorithms

πŸ“ Algorithms and data structures implemented in JavaScript with explanations and links to further readings

License:MITStargazers:0Issues:0Issues:0

limit-service-time

Your video processing service has a freemium model. Everyone has 10 sec of free processing time on your service. After that, the service will kill your process, unless you are a paid premium user.

Stargazers:0Issues:1Issues:0

Limit-your-crawler-in-Golang

Given is a crawler (modified from the Go tour) that requests pages excessively. However, we don't want to burden the webserver too much. Your task is to change the code to limit the crawler to at most one page per second, while maintaining concurrency (in other words, Crawl() must be called concurrently)

Language:GoStargazers:0Issues:0Issues:0

producer-consumer--in-go

The producer reads in tweets from a mockstream and a consumer is processing the data to find out whether someone has tweeted about golang or not. The task is to modify the code inside main.go so that producer and consumer can run concurrently to increase the throughput of this program.

Language:GoStargazers:0Issues:0Issues:0

race-in-cache

Race condition in caching scenario

Language:GoStargazers:0Issues:0Issues:0

shop-golang-microservices

Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry, Postgresql, ...

License:MITStargazers:0Issues:0Issues:0

System-Design

It's just fascinating. How is modern software designed? πŸ€” Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. πŸ‘¨β€πŸ’» Interview Prep. πŸ‘¨β€πŸ’»

License:GPL-3.0Stargazers:0Issues:0Issues:0

web-scraper-in-go

build a web scraper with Go and Colly

Language:GoLicense:MITStargazers:0Issues:0Issues:0