Showing 105 open source projects for "ps1.coder"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    TinyMUSH

    TinyMUSH

    This project has move to GitHub (https://github.com/TinyMUSH/)

    --- THIS PROJECT HAS MOVE TO GITHUB --- https://github.com/TinyMUSH/ TinyMUSH 3 is a stable, feature-rich descendant of the TinyMUD server, and thus supports multi-user communication in a text-based "virtual world" format, via TCP/IP. The end result looks much like text adventures games of the mid-1980s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    nLog-Logger

    nLog-Logger

    Powerful logging mechanism for .net applications

    ...It provides control over the log types, you can write all your log types in production system and still the log will not get written if specific log type not enabled, this saves IO usage and helps to keep log files small in size. During error condition coder can enable specify log types like Fetal and Debug, print those entries, debug that specific issue and solve it. After fixing error coder can again switch off those log types easily. The powerful feature of nLog is single configuration for entire application. By changing configuration from any module coder can reflect those configuration changes in entire application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Family Management

    A Wallet Management Application

    The Family Management application lets you manage your financial incomes and outcomes in an easy way. Add, Manage and Remove your Accounts and never lose track of your money. The source code is inside the application. Coder: Nick . Happy coding !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CardDAV for Synology Mail Station

    CardDAV for Synology Mail Station

    Synology DSM install package for adding CardDAV plugin to Roundcube

    ...This installable package for Synology DSM adds the CardDAV interface to Roundcube, allowing usage of the contacts from your CardDAV server. This package is based on the excellent "RoundCubeMail CardDAV" plugin of Benjamin "blind-coder" Schieder, as published on: https://github.com/blind-coder/rcmcarddav.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 5

    bash-prompt

    Colorize bash prompt for users and groups.

    This package contains two sripts to set PS1 and PROMPT_COMMAND bash's variables. This two variables can be configured through bash-prompt.config file for users and groups. PROMPT_COMMAND variable can set the escape characters so that KONSOLE tabs get set dynamically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraFIX fixations coder
    GraFIX is a software and a method to detect fixations in low and high quality data, consisting of a two-step process in which eye-tracking data is initially parsed by using adaptive velocity-based algorithms, before it is hand-coded using the graphical interface, allowing accurate and rapid adjustments of the algorithms' outcome. GraFIX is released under the GPLv3 public license (http://www.gnu.org/licenses/). Please cite as: Saez de Urabain, I.R., Johnson, M.H., Smith, T.J., (2014)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    thecodemonkey's JBase64

    free and fast implementation of a Base64 coder for Java

    This is a completely free (as defined by the Free Software Foundation), fast implementation of a Base64 coder for Java developers as replacement for the SUN proprietary library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DropoutMLP

    A Multi-Layer Perceptron with Dropout

    This project was derived from the following project on CCodeChamp by MR CODER. http://www.ccodechamp.com/c-program-of-multilayer-perceptron-net-using-backpropagation/ I rewrote the project in C++ and and made it more object oriented. Then, I added the capability to use dropout on the hidden layers as specified by Geoffrey Hinton et. al. in "Improving neural networks by preventing co-adaptation of feature detectors" (2012).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BroBot

    BroBot

    BroBot - An entertainment bot for IRC channels.

    BroBot is an entertainment bot for IRC channels, however, the bot itself can only be loaded in mIRC's script menu. It's moddable, in case you want to make changes to whatever you want. Credits: Eclipse (founder, sourceforge page owner, ideas, coder, bugtester) WebMaka (coder, assistant, bugtester) BlackSentinel (coder, assistant, bugtester) Carl (coder, assistant, bugtester)
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 10

    Simple Huffman Coder

    Simple huffman coder for learning purposes

    This project is built for learning purposes so it's implementation is kept simple and easy to read. It has two functions to either encode or decode a file with the expectation that you will modify it to suite your needs best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PlushCoder

    Encode/decode the "Plush Code"

    ...The code, based on the "Geek Code" of Usenet days, operates in a similar manner: condensing personal information and details of the level of involvement into a concise string of characters. The Plush Coder allows one to make such a code from drop down menus, and/or by manual additions/adjustments to code elements. The app likewise interprets any Plush Codes entered either manually, cut and paste, or from a file. Results displayed on the main page text viewer, and can be saved as a file project and/or printed as hard copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Matlab coder to C++ or C

    Matlab coder to C++ or C

    MATLAB Coder converting Hello World M script to C or C++

    Open Source Code Demo of MATLAB Coder converting Hello World M script to C++ file This is a simple demo of this powerful to demo the conversion of Matlab's M script file to a C++ file for your trading or target platform. Youtube video and Download the ZIP package from http://quantlabs.net/blog/2012/11/rading-or-hft-open-source-code-demo-of-matlab-coder-toolbox-converting-hello-world-m-script-to-c-file-free-opensource/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    sim2c

    C-code Generation from Simulink Models using Flex and Bison

    This project follows classical technique for code generation from Simulink models for an embedded system application. Commercially available tools for code generation are Embedded Coder from Mathworks and TargetLink from dSpace. Flex and Bison are used in this project for code generation. Flex and bison are widely used code-generation tools and are free. Model parser generated from Flex and Bison has the capability to parse model file and extract all the information related to blocks and lines in the model. Block information extracted by parser is used in creating tree of blocks records which represent block hierarchy and their interrelation in model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a simple GUI created for the Minecraft Coder Pack. It is not made or endorsed by Mojang or the creators of the Minecraft Coder Pack itself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Geocoding is the process of estimating a latitude and longitude for a given location. JGeocoder is a free Java geocoder. This project is loosely modeled after Geo::Coder::US, a Perl module available for download from the CPAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Http BotNet Coder : Bazaid Home : Dev-point.com/vb/ Use : VB.NET & PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is just a little something i have put together. I am just learning C#, so i am wanting to increase my C# Skills. Martinmine, inspired me as a Coder, and as a friend to do it. He also helped with the Random Password Generator. :) I will be looking forward to update it and make it have more features and see how many people are maybe actually going to use it. Adding any reviews would be nice aswell. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NightLight

    Network utillity

    With this tool you can stress test and find out if your network services is vulnerable to eg. a TCP or UDP attack. It has also a HTTP flooder, slowloris and a port checker. For more information about slowloris: http://en.wikipedia.org/wiki/Slowloris Please note that the coder of this program is not responsible for its use or if it does any damage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Morse Master

    Morse Coder / Encoder

    You can code to morse or enode from morse in a simple way. It's written in ANSI C, the source code is redy to be built for unix based systems. There can be bugs in it, but it does the work. I recommend the source code for those who are learning C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Monarch Linux

    Monarch Linux

    Arch Linux Based Distro

    My ideas beyond up my coding abilitiy :( Monarch Linux is an Arch Linux based distro driven by Peynir suprapackage manager. Monarch Linux also has primitive Live CD Hardware Configurator called "Bilgin". In order to Monarch Linux developed by rookie coder, you should be ready for everything :). Monarch is currently at prealpha stage. So its updated frequently and you may get a lots of error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an Coder Pack for Minecraft Classic :P Have Fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple text encoder that uses a masking algorithm made from a password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BMP Coder is a free program that allows you to encode any file into a bmp image. It can be useful e.g. to hide some confidential data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Max's Mods
    These are the mods I have created. I use MineCraft Coder Pack to decrypt minecraft so for ease of use I have left their files in here
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    chinese coder online project
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo