9,890 skills found · Page 9 of 330
dfeich / Org Babel ExamplesExamples using emacs org mode babel inline source code with different backend languages
fbsamples / 360 Video Player For AndroidSample code for creating a 360 video player on Android. Creates an OpenGL ES scene that renders a sphere textured with video frames from MediaPlayer playback. Does not use the NDK. This is a simple example of the core elements of 360 video rendering and is not intended to be production quality code. The code may be unstable. This is won't be maintained.
masinoa / Machine LearningPython coded examples and documentation of machine learning algorithms.
dfinity / ExamplesExample applications, microservices, and code samples for the Internet Computer
jcxue / RDMA TutorialA tutorial on RDMA based programming using code examples
nalgeon / Codapi JsInteractive code examples for documentation, education and fun.
garyexplains / ExamplesExample code used in my videos
freakdesign / Shopify Code SnippetsShopify code examples and tips
axelpale / Minimal Django File Upload ExampleSource code for an example app at http://stackoverflow.com/questions/5871730/need-a-minimal-django-file-upload-example
Unity-Technologies / Ui Toolkit Manual Code ExamplesUnity UI Toolkit documentation code examples
PriontoAbdullah / Frontend Interview Preparation For Interns And Junior Developers🔥🚀 Here you will find all the materials required for a fresher front-end interview. 💡📚 A list of helpful front-end related questions, answers, notes, blog, video, code example 🎁 You can take interview preparation as a potential candidate and test yourself. 💣
rp-rs / Rp2040 Project TemplateA basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project
reinder42 / SwiftCheatsheetA cheatsheet for Swift 5. Including examples of common Swift code and short explanations of what it does and how it works. Perfect for beginner iOS developers!
Taiko2k / GTK4PythonTutorialGTK4 + Python tutorial with code examples
CodelyTV / Refactoring Code Smells Design Patterns♻️ Example projects illustrating Code Smells in order to apply Refactoring techniques
ethereum / Solidity ExamplesLoose collection of Solidity example code
YelpArchive / Yelp ApiExamples of code using our v2 API
daw42 / GlslcookbookExample code for the OpenGL Shading Language Cookbook - 2nd Edition (3rd Edition now available)
googleprojectzero / FunctionsimsearchSome C++ example code to demonstrate how to perform code similarity searches using SimHashing.
codergogoi / Nodejs MicroserviceNodeJS Microservice Architecture Example with the real-time project. This is a practical source code of the NodeJS Microservice tutorial series. Where we have split up a monolithic application into Microservices Architecture. The main goal of this repository is to provide an overview of how the microservices architecture is working with nodejs and what is the complexity we need to resolve to achieve the outcome from a Monolithic architecture.