Pinned Repositories
170-sinatra-todos-final
Todo list web app replacing local file storage by PosgreSQL
AdvancedNodeComplete
*Completed* code for a course on Udemy.
anayib.github.io
_
artificial-intelligence
beginners-guide-to-react
The Beginner's Guide To ReactJS
binary-trees-guide
AN introduction to binary trees for beginners with examples written in JavaScript
preparacion-top-full-tack-developer-proinnovate-2024
Curso de preparación para presentar las pruebas técnicas de admisión al programa TOP Full Stack Developer
problem-solving-skills
Problem solving process and examples for software developers
proceso-solucion-problemas
Guia práctica para resolver problemas de algoritmia
react-node-blog-app
A simple React app using Context and Hooks and a NodeJS API in the back-end.
anayib's Repositories
anayib/preparacion-top-full-tack-developer-proinnovate-2024
Curso de preparación para presentar las pruebas técnicas de admisión al programa TOP Full Stack Developer
anayib/proceso-solucion-problemas
Guia práctica para resolver problemas de algoritmia
anayib/react-node-blog-app
A simple React app using Context and Hooks and a NodeJS API in the back-end.
anayib/problem-solving-skills
Problem solving process and examples for software developers
anayib/170-sinatra-todos-final
Todo list web app replacing local file storage by PosgreSQL
anayib/AdvancedNodeComplete
*Completed* code for a course on Udemy.
anayib/binary-trees-guide
AN introduction to binary trees for beginners with examples written in JavaScript
anayib/c_programming_examples
C programming learnings . A sums up of my learning from different sources
anayib/dAppExample1
Simple decentralized app to interact via a simple UI with the Goerli etherium test network
anayib/Dreadful-Tomatoes-with-React
Build a web app that lets users view and rate the latest blockbuster movies.
anayib/find-the-hat-cli-exercise
A simple cli game where the user should get to the "^" character without falling in the "0" characters.
anayib/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
anayib/javascript-interview-questions
List of 1000 JavaScript Interview Questions
anayib/linux-nodejs-services
NodeJS services course examples
anayib/node-express-course
John Smilga Free code camp
anayib/nodejs-advanced-concepts-course
A course on NodeJS fundamentals including the eventloop, libuv, asynchronous execution of tasks, performance enhancement with clustes and worker threads, data catching with redis and continous integation
anayib/notes-example-project
Notes API created under the folder by feature structure. Created for academic purpose.
anayib/part3-notes-backend
anayib/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
anayib/redux-fundamentals
An easy to follow Redux fundamentals guide with examples
anayib/sigma-demo-audilio
SIgma implemented to show graph - France
anayib/sigma-testing.js
A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
anayib/test-try-promise
Testing try catch with promises error handling
anayib/top-fs-dev-proinnovate-ii-2024
anayib/top-v17-backend
anayib/top-v17-frontend
Proyecto de ejemplo para enseñar React en el Bootcamp de @makeitrealcamp
anayib/type-script-exercises
Typescript exercises to learn the language
anayib/typescript-fundamentals-free-code
Notes on fundamentals of typescript
anayib/typescript-youtube-22
Typescript series on Youtube - 2022 basics of typescript syntax
anayib/whitelist-dapp-nft-collection
A project to learn how to implement a contract using solidity, react, nextjs, hardhat, etherjs and web3modal