Topic: "callback-functions"
learning-zone/nodejs-basics
Node.js Basics ( v18.x )
Language: JavaScript - Size: 3.53 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 3,098 - Forks: 1,038

vasanthk/async-javascript
Asynchronous Programming in JavaScript
Language: JavaScript - Size: 11.7 MB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 393 - Forks: 41

Kethantummala/Sorting_Visualizer
A web application showcasing the inner workings of 6 sorting algorithms with colors representing steps being executed.
Language: JavaScript - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 125 - Forks: 82

Iron-E/nvim-libmodal
Create new "modes" for Neovim!
Language: Lua - Size: 404 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 123 - Forks: 6

kristpapadopoulos/keras-stochastic-weight-averaging
Keras callback function for stochastic weight averaging
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 56 - Forks: 22

Iron-E/vim-libmodal Fork of dstein64/vim-win 📦
A Neo/vim plugin to create modes.
Language: Vim script - Size: 6.1 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 0

RonIovine/pshell
A Lightweight, Process-Specific, Embedded Command Line Shell/CLI for C/C++/Python/Go Applications
Language: C++ - Size: 65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 4

oceanxy/react-tabllist
React-based customizable style table or list components that support event and callback functions.
Language: JavaScript - Size: 32.5 MB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 21 - Forks: 10

JDSherbert/Unreal-Engine-Async-Load-Tool
Asynchronous Loading tool for Unreal Engine allowing soft loading of objects freely or with a callback.
Language: C++ - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 17 - Forks: 0

minlux/ptmf
How C++ pointer to member function works
Language: C++ - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 2

mapteb/non-blocking-state-machine
A non-blocking, asynchronous Java state machine framework
Language: Java - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 6

mrinaljain/Javascript-A-Z-notes
A comprehensive collection of end-to-end learning notes on Namaste JavaScript concepts. Simplified explanations, examples, and practical insights to help developers of all levels grasp JavaScript fundamentals with ease.
Language: JavaScript - Size: 1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 14 - Forks: 5

DamonMohammadbagher/NativePayload_TiACBT
NativePayload_TiACBT (Remote Thread Injection + C# Async Method + CallBack Functions Technique)
Language: C# - Size: 15.5 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 1

endurodave/DelegateMQ
Invoke any C++ callable synchronously, asynchronously, or remotely using delegates.
Language: C++ - Size: 6.09 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 12 - Forks: 2

PromzzyKoncepts/LeaderBoard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. Built with HTML, CSS, JavaScript with APIs
Language: JavaScript - Size: 279 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

Chandigarh-University-students/Music-Player
A Music Player App to play songs from local storage, built on MVVM architecture with repository pattern and livedata. Users can play songs, keep track of recent songs, mark their favorite songs, create their own playlists and also shuffle & repeat songs.
Language: Kotlin - Size: 10.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 2

bluet/callbaq
Convert nested callback hell into serial procedural coding style, which is more readable, writable, and maintainable.
Language: JavaScript - Size: 909 KB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 11 - Forks: 2

wind-c/bqueue
Time driven non-blocking and high-performance batch queue
Language: Go - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

davidvicenteranz/eventhandler
A simple but, effective event handler based in callbacks, written in pure python 3.
Language: Python - Size: 79.1 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 4

endurodave/AsyncMulticastDelegate
Asynchronous Multicast Delegates in C++
Language: C++ - Size: 352 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

sundeeep/Demystifying-JavaScript
This repository is the amalgamation of my learnings as well as my experiments with the most versatile language in this world: `JavaScript` :D
Language: JavaScript - Size: 3.24 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

jogemu/GamePadMapping
Javascript object to access the values of Gamepad buttons, axes and triggers with callback functions from the Gamepad API object. It allows to import game-specific mappings or let the user decide how to map the gamepad.
Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

GabyGold67/ButtonToSwitch_AVR
Complete buttons to switches library implemented for Arduino, with flags update automation, function callbacks, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
Language: C++ - Size: 1.15 MB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

kdewald/safe_callback
A wrapper around std::function with some thread-safety guarantees.
Language: C++ - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

yamankatby/react-localstorage-helper
Cleaner LocalStorage usage by using hooks ⚓ and callback functions 🔉
Language: TypeScript - Size: 1.46 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

ArchitectAK/AdvancedNodeJS
Learn advanced techniques for asynchronous programming and data streaming in Node.js
Language: JavaScript - Size: 29 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

usrbinomarbash/Javascript
Language: CSS - Size: 91.7 MB - Last synced at: about 11 hours ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 3

Gonzagabn/perguntas-app
Primeiro aplicativo desenvolvido em flutter. Aplicativo de perguntas que retorna um resultado textual de acordo com as respostas do usuário.
Language: C++ - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

vaheqelyan/babel-plugin-promise
Promisify plugin for babel,turn any callback into promise
Language: JavaScript - Size: 235 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

Onixarts/Onixarts_FSM
Finite State Machine implementation for Arduino
Language: C++ - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

GabyGold67/ButtonToSwitch_ESP32
Complete buttons to switches library implemented for ESP32-Arduino, with flags update automation, function callbacks, tasks unblocking, task resumes, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
Language: C++ - Size: 1.47 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

vvaldesc/BallSortPuzzle_web
Ball Sorting based game made with Java Script, CSS and HTML:5
Language: JavaScript - Size: 147 MB - Last synced at: about 7 hours ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

airaizos/APIRestDemo
Repositorio 100% nativo en Swift en UIKIt en el que se realizan conexiones a diferentes API Rest. Para cada API he utilizado 3 diferentes patrones para manejar la asincronĂa: * PatrĂłn `callback` * LibrerĂa `Combine` * Modelo de concurrencia `Async-await` .
Language: Swift - Size: 8.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

mdaliyan/bucket
chunked queue for golang
Language: Go - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

SuwaidAslam/Real-Time-Financial-Dashboard
A Live Financial Dashboard, developed to show financial data live and we can also view data from the past.
Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

suhturhlaing/node-tutorial
beginner level node-tutorial self study => node function , method, package use ..etc
Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

twilio-contact-center/plugin-queued-callbacks-and-voicemail Fork of twilio-labs/plugin-queued-callbacks-and-voicemail
Awesome plugin demonstrating how you can implement an option to have your customers be able to choose to receive a call back when things get busy, instead of waiting on the phone endlessly, without losing their place in line. Similar to how Comcast does it on their customer support lines, etc. Also includes queued voicemail callback capabilities.
Language: JavaScript - Size: 2.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

spencercreer/golf_game
A MATLAB golf game GUI
Language: MATLAB - Size: 642 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Pudzz/Viewport-Editor-Gameplay3D
Viewport editor made with Autodesk Mayas C++ API and GamePlay3D [Open-Source C++ game engine].
Language: C++ - Size: 195 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

johnny49r/jStepper
Stepper Motor Library for embedded platforms. Full featured and high performance.
Language: C++ - Size: 399 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

codewithreelofficial/javascript-promises
Explores JavaScript's new Promises API
Size: 168 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

pomponchik/sigmatch
A quick way to verify function signatures in Python
Language: Python - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

musatirgithub/CheckoutForm
Checkout Page
Language: HTML - Size: 680 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

izure1/delay-call
If the task overlaps, wait and run only once.
Language: TypeScript - Size: 3.1 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

lucaslirah/luckyCookie
desafio da RocketSeat para aplicar Javascript
Language: JavaScript - Size: 990 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

arnab-datta/Weather-App
Asynchronous Node.js Weather Application to fetch weather information based on your given address.
Language: JavaScript - Size: 65.4 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 4

abhi36/Complex-SSP
A Powerful helper functions for building a DataTables server-side processing (SSP) SQL query. Join multiple tables with ease. Modify response data for any fields on the fly. Export as CSV only with filtered data by search, sort.
Language: PHP - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

restarian/bracket_print
:pencil: A logging, printing, and ecma serialization tool which uses a callback methodology.
Language: JavaScript - Size: 4.22 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Adekunle27/Weather-App
Asynchronous Node.js Weather Application to fetch weather information based on your given address.
Language: JavaScript - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

oanapopescu93/tutorial_javascript_promises
Understand and use promises in javascript
Language: HTML - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AnnonymousRacoon/DataSubscriber
DataStream and Subscriber Object classes. Useful for code requiring callback functions and notifications
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

KishorNaik/Sol_CallBack_Function_Javascript
Javascript
Language: JavaScript - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jjone36/Dash
Dash by Plotly
Language: Jupyter Notebook - Size: 253 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

Vladimir-Novick/TaskContainer-Manager
Running multiple tasks asynchronously. Multi-threading safely. TaskContainerManager is a .NET Core library. You must be including TaskContainerManager in an existing .NET Core application without installation additional components.
Language: C# - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

massimo-marino/callback
callback in C++
Language: CMake - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

divyanshu-rawat/pluralsight-modern-async-js Fork of g0t4/pluralsight-modern-async-js
This is the starting point and the step by step commits that correspond to my course: Modern Asynchronous JavaScript
Language: JavaScript - Size: 114 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

connectivecpp/periodic-timer
An efficient asynchronous periodic timer in C++, simplifying Asio timers, function object timer callbacks
Language: C++ - Size: 414 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

bharat40/javascript-topics
This repository is dedicated to learning and exploring various JavaScript concepts. It contains different projects and code snippets to enhance understanding and proficiency in JavaScript.
Language: JavaScript - Size: 840 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ahelmi365/GET-JS-Talk
In this repository, I will be talking about JavaScript and its features.
Language: JavaScript - Size: 78.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DarkRai087/Api-project-
JavaScript async programming: callbacks, promises, and async/await explored
Language: CSS - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hmeirelles0/magic-sequence
Website desenvolvido para fins de práticas de funções Callback em JavaScript.
Language: CSS - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

zeeshan2k2/Swift-Data-Flow
iOS Apps demonstrating forward and backward data flow in Swift using different methods.
Language: Swift - Size: 497 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

varunshuklaa/Sorting_Visualizer
A web application showcasing the inner workings of 6 sorting algorithms with colors representing steps being executed.
Language: JavaScript - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SriramVarmat/Currency-Converter
The Currency Converter is a web application that allows users to convert amounts from one currency to another. It provides real-time exchange rates using an external API, ensuring accurate and up-to-date conversions. The application features a user-friendly interface with visual indicators like country flags for easy identification of currencies.
Language: JavaScript - Size: 8.79 KB - Last synced at: 30 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

syedumerahmedcode/java-functional-programming
The aim of this project is to show case the differences between Imperative and declarative approach of coding. Another focus is on different functions available in the Stream API as well as some pros and cons of some of these approaches.--
Language: Java - Size: 493 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JyothiswarAkkula/javaScript
Concept's in JavaScript....
Language: JavaScript - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

YoussefZidan-0/FreeRtos-Communicating-Tasks-Project
Apply knowledge learned in the embedded programming part of the course and get hands on experience on RTOS concepts such as: 1- Tasks 2- Timers 3- Queues 4- Semaphores
Language: C - Size: 13.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

yasirupanduka99/JavaScript_Asynchronous_Guide
Welcome to my JavaScript Asynchronous Guide repository! This guide is a collection of notes, examples, and exercises based on my journey of learning asynchronous JavaScript. It is designed to help beginners understand key concepts and techniques in asynchronous programming.
Language: HTML - Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

NegarSal/Async-JavaScript
Asynchronous JavaScript
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

IvonneBenitesRodriguez/fetching_api_coffee
This repository is about fetching an open source API.
Language: JavaScript - Size: 323 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Prabhakar1116/CallBack_Hell_Task
This is the Callback Hell task done by me for FSD course
Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

manoj-hubgit/zenclass-callback-hell-task
zenclass-callback-hell-task
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dheena-dayalann/Day-16-callback-hell
Countdown using callback hell
Language: JavaScript - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jubinjacob03/shortify_url-shortner-aws_lambda
Serverless URL shortener react-web-app using AWS Lambda functions and webhooks.
Language: JavaScript - Size: 7.72 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

uday778/JS-Codebook
Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iVGeek/mood-ring
This Mood Ring Themes exercise uses a change event to toggle on and off different background colors based on if the user is feeling happy, sad, or passionate.
Language: CSS - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

k-m-arun-kumar-5/arithmetic-logic-calculator-by-callback
demonstrate callback function for arthimetic operation (addition, subtraction, multiplication, division & modulus) and logic operation (AND, OR, XOR, Complement)
Language: C - Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ruthishkumarr/Call-Back-Hell
Learned Call Back Hell Concept With Some Examples
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rohit-56/JavaScript-Learning
This Repository is All Key concepts of JavaScript and explain all concepts with comments and examples in topic wise.
Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tugsef/reactExample
Welcome to my React projects repository! Here you'll find example applications like a todo list app, emoji search app, and a weather project. Explore these projects to see different aspects of React development in action.
Language: JavaScript - Size: 1.11 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Farhaj499/Assignment2
Assignment 2: Callbacks, Promises and Async Functions.
Language: TypeScript - Size: 2.54 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

stefanoturcarelli/promises
Promises in JavaScript are objects that represent the eventual completion or failure of an asynchronous operation, and its resulting value. They are a way to handle asynchronous operations without blocking the rest of your code.
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hrithik1626/Callback-Task
callback task completed
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HamidEidy/CallbackFunction
Using Callback in asynchronous JavaScript functions
Language: JavaScript - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ajayvadadre/Practise-Files
This are the files which are taught in lectures :)
Language: JavaScript - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Santhoshg059/callback
This is example of call back-hell
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

viniccius-dev/biscoito-da-sorte
Jogo do biscoito da sorte. Durante o projeto aplicado conceitos de animações CSS, manipulação da DOM, biblioteca JS Math(), funções callback e arrays.
Language: CSS - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

myverdict/week7-web-programming-javascript
JS Functions Callbacks, Promises & APIs
Language: JavaScript - Size: 5.38 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

slothengineer/DeepLearning-Concepts
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nvsmith/dark-mode-light-mode
A webpage that lets you choose your theme. All you need is a keyboard.
Language: HTML - Size: 909 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nvsmith/epic-playlists
A JavaScript project that demonstrates how to populate a playlist of songs to a webpage.
Language: CSS - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prabhakaranthangavel/Adv-JS-Day-1-Callback-Function
https://callback-function-practice-wish.netlify.app/
Language: JavaScript - Size: 336 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shreyasbhat132/DeepLearning.ai--Tensorflow-Developer-Professional-Certification
Portfolio to track assignments for DeepLearning.ai Tensorflow Developer Professional Certificate
Language: Jupyter Notebook - Size: 6.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UlrichBecker/command_line_option_parser_cpp11
Commandline Option Parser for C++11. An alternative to getopt() and getopt_long() (and boost::program_options) by using of callback functions for each recognized option and program-argument.
Language: C++ - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheAyushB/basics-of-c-programming
A C program containing various data structure programs organized into folders for building and executing using makefile.
Language: C - Size: 197 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Alexis-Georganopoulos/Arduino_Line_Follower
Arduino line-following robot
Language: C++ - Size: 49.7 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pingAvisek/Random-Learning
Language: JavaScript - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SharinLana/react-httpRequest-recipes
React Recipe Finder (the app uses edamam API to fetch the requested data and transform to to the list of recipes)
Language: JavaScript - Size: 846 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

KalaivaniBaskar/Callback-Hell
Using Javascript callback hell to deploy a timer
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kristinjeanna/archive
Package archive is a convenience package for walking/enumerating the contents of zip files, tar files, and compressed tar files through callback functions.
Language: Go - Size: 73.2 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
