diff --git a/public/projects/neon-mmd/websurfx.mdx b/public/projects/neon-mmd/websurfx.mdx new file mode 100644 index 0000000..653a74c --- /dev/null +++ b/public/projects/neon-mmd/websurfx.mdx @@ -0,0 +1,52 @@ +--- +name: Websurfx +repoUrl: https://github.com/neon-mmd/websurfx +description: > + An open source alternative to Searx which aggregates results from other search engines (meta search engine) without ads while keeping privacy and securtiy in mind. It is extremely fast and provides a high level of customisation. (Written in Rust) +maintainer: neon-mmd +created: 2023-09-25T16:44:23.871Z +languages: + - Rust + - JavaScript + - HTML / CSS + - Lua + - Markdown +tags: + - Web Application +currentlySeeking: + - Backend Developers + - Frontend Developers + - Designers + - DevOps + - Maintainers + - Issue Triage + - Technical Writers + - UX + - Developers + - Code Reviewers + - Mentors + - Testers +websiteUrl: https://github.com/neon-mmd/websurfx +avatar: websurfx.png +contributionOverview: + automatedDevEnvironment: https://gitpod.io/#https://github.com/neon-mmd/websurfx +--- + + + +The primary purpose of the Websurfx project is to create a fast, secure, and privacy-focused metasearch engine. While there are numerous metasearch engines available, not all of them guarantee the security of their search engine, which is critical for maintaining privacy. Memory flaws, for example, can expose private or sensitive information, which is never a good thing. Also, there is the added problem of Spam, ads, and unorganic results which most engines don't have the full-proof answer to it till now. Moreover, Rust is used to write Websurfx, which ensures memory safety and removes such issues. Many metasearch engines also lack important features like advanced picture search, which is required by many graphic designers, content providers, and others. Websurfx attempts to improve the user experience by providing these and other features, such as providing custom filtering ability and Micro-apps or Quick results (like providing a calculator, currency exchanges, etc. in the search results). + + + + + +Create an Issue or open a Pull Request within the GitHub repository. + +Please try to create bug reports and follow this structure: + +- Reproducible. Include steps to reproduce the problem. +- Specific. Include as much detail as possible: which version, what environment, etc. +- Unique. Do not duplicate existing opened issues. +- Scoped to a Single Bug. One bug per report. + + diff --git a/public/projects/neon-mmd/websurfx.png b/public/projects/neon-mmd/websurfx.png new file mode 100644 index 0000000..9449e33 Binary files /dev/null and b/public/projects/neon-mmd/websurfx.png differ