With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Library Management System is for small scale librarian needs
Library Management System is my first semester ITC (Introduction to Computer science) course project written in PASCAL language. It uses linked-list data-structure and filing to store book records. Also it uses BGI graphics in order to display colorful user-interface.
Student Management System is for small scale school needs
Student Management System is my first semester ITC (Introduction to Computer science) course project written in PASCAL language for my class fellows Syed Taqi Zaidi and Muhammad Minhaj. It uses linked-list data-structure to store student records. Also it uses BGI graphics in order to display colorful user-interface.
Legible Assembler is my attempt to create an assembler that can turn Legible Assembly code into a linkable PE object file. Legible Assembly will use a mixture of AT&T and Intel styles, prepositions and carriage return line separators.
compiler for a Pascal like language that build Flash animation (SWF)
FlashPascal2 is a more advanced free compiler availabe at http://flashpascal.execute.re/
A framework library which aims to independize we all, the delphi developers, from the different glitches of the platform, and attempts to provide code that is independent from the OS. It is based on *heavy* use of interfaces. Works on FPC (FreePascal).
A database system, another, older database system, a compression library, something to do with menus and XML, and whatever I happen to be working on at the time.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
wsdlpull is an efficient and powerful commandline utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
A small educational compiler for a subset of the Pascal language. A native x86 machine code generator directly emits COM executables for MS-DOS. The compiler supports VGA graphics, floating-point arithmetic, etc. 32-bit Pascal source is provided.
Scanner for Medal Of Honor for keep a ban list and kick player banned. used to keep cvar "FST_playerNames" up to date with players name, some mode use it like freeze-tag mod by mefy It run in console mode writed and compiled for Linux and Windows
Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
DESTROY is a file wiper program, which offers several options for permanently destroy a set of files. Files can be specified by filemask, size, and time. It can be set to overwrite files maximum 8 times, with different characters.
An Asterisk configuration/dial plan manager written Object Pascal (FreePascal/Freevision). Supports multiple trunks and call groups. This is a multi-Tenant system requiring very little configuration to have a fully working PBX system.
Fibonacci, to unix shell. Calculate large fibonacci numbers max. 255 digits, and writing to console. Program code writing in pascal language, and very small.
Evk is a simple lossy video codec. Project aims at developing a clean and functional implementation of basic algorithms used in video compression. Next goal is to create a detailed documentation together with tutorial about video compression.
Simple command-line solver of the nonogram logic puzzles. Simulates human techniques of soluting. Development inactive, but moved to: http://github.com/martinkozak/nonogram-solver.