Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Try Developer Playground
Free CRM Software With Something for Everyone
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come.
This project has two parts:
- A Java Chess library containing board models, rules and PGN format management
- A complete Chess web application based on the core Java library
The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games.
Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file)
The notes and do do list (see files) contains my plans with the project and its version...
sasuketiimer(2009.04-) looks like the timer shown at the right upper corner on Sasuke, a Japanese program, inspired me to make this timer when I learn programming. It also contains some simple tools related to time management.
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
LogBot is used at Free Internet Chess Server (FICS) to log kibitzes, whispers and channel tells made during the game of chess. The result is annotated Portable Game Notation (PGN) file which can be sent via e-mail to anyone who subscribe for it.
Originally proposed: A Chess API capable of making an available move list using international tournament rules, as well as a min/max algorithm with an example move evaluator.
The purpose is to allow end-users to focus on writing evaluation code.