Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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.
The MIT Mobile Web sourcecode is now hosted at https://github.com/MIT-Mobile/MIT-Mobile-Web
Many of the original members of the MIT Mobile Web team have gone on to create the open-source Kurogo Framework to power content-rich mobile websites and native iPhone and Android apps. For more information, visit http://kurogo.org
Just a quick program I wrote in C++. It can compute the area and volume (duh) of several geometric shapes. Can be downloaded with an easy installation wizard, or sourcecode.
This is a bidirectional braille translator program written in Common Lisp. Japanese and English is almost completed; other languages are experimental statuses so far. I'm ready to translate Japanese in sourcecode into English according to its worth.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Ellen is a CPU simulator for educational purpose. A virtual accumulator based CPU is modelled. The main point with Ellen is to program the micro code in order to understand the basic concept of a CPU.
WTFlash is a flashcard program expressly designed for learning languages. It is a Java-based extension of the following Mac-based application: http://smallcultfollowing.com/code/flash/wiki/index.php?title=Main_Page
Code 66 - The official www.hoverfiets.nl Pro/Engineer CAD model viewer.
Code 66 is a program to show CAD models created by the team of www.hoverfiets.nl (and later possibly any Pro/Engineer user) with Pro/Engineer to the enduser.
EWU Project Submission Grading Application, this program allows the grader to easily extract, view, compile, & execute sourcecode within several archive files.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
create practice exams from FCC exam question pools for Ham Radio
The FCC publishes pools of questions for each of the three Amateur Service (Ham Radio) license exams. Two of my programs clean and parse the files and put the questions and answers into a small lightweight database (SQLite) file. The third program generates practice tests which you can focus on particular areas of the exam or randomly select across the pool. The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning and parsing programs to update the database information.
The project includes sourcecode files. ...