51 projects for "perspective" with 1 filter applied:

  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 1
    TikTok-ViewBot

    TikTok-ViewBot

    ViewBot using requests updated 2025

    ...Because it touches on automation against a third-party service, responsible use and adherence to platform terms are emphasized; using such tools to manipulate metrics or violate policies is unethical and can be unlawful. From a security research perspective, understanding these patterns helps both defenders and platform engineers improve abuse detection. For developers, the repo also serves as a cautionary example of how brittle unofficial integrations can be and why resilient, compliant APIs matter.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    Isometric City

    Isometric City

    IsoCity: City building simulation game

    Isometric City is a JavaScript-based interactive map and city builder engine that creates richly detailed, isometric-pixel graphics in web browsers, allowing developers and designers to prototype urban environments, tactical games, or cartographic visualizations. It uses optimized rendering techniques to draw tiles, buildings, roads, and terrain in isometric perspective, giving depth and dimension without 3D complexity, and includes a set of modular components so custom art or tile sets can be slotted in effortlessly. Users can pan and zoom smoothly across the scene, dynamically placing or editing objects, and the engine supports layered terrain, collision detection, and grid snapping to keep placements accurate and visually coherent. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    whoami.filippo.io

    whoami.filippo.io

    A ssh server that knows who you are. $ ssh whoami.filippo.io

    whoami.filippo.io powers a diagnostic service that reports what your client and connection look like from the other side, making it a handy mirror for network and TLS debugging. It surfaces details such as your IP address, protocol versions, cipher suites, SNI, and other attributes that are otherwise tedious to confirm across layers. The tool emphasizes clarity and minimalism, helping engineers quickly verify configuration changes in browsers, proxies, VPNs, or CLI tools. It is especially...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Must-Watch JavaScript

    Must-Watch JavaScript

    JavaScript talks you have to see on functional programming

    ...For someone who wants to deepen their understanding of JavaScript beyond “just writing code,” this repo offers a guided path through well-chosen content that can expand perspective: on architecture, patterns, pitfalls, performance tradeoffs, and the rationale behind design decisions in JS. It's particularly useful for mid- to senior-level developers aiming to refine their craft or for teams trying to align around shared mental models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    Capybara

    Capybara

    Acceptance test framework for web applications

    ...Capybara also handles asynchronous JavaScript and dynamic content, waiting for elements to appear or actions to complete before assertions run. By bridging test suites with actual browser behavior, Capybara helps ensure that web apps behave correctly from a user’s perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ImageMagick

    ImageMagick

    Display, convert, and edit raster image and vector image files

    ImageMagick® is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats, and can support a wide range of image manipulation operations, such as resizing, cropping, and color correction. ImageMagick is written in C and is available for a wide range of operating systems, including Linux, macOS, and Windows. It can be used as a standalone application, or as a library that can be...
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 7

    Infinite Wisdom

    Java RTS framework

    ...If your default JDK is higher than 1.8, it won't start on double click. Update (2014. May 9.): Detailed documentation is uploaded (i.e. my thesis). It examines the system from the user's perspective, but includes some internal details too. Of course it has some extra chapters here and there to conform to the format of a thesis. Check it out at the "Files" section (r221). There's also a corresponding src/bin/javadoc bundle there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections. GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid prototyping and GLSL teaching purposes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSS Refresher Notes

    CSS Refresher Notes

    Refresher of CSS concepts

    ...Each section includes clear explanations, code snippets, and insights into common pitfalls, making it especially useful when brushing up on specific CSS mechanisms that are often misunderstood in real-world styling challenges. Because the notes were compiled from a variety of articles and community contributions, they reflect real developer concerns and practical examples, offering perspective on both legacy behavior and modern CSS3 features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    CSAPP-Labs

    CSAPP-Labs

    Solutions and Notes for Labs of Computer Systems

    CSAPP-Labs is a repository that organizes and provides practical lab exercises corresponding to the famous textbook Computer Systems: A Programmer’s Perspective (CS:APP), helping students deepen their understanding of how computer systems work at the machine level. The exercises cover core topics such as data representation, assembly language, processor architecture, cache behavior, memory hierarchy, linking, and concurrency, contextualizing abstract concepts from the book in real code and experiments. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    StarsAndClown

    StarsAndClown

    Github Star Gathering Treatment List

    StarsAndClown is a repository by the same maintainer that seems intended as a lighthearted “ranking / listing” project, possibly gathering interesting or amusing GitHub repositories, trending topics, or community “stars” — perhaps with a humorous or satirical twist given the name. The concept suggests a curated (or semi-automated) list of GitHub repos worth noting: whether because of popularity, novelty, or community interest — giving “people who eat grapes” (i.e. spectators) a way to enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Clou! Open Source Project

    Clou! Open Source Project

    The Clue! / Der Clou!

    ...The gameplay is composed of two different modes - most of the time, the player is travelling around the city of London and talking with people using point-and-click interface like in classical adventure games, while more strategy-like top-down perspective is used for the actual planning of the heists. [...] (From Wikipedia, the free encyclopedia)
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    ScoreBoardServer implements a configurable score board for various kinds of sports and games. It is based on a two player or teams perspective. One or more viewers and a controller can connect to the server using a web browser (or HTTP).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    jQuery Hover3d

    jQuery Hover3d

    Simple jQuery plugin for 3d Hover effect

    jQuery Hover3d is a simple hover script for creating 3d hover effect. It was my experiment on exploring CSS3 3d transform back in 2015 on Codepen 3D hover plane effect. The idea is to transform the element into 3d space using CSS3 transform, playing with translateZ for spacing the elements, and detecting mouse movement to change the transform value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyT - Project Management

    MyT - Project Management

    PHP & MySQL/SQLite -based Project Management System

    MyT (Manage Your Team) - is a free open source task management and project management system, based on Yii Framework, easy to use and with a great perspective of growth for the future. You can create one or more Projects and manage several types of Tasks for each one. You can also create and manage Timesheet hours. Myt can send email notifications based on some events, such as Task assignments and Project associations. All features are configurable from the Administration Panel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Modular toolkit for Data Processing MDP
    The Modular toolkit for Data Processing (MDP) is a Python data processing framework. From the user's perspective, MDP is a collection of supervised and unsupervised learning algorithms and other data processing units that can be combined into data processing sequences and more complex feed-forward network architectures. From the scientific developer's perspective, MDP is a modular framework, which can easily be expanded. The implementation of new algorithms is easy and intuitive. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    SGhost

    Self-Generating Housing Open-Space and Transportation

    ...References Caruso G., Cavailhès J., Peeters D., Thomas I., Frankhauser P., Vuidel G. (2015). Greener and larger neighbourhoods make cities more sustainable! A 2D urban economics perspective. Computers, Environment and Urban Systems, 54, 82-94 Caruso G., Vuidel G., Cavailhès J., Frankhauser P., Peeters D., Thomas I. (2011). Morphological similarities between DBM and a microeconomic model of sprawl. Journal of Geographical Systems,13(1), 31–48
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Insurrection

    Science Fiction, heavy assault, disestablishment of power.

    Insurrection is a science fiction game, using your spaceship you must directly confront navies, invade using dropships, subvert colonies, and create chaos where possible. All of this being in order to bring about the dissolution of an opposing power. Gameplay consists of a top-down perspective of your ship in 2D, with the original Dungeon Master gameplay system for boarding vessels with a party of assault droids. You may customize the droids and ship, plus research weapons and new parts. Weapons may be independently targeted, and it is possible to utilize anti-munition weapons during defense. Captured ships can be added to your fleet, and other AI players may join the cause. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ExplorViz

    ExplorViz

    Live Trace Visualization for Large Software Landscapes

    ExplorViz is a web-based software visualization for large software landscapes. It features two different perspectives: the landscape-level perspective and the application-level perspective. The former visualizes the systems, nodes, and application existing in the software landscape. The latter one utilizes the city metaphor to visualize the entities and communication happening in one application. For installation instructions and downloads see http://www.explorviz.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Student Renderer

    Student Renderer

    Computer Graphics: project for study the basic principles

    Project for study the basic principles of the Computer Graphics: - affine transformations; - perspective transformations; - shading models; - ray tracing method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Panini is a visual tool for creating perspective views from panoramic and wide angle photographs. More than a pano viewer, more than a view camera, with features of both. For Linux/Unix, Win32, and Mac systems with OpenGL 2.0 + Nov. 2017: now hosted at https://github.com/lazarus-pkgs/panini
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    SlowQR

    SlowQR

    QR code reader/scanner/generator

    ...Due to missing hardware-accelerated drawing support, automatic recognition may be slow, hence the name. New features: - creation/editing of QR codes. - support of images with perspective - optional experimental offscreen hardware acceleration (via openGL 2-FBOs)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    This project is a result of my tries to port Liferay portal Community Edition to Virgo. I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well. But practically Virgo has turned out inapplicable for my tasks for a lot of different reasons (low performance, inconvenient migration process, poor environment, not enough functionality of tools, low robust, poor documentation and etc.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    T-Plan Robot - GUI Test Automation

    T-Plan Robot - GUI Test Automation

    Image based Test Automation tool (Java) - Test ANYthing, ANYwhere

    ...Utilising remote desktop technologies, together with image based testing principles, T-Plan Robot provides a human-like approach to software testing from the end-user GUI perspective. Website: www.t-plan.com or Contact us at sales@t-plan.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB