Search Results for "visual basic project" - Page 35

Showing 8565 open source projects for "visual basic project"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    Smallchat

    Smallchat

    A minimal programming example for a chat server

    ...The focus is not on robustness, feature richness or production readiness, but on learning how to write a non-trivial C program, handling sockets, multiplexed input (select/poll), client state, and basic formatting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Example Streamlit

    Example Streamlit

    Example Streamlit app that you can fork to test out share.streamlit.io

    ...The repository contains a minimal Python app (streamlit_app.py) that can be customized by editing the source file. It is designed for use with share.streamlit.io, allowing developers to fork the repo and instantly deploy their own interactive app. The project includes basic dependencies defined in requirements.txt and supports containerized development via .devcontainer. As a teaching and testing resource, it provides a foundation for experimenting with Streamlit’s rapid prototyping features.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Onix OS
    onix is a minimalist educational operating system written in Rust, created to demonstrate low-level system design in a safe and modern language. It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ParamOS

    ParamOS

    A Cosmos-based Operating System (Developed for Learning Purpose)

    ParamOS is a basic operating system made using Cosmos OS Kit in Visual Studio (C#/.NET). The command line OS has five commands: ‘namaste’ for greetings, ‘about’ to learn more about ParamOS, 'gui' to load the Graphical User Interface (GUI), ‘restart’ to reboot the OS and ‘shutdown’ to shut down the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    Mario Screensaver For Win 10 (QB64)

    Mario Screensaver For Win 10 (QB64)

    Walking Mario Screensaver For Win 10 Coded in BASIC(QB64)

    Walking Mario Screensaver For Win 10 Coded in BASIC(QB64). Mario is Trademarked by Nintendo. All files are in Files tab above. Source Code = .txt file QB64 project file = .bas file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WinPayXT2024-Payroll

    WinPayXT2024-Payroll

    WinPayXT Windows Payroll APP 2024

    This is a sample/educational demo payroll program, for learning payroll and MS-Access programming. It is similar to the app WebPayXT2023, written in MS-Access. WinPayXT is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the Windows Desktop, and learning MS-Access. The WinPayXT App calculates payroll, and produces reports for tax and accounting purposes. Read the readme file, and manual, for greatest use of this App. This...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Vanda Engine

    Vanda Engine

    A free 3D game engine to create games and realtimes scenes for Windows

    Vanda Engine is a free and open source 3D game engine for Windows. I'm developing this game engine for years to help the students and other enthusiast learn game engine programming and develop 3D games for free. While giant companies are building game engines with huge budget and a lot of manpower, I'm developing this free 3D game engine alone with no budget. I have published step by step tutorials about Vanda Engine, 3D tools, and COLLADA format: https://vanda3d.org/tutorials/ Please...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 8
    USS Enterprise Screensaver Win 10 QB64

    USS Enterprise Screensaver Win 10 QB64

    USS Enterprise Screensaver for Win 10 coded in BASIC (QB64)

    USS Enterprise Screensaver for Win 10 coded in BASIC (QB64). Oldschool Atari style graphics. Enterprise flies by and changes position and color each trip. Source code explains each line of code. All files are in Files tab above. Source code = .txt file QB64 project = .bas file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nightscape Screensaver for Win 10  QB64

    Nightscape Screensaver for Win 10 QB64

    Nightscape Screensaver for Win 10. Animated City Skyline at night.

    Nightscape Screensaver for Win 10 coded in BASIC(QB64). Animated City Skyline at night, Inspired by After Dark's Starry Night. OldSchool Atari style graphics. All files are in Files tab above Source Code explains what each line is actually doing. .txt file = Source Code .bas file = QB64 project file
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 10
    ...unpack the archives, they contain the visual studio project folder. -*-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Puzzle16

    Puzzle16

    A puzzle16 visual basic project

    Interesting Puzzle code developed by me for entertaining use only.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    payables-disbursements

    payables-disbursements

    Accountants Friend - Payables and Disbursements

    AF - Payables is a Windows Based Payables APP written as a sample application for programmers who want to learn VBA and the MS-Access database. So you can use it to help if you are programmer . You can also use it to do Payables for a small business (1 – 15 employees). Before beginning, please note that setting up, and logging into the APP, is described in the Appendix. Also read the readme.txt file in the program directory. Note that the program is a conversion of the Invoicing APP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RegexLab .NET

    RegexLab .NET

    dev environment tool to write and test complex regular expressions

    RegexLab .NET is a rich-featured development environment and laboratory tool for creating, writing and editing complex regular expressions . It targets the .NET Framework and .NET Core (.NET 6, .NET 8) Regex Engine. Compared to other regex tools and lots of online regex testers this allows to store your regular expressions in local files including sample inputs for testing it. Use this tool build your own regex library with usage demonstration and meta data. This tool requires basic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Fish Screensaver for Win 10 in QB64

    Fish Screensaver for Win 10 in QB64

    Kimmie Fish 2 Screensaver for win 10 coded in BASIC (QB64)

    Kimmie Fish 2 Screensaver for Win 10 coded in BASIC (QB64). Two fish swim back and forth, and change position and color each trip. Oldschool Atari style graphics. All files are in Files tab above. .txt file = source code .bas file = QB64 project file Source Code Explains what each line is actually doing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Free Music Album Video Creator

    Free Music Album Video Creator

    Transform the album image into a video with songs tracks

    Select your favorites artists album or your own picture with songs or sounds effects and transform it into a video with audio track and you can upload it to YouTube
    Downloads: 43 This Week
    Last Update:
    See Project
  • 16
    Doctor Dignity

    Doctor Dignity

    Doctor Dignity is an LLM that can pass the US Medical Licensing Exam

    Doctor Dignity is a prototype project exploring how AI-assisted tooling might support compassionate, accessible health guidance for people who struggle to get timely care. The repository centers on a simple end-to-end pipeline—intake of user-reported symptoms, basic triage logic, and clear, supportive messaging—intended to demonstrate how such systems could be built.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    seminarioabierto
    Seminario Abierto es un programa portable que permite tener un seminario completo de manera offline en su computador, para dicho se ha clonado la pagina web https://www.seminarioabierto.com/ y se ha compilado un ejecutable que se pueda utilizar en windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pokegb

    pokegb

    A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.

    ...Despite its simplicity, it is capable of rendering graphics, handling input, and maintaining game state sufficiently to allow basic gameplay. The project highlights how domain-specific constraints can drastically reduce complexity in emulator design. It also serves as an educational demonstration of how emulation can be simplified when targeting a single application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AKS Engine

    AKS Engine

    AKS Engine units of Kubernetes on Azure!

    AKS Engine is an ARM template-driven way to provision a self-managed Kubernetes cluster on Azure. By leveraging ARM (Azure Resource Manager), AKS Engine helps you create, destroy and maintain clusters provisioned with basic IaaS resources in Azure. AKS Engine has limited support for ongoing operational capabilities such as scaling, in-place upgrades, and extensions. The Cluster API Provider for Azure a.k.a. CAPZ provides more complete operational capabilities. AKS Engine remains the tool for...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Infinite Yield

    Infinite Yield

    Infinite Yield FE is a powerful FE admin script for Roblox

    ...It operates as a client-side script that can be executed within Roblox environments to access features such as server information, player manipulation, and environment exploration. The project is part of a broader ecosystem of Roblox admin scripts and includes utilities like a console interface, server hopping, and player joining functionality. It is often used by developers and advanced users to inspect game internals, test features, or automate interactions within Roblox worlds. The script also supports additional modules such as DEX (a popular Roblox explorer tool) and VR compatibility, expanding its functionality beyond basic command execution. ...
    Downloads: 446 This Week
    Last Update:
    See Project
  • 21

    Layered-Wall Cylindrical Pressure Vessel

    An Excel workbook suitable for preliminary design and analysis

    LWCPV.3.zip includes: 1. A macro enabled Excel workbook (LWCPV.xlsm) for preliminary design and analysis of long cylindrical, layered-wall pressure vessels (PVs) subjected to external hydrostatic pressure. The following four types of layered-wall construction are addressed: a. Two-layer isotropic. b. Three-layer isotropic sandwich-wall; and c. Three-layer sandwich-wall with orthotropic outer layers and ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    libonvif

    Library implementing client ONVIF for Windows and Linux

    LIBONVIF Connects Your Program to IP Camera libonvif is an open source project that implements client ONVIF for communicating with compatible IP Camera. Compile easily from source on Windows and Linux. libonvif comes with an example program that implements discovery on the local network to find compatible cameras and return the RTSP string for streaming. Tested on Hikvision, Dahua, Axis, Foscam, Trendnet, Amcrest, Reolink, Vivotek, Speco and others.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Termux Desktop

    Termux Desktop

    Setup A Beautiful Desktop/GUI In Termux

    ...It helps users turn a phone or tablet into a more complete desktop-like workspace without needing root access. The setup uses VNC so the desktop can be opened through a VNC client after installation. It includes an Openbox-based environment with visual themes, menus, app launchers, terminal tools, file management, browser access, and system applets. The project is especially useful for experimenting with coding, Linux tools, classic applications, and lightweight desktop workflows on Android hardware. Since the repository is archived and marked as unmaintained, it is best treated as a legacy reference setup rather than an actively supported Termux desktop solution.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 24
    dear jvm imgui

    dear jvm imgui

    Bloat-free Immediate Mode Graphical User interface for JVM

    kotlin-graphics/imgui is a Kotlin port and wrapper of the Dear ImGui immediate-mode graphical user interface, designed to integrate seamlessly with JVM-based OpenGL applications. It brings the powerful, real-time GUI-building capabilities of ImGui to Kotlin developers, allowing rapid development of tools, in-app editors, and visual debuggers with a highly intuitive syntax. The project closely mirrors the original C++ ImGui API, while adding idiomatic Kotlin features and bindings for libraries such as LWJGL. It’s particularly useful for Kotlin game engine developers or OpenGL-based tooling projects on the JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VuePress

    VuePress

    Minimalistic Vue-powered static site generator

    Simplicity First. Minimal setup with markdown-centered project structure helps you focus on writing. Vue-Powered. Enjoy the dev experience of Vue + webpack, use Vue components in markdown, and develop custom themes with Vue. Performant. VuePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded. The fastest way to get your VuePress project setup is to use our create-vuepress-site generator which will help scaffold the basic VuePress site structure for you. ...
    Downloads: 1 This Week
    Last Update:
    See Project