Pinned Repositories
30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
30-seconds-of-css
A curated collection of useful CSS snippets you can understand in 30 seconds or less.
30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
33-js-concepts
📜 33 concepts every JavaScript developer should know.
async-javascript-cheatsheet
Cheatsheet for promises and async/await
codesignal
CodeSignal Answers
CodingBlocks
CodingBlocks competitive programming contest problems solved in JavaScript
developer-roadmap
Roadmap to becoming a web developer in 2019
devtraining-needit-madrid
This repository is used by the developer site training content, Madrid release. It is used for the Build the NeedIt App, Scripting in ServiceNow, Application Security, Importing Data, Automating Application Logic, Flow Designer, REST Integrations, Reporting and Analytics, and Automated Test Framework courses.
SmallProjects
My small projects made on my free time
darylldimazana22's Repositories
darylldimazana22/SmallProjects
My small projects made on my free time
darylldimazana22/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
darylldimazana22/30-seconds-of-css
A curated collection of useful CSS snippets you can understand in 30 seconds or less.
darylldimazana22/30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
darylldimazana22/33-js-concepts
📜 33 concepts every JavaScript developer should know.
darylldimazana22/async-javascript-cheatsheet
Cheatsheet for promises and async/await
darylldimazana22/codesignal
CodeSignal Answers
darylldimazana22/CodingBlocks
CodingBlocks competitive programming contest problems solved in JavaScript
darylldimazana22/developer-roadmap
Roadmap to becoming a web developer in 2019
darylldimazana22/devtraining-needit-madrid
This repository is used by the developer site training content, Madrid release. It is used for the Build the NeedIt App, Scripting in ServiceNow, Application Security, Importing Data, Automating Application Logic, Flow Designer, REST Integrations, Reporting and Analytics, and Automated Test Framework courses.
darylldimazana22/dsa.js-data-structures-algorithms-javascript
Data Structures and Algorithms explained and implemented in JavaScript
darylldimazana22/functional-programming-jargon
Jargon from the functional programming world in simple terms!
darylldimazana22/hello-world
Sample repository
darylldimazana22/interview-questions-in-javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
darylldimazana22/jquery-tips-everyone-should-know
A collection of tips to help up your jQuery game
darylldimazana22/loaders.css
Delightful, performance-focused pure css loading animations.
darylldimazana22/nodebestpractices
:white_check_mark: The largest Node.js best practices list (July 2019)
darylldimazana22/php-the-right-way
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
darylldimazana22/quick-SQL-cheatsheet
A quick reminder of all SQL queries and examples on how to use them.
darylldimazana22/sicp
HTML5/EPUB3 version of SICP
darylldimazana22/Simple-2D-Breakout-Game
2D Breakout Game
darylldimazana22/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.