peter-abah's Stars
sweaver2112/Regex-combined-emojis
A regular expression that matches the Full Emoji List and the Full Emoji Modifier List v15.1
hngprojects/hng_boilerplate_remix
hngprojects/hng_boilerplate_php_laravel_web
hngprojects/hng_boilerplate_python_fastapi_web
hngprojects/hng_boilerplate_csharp_web
hngprojects/hng_boilerplate_nestjs
Description
hngprojects/hng_boilerplate_nextjs
hngprojects/hng_boilerplate_expressjs
hngprojects/hng_boilerplate_golang_web
hngprojects/hng_boilerplate_java_web
steven-tey/novel
Notion-style WYSIWYG editor with AI-powered autocompletion.
supermemoryai/supermemory
Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
CynthiaPeter/Technical-Writing-Resources
A collection of blogpost, resources, and links that has helped me in my journey as a technical writer. I still refer to them and contribute to the list as I find more.
Urigo/WhatsApp-Clone-Tutorial
https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
BolajiAyodeji/technical-writing-template
:unicorn: A sample template with guidelines for writing technical articles.
cs-books/influential-cs-books
Most influential books on Computer Science/programming
reaktor/tips-for-ppl-who-want-to-learn
freeCodeCamp/awesome-quincy-larson-emails
This repository is an archive of emails that are sent by the awesome Quincy Larson every week.
FrontendMasters/learning-roadmap
The Front-End Developer Learning Roadmap by Frontend Masters
jlevy/the-art-of-command-line
Master the command line, in one page
malgamves/CommunityWriterPrograms
A list of Developer Community Writer Programs
andysterks/three-levels-of-projects
A list of the three different project types mentioned in this video: https://www.youtube.com/watch?v=RYE0QQKJI9o
tldraw/tldraw
whiteboard / infinite canvas SDK
oyekanmiayo/dsa-all-langs
A repository that contains explanations and (custom) implementations of the most popular data structures and algorithms in various languages.
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
walkccc/LeetCode
💡 LeetCode in C++20/Java/Python/MySQL/TypeScript (respect coding conventions)
bchiang7/v4
Fourth iteration of my personal website built with Gatsby
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
Chanda-Abdul/Grokking-the-Coding-Interview-Patterns
This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems.