hacktoberfest2023

Top 23 hacktoberfest2023 Open-Source Projects

  • Meteor JS

    Meteor, the JavaScript App Platform

  • Project mention: 5 core concepts you should know about MeteorJS in 2024 | dev.to | 2024-04-29
  • react-native-elements

    Cross-Platform React Native UI Toolkit

  • Project mention: Getting started with React Native authentication | dev.to | 2023-11-20

    Once we've set up the storage mechanism, building an email and password sign in flow becomes pretty straight forward. Install react-native-elements to get some nice cross platform button and input fields:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • DocsGPT

    GPT-powered chat for documentation, chat with your documents

  • Project mention: You can earn free shirt by contributing to DocsGPT | /r/hacktoberfest | 2023-10-03
  • NoiseTorch

    Real-time microphone noise suppression on Linux.

  • Project mention: Ask HN: What are some unpopular technologies you wish people knew more about? | news.ycombinator.com | 2023-12-02

    Noisetorch. https://github.com/noisetorch/NoiseTorch

  • SSVM

    WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

  • Project mention: A WASM runtime for running LLMs locally | news.ycombinator.com | 2023-12-29
  • Detect-It-Easy

    Program for determining types of files for Windows, Linux and MacOS.

  • Project mention: E-book piracy - a weird ZIP file | /r/Piracy | 2023-05-17

    If it was me, I'd first run something like DIE on it (I have a few such programs installed)- https://github.com/horsicq/Detect-It-Easy

  • Sequel-Ace

    MySQL/MariaDB database management for macOS

  • Project mention: DBeaver – open-source Database client | news.ycombinator.com | 2024-03-10

    On Mac OS I use Sequel Ace for MariaDB/MySQL, it's a spiritual successor to Sequel Pro. Native UI. Works great. https://sequel-ace.com/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • kserve

    Standardized Serverless ML Inference Platform on Kubernetes

  • OpenSign

    πŸ”₯ The free & Open Source DocuSign alternative

  • Project mention: Docusign updates terms of service, training proprietary AI using user data | news.ycombinator.com | 2024-02-29

    Unknown if it's better or worse but https://support.google.com/docs/answer/12315692?hl=en ("Send signature requests & sign documents with eSignature")

    and there have also been a bunch of alleged competitors submitted:

    https://github.com/docusealco/docuseal#readme https://news.ycombinator.com/item?id=36798593

    https://github.com/OpenSignLabs/OpenSign#readme https://news.ycombinator.com/item?id=38052344

    https://github.com/documenso/documenso#readme https://news.ycombinator.com/item?id=38404129

    but they're all AGPLv3 and the network effect is very real

  • awesome-notebooks

    A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.

  • react-tag-input

    A fantastically simple tagging component for your projects

  • Hacktoberfest

    Hacktoberfest OPEN FIRST Pull Request πŸŽ‰

  • Project mention: Concluding OSD700 | dev.to | 2024-04-20

    In that course, we learned about the basics of open source, like how to make good PRs and contribute to random open-source projects, and how to use Git effectively in the process. We participated in events like Hacktoberfest that helped us embrace the spirit of open source.

  • XELFViewer

    ELF file viewer/editor for Windows, Linux and MacOS.

  • Project mention: XELFViewer – ELF file viewer/editor for Windows, Linux, and macOS | news.ycombinator.com | 2023-09-05
  • au-companies-providing-work-visa-sponsorship

    Australian companies that provide work visa (and/or relocation) to their employees (mainly tech).

  • Project mention: A Guide to find remote work abroad or companies that will sponsor your visa | /r/phcareers | 2023-08-20

    Github List of Companies that sponsors working visa to Australia -Check out this list of companies that sponsor working visas for Australia. Australia is a highly sought-after destination.

  • pythainlp

    Thai Natural Language Processing in Python.

  • XPEViewer

    PE file viewer/editor for Windows, Linux and MacOS.

  • akto

    Proactive, Open source API security β†’ API discovery, Testing in CI/CD, Test Library with 150+ Tests, Add custom tests, Sensitive data exposure

  • Project mention: Open source vulnerability scanner | /r/cybersecurity | 2023-12-05

    Qualys is good. For open source vulnerability scanner for APIs - you can also try https://github.com/akto-api-security/akto

  • x64dbg-Plugin-Manager

    Plugin manager for x64dbg

  • google-play-scraper

    Google play scraper for Python inspired by <facundoolano/google-play-scraper> (by JoMingyu)

  • ingress

    WIP Caddy 2 ingress controller for Kubernetes (by caddyserver)

  • GNews

    A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.

  • Project mention: Need some help with my personal project (interactive world map with real-time data) | /r/datascience | 2023-05-15

    The web crawling part wasn't much of an issue - I am using an existing API (https://pypi.org/project/gnews/) which does what I needed. The issue lies in, well, pretty much the rest of the task described above. I need to create an interactive world map with real-time data (news articles) - more specifically, maintaining the data server, figuring out the data mapping part, etc. Since I pretty much have no experience in this, I would like to ask you guys for some directions. What tool would I need to use and how would I store/load the data? Is it possible to do so without writing some Javascript code myself?

  • cryptoCMD

    Cryptocurrency historical price data library in Python. Data from https://coinmarketcap.com.

  • Project mention: cryptoCMD: NEW Data - star count:456.0 | /r/algoprojects | 2023-08-08
  • faker

    :rocket: Ultimate fake data generator for Go with zero dependencies (by jaswdr)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

hacktoberfest2023 related posts

Index

What are some of the best open-source hacktoberfest2023 projects? This list will help you:

Project Stars
1 Meteor JS 44,047
2 react-native-elements 24,583
3 DocsGPT 14,169
4 NoiseTorch 8,972
5 SSVM 7,932
6 Detect-It-Easy 6,598
7 Sequel-Ace 6,427
8 kserve 3,047
9 OpenSign 2,546
10 awesome-notebooks 2,285
11 react-tag-input 1,456
12 Hacktoberfest 1,313
13 XELFViewer 1,264
14 au-companies-providing-work-visa-sponsorship 1,255
15 pythainlp 927
16 XPEViewer 876
17 akto 829
18 x64dbg-Plugin-Manager 735
19 google-play-scraper 692
20 ingress 572
21 GNews 539
22 cryptoCMD 522
23 faker 505

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com