Pinned Loading
-
-
Tunisair-Django
Tunisair-Django PublicDjango version of the Tunisair REST API that won us the OpenGovDataHack2020
Python
-
NetworkAutomationPlatform
NetworkAutomationPlatform PublicPlatform that manages network devices, collects data, executes commands and executes daily traffic tests
Python 1
-
-
ecs-fargate-s3-infrastructure
ecs-fargate-s3-infrastructure PublicInfrastructure to deploy a containerized web application using ECS Fargate with service autoscaling and an Application Load Balancer. Frontend deployment uses S3 static web hosting setup with a clo…
HCL 1
-
Quadtree implementation that was use...
Quadtree implementation that was used to optimize crashy.io. Quadtree is used to optimize collision detection and reduce the time complexity for checks from O(n²) to O(n log (n)) 1//******************* QuadTree Implementation *******************
2var getX = function(item){
3return item.x - item.width/2;
4}
5var getY = function(item){
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.