diff --git a/readme.md b/readme.md old mode 100755 new mode 100644 index b47fe4e8..095104b5 --- a/readme.md +++ b/readme.md @@ -17,9 +17,9 @@ Check out my latest app

- Favorites Widget + Any Text
- Call your favorite people directly from the iPhone Lock Screen + Put any text on your iPhone's Lock Screen


@@ -49,18 +49,6 @@

- -
- Doppler -
- All your environment variables, in one place -
- Stop struggling with scattered API keys, hacking together home-brewed tools, -
- and avoiding access controls. Keep your team and servers in sync with Doppler. -
-
-
WorkOS @@ -83,15 +71,6 @@

- -
- OSS Capital -
-
- Founded in 2018, OSS Capital is the first and only venture capital platform focused
exclusively on supporting early-stage COSS (commercial open source) startup founders.
-
-
-

@@ -104,24 +83,6 @@

- -
- Gitpod -
- Dev environments built for the cloud -
- - Natively integrated with GitLab, GitHub, and Bitbucket, Gitpod automatically and continuously prebuilds dev -
- environments for all your branches. As a result team members can instantly start coding with fresh dev environments -
- for each new task - no matter if you are building a new feature, want to fix a bug, or work on a code review. -
-
-
-
-
-

@@ -174,21 +135,6 @@

-
- -
- Sizzy -
-
- - Before Sizzy: web development is stressing you out, responsive design is hard, you have an overwhelming amount of opened tabs & apps. -
- After Sizzy: all the tools you need in one place, responsive design is a breeze, no more context switching. -
-
-
-
-



@@ -383,6 +329,7 @@ - [Coq](https://github.com/coq-community/awesome-coq#readme) - Formal language and environment for programming and specification which facilitates interactive development of machine-checked proofs. - [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software. - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. +- [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. ## Front-End Development @@ -398,7 +345,7 @@ - [React](https://github.com/enaqx/awesome-react#readme) - JavaScript library for building user interfaces. - [Relay](https://github.com/expede/awesome-relay#readme) - Framework for building data-driven React apps. - [React Hooks](https://github.com/glauberfc/awesome-react-hooks#readme) - Lets you use state and other React features without writing a class. -- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way#readme) +- [Web Components](https://github.com/web-padawan/awesome-web-components#readme) - [Polymer](https://github.com/Granze/awesome-polymer#readme) - JavaScript library to develop Web Components. - [Angular](https://github.com/PatrickJS/awesome-angular#readme) - App framework. - [Backbone](https://github.com/sadcitizen/awesome-backbone#readme) - App framework. @@ -465,6 +412,8 @@ - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed. - [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API. - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites. +- [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax. +- [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React. ## Back-End Development @@ -538,6 +487,7 @@ - [Quantum Computing](https://github.com/desireevl/awesome-quantum-computing#readme) - Computing which utilizes quantum mechanics and qubits on quantum computers. - [Theoretical Computer Science](https://github.com/mostafatouny/awesome-theoretical-computer-science#readme) - The interplay of computer science and pure mathematics, distinguished by its emphasis on mathematical rigour and technique. - [Conversational AI](https://github.com/jyguyomarch/awesome-conversational-ai#readme) - Build awesome chatbots and digital assistants. +- [Generative AI](https://github.com/steven2358/awesome-generative-ai#readme) - Automatically generate a wide range of unique content in text, image and audio format. ## Big Data @@ -597,6 +547,7 @@ - [Construct 2](https://github.com/ConstructCommunity/awesome-construct#readme) - Game engine. - [Gideros](https://github.com/stetso/awesome-gideros#readme) - Game engine. - [Minecraft](https://github.com/bs-community/awesome-minecraft#readme) - Sandbox video game. +- [ComputerCraft](https://github.com/tomodachi94/awesome-computercraft#readme) - Minecraft mod that adds programmable computers. - [Game Datasets](https://github.com/leomaurodesenv/game-datasets#readme) - Materials and datasets for Artificial Intelligence in games. - [Haxe Game Development](https://github.com/Dvergar/awesome-haxe-gamedev#readme) - A high-level strongly typed programming language used to produce cross-platform native code. - [libGDX](https://github.com/rafaskb/awesome-libgdx#readme) - Java game framework. @@ -607,6 +558,7 @@ - [CHIP-8](https://github.com/tobiasvl/awesome-chip-8#readme) - Virtual computer game machine from the 70s. - [Games of Coding](https://github.com/michelpereira/awesome-games-of-coding#readme) - Learn a programming language by making games. - [Esports](https://github.com/strift/awesome-esports#readme) - Video games played as a sport. +- [Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev#readme) - The craft of video game creation. ## Development Environment @@ -659,6 +611,7 @@ - [TypeDB](https://github.com/vaticle/typedb-awesome#readme) - Logical database to organize large and complex networks of data as one body of knowledge. - [Cassandra](https://github.com/Anant/awesome-cassandra#readme) - Open-source, distributed, wide column store, NoSQL database management system. - [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support. +- [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase. ## Media @@ -716,6 +669,7 @@ - [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. +- [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form. ## Content Management Systems @@ -756,6 +710,7 @@ - [Engineering Team Management](https://github.com/kdeldycke/awesome-engineering-team-management#readme) - How to transition from software development to engineering management. - [Developer-First Products](https://github.com/agamm/awesome-developer-first#readme) - Products that target developers as the user. - [Billing](https://github.com/kdeldycke/awesome-billing#readme) - Payments, invoicing, pricing, accounting, marketplace, fraud, and business intelligence. +- [Engineering Strategy](https://github.com/aleixmorgadas/awesome-engineering-strategy#readme) - How to design and execute engineering strategies for tech leadership. ## Work @@ -776,6 +731,7 @@ - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools#readme) - [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data. - [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks. +- [Scapy](https://github.com/secdev/awesome-scapy#readme) - Python-based interactive packet manipulation. ## Decentralized Systems @@ -792,6 +748,7 @@ - [Golem](https://github.com/golemfactory/awesome-golem#readme) - Open source peer-to-peer marketplace for computing resources. - [Stacks](https://github.com/friedger/awesome-stacks-chain#readme) - A smart contract platform secured by Bitcoin. - [Algorand](https://github.com/aorumbayev/awesome-algorand#readme) - An open-source, proof of stake blockchain and smart contract computing platform. +- [ZeroNet](https://github.com/zolagonano/awesome-zeronet#readme) - A decentralized web-like network of peer-to-peer users. ## Health and Social Science @@ -804,6 +761,7 @@ - [Humane Technology](https://github.com/humanetech-community/awesome-humane-tech#readme) - Open source projects that help improve society. - [Mental Health](https://github.com/dreamingechoes/awesome-mental-health#readme) - Mental health awareness and self-care in the software industry. - [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience#readme) - Study of the nervous system and brain. +- [Digital Humanities](https://github.com/dh-tech/awesome-digital-humanities#readme) - Software for humanities scholars using quantitative or computational methods. ## Events @@ -940,6 +898,7 @@ - [Translations](https://github.com/mbiesiad/awesome-translations#readme) - The transfer of the meaning of a text from one language to another. - [Scriptable](https://github.com/dersvenhesse/awesome-scriptable#readme) - An iOS app for automations in JavaScript. - [WebXR](https://github.com/msub2/awesome-webxr#readme) - Enables immersive virtual reality and augmented reality content on the web. +- [Computational Geometry](https://github.com/atkirtland/awesome-computational-geometry#readme) - Computational approaches for problems in geometry. - [OpenStreetMap](https://github.com/osmlab/awesome-openstreetmap#readme) - An open data mapping project utilized by many apps and devices. - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology.