Bernardo Aguayo Ortega (BernardoAguayoOrtega)

BernardoAguayoOrtega

Geek Repo

Company:Ubidots

Location:México

Github PK Tool:Github PK Tool

Bernardo Aguayo Ortega's repositories

google-keep-clone

Google keep clone created with vanilla.js, css and html <3

Language:CSSLicense:MITStargazers:2Issues:1Issues:0

build-an-app-with-react-suspense

React Suspense gives us a new way of describing with fine-grain controls how users experience should look based on data we have or don’t have. This will change the way you build React applications forever and this is the opportunity to get an early look and head start!

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

learning-python

Python—the popular and highly readable object-oriented language—is both powerful and relatively easy to learn. Whether you're new to programming or an experienced developer, this course can help you get started with Python. Joe Marini provides an overview of the installation process, basic Python syntax, and an example of how to construct and run a simple Python program. Learn to work with dates and times, read and write files, and retrieve and parse HTML, JSON, and XML data from the web. Learning objectives Installing Python Choosing an editor or IDE Working with variables and expressions Writing loops Using the date, time, and datetime classes Reading and writing files Fetching internet data Parsing and processing HTML

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

message-application

A react application that allow two different clients to have real time chat, connect with firebase.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

make-it-possible

make it possible is an idea birth from necessity of people to achieve their goals especially in this pandemic times

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

Async-JavaScript

So far, we have used synchronous JavaScript, which is where every line of code works in the order we expect. When certain operations take an unknown amount of time, this is known as asynchronous (async). This section looks at some popular topics with async JS.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

bernardo-aguayo-blog

personal blog about my developer journey

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

blog-app

Bernardo Aguayo Personal Blog

Language:CSSLicense:0BSDStargazers:0Issues:1Issues:0

Building-Modern-Projects-with-React

Learn about some of the most important tools in the React ecosystem that help you simplify development and manage the complexities of state, side effects, structure, and styling.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

gatsby-starter-portfolio-emilia

Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Includes Light/Dark mode.

Language:JavaScriptLicense:0BSDStargazers:0Issues:0Issues:0

github-markdown-toc

Easy TOC creation for GitHub README.md

Language:ShellLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

hacker-news-clone

Hacker news clone created with vanilla.js. Feel free to clone this project and use it

Language:CSSLicense:MITStargazers:0Issues:1Issues:0

js-challenges

This repo have purpose to host js challenges.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

js-essential-concepts

Share app code with modules, know what is ''this'' at aby time, learn state and state management, how reducers help manage state, imperative versus declarative code

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

learning-flask

Learning objectives Creating a new Flask project Testing with Postman Returning JSON instead of text Working with databases Authenticating users Securing APIs

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

learning-flask-with-mongodb

Learning flask with no relational db

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

learning-spring

Learnign spring java framework

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

music-app

This app is created use react.js :fire: amazing library to build amazing ui interface with an incredible performance. In this app you can listen music, skip forward trough the music, pause music, library section, skip, etc :exclamation: :wolf: :loud_sound:

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

Odoo-14-Development-Cookbook-Fourth-Edition

Odoo 14 Development Cookbook - Fourth Edition, published by Packt

License:MITStargazers:0Issues:0Issues:0

practice-typescript

This repo is for improve knowledge and practice typescript

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

react-hooks

React Hooks embed logic into functions in new React applications. In this course, instructor Eve Porcello covers various styles of Hooks usage and ways to integrate them into your programming workflow. She tells you how Hooks came to be part of the library, then walks you through how to install Create React App. Eve covers how you can use the useState Hook to handle different types of state variables and work with component trees. The useEffect Hook can be used for several application side effects, whenever the state of the app changes. Eve teaches you how to work with the dependency array effect and fetch data with the useEffect Hook. Next, she explains several additional Hooks and steps through the process of creating custom Hooks. In conclusion, Eve shows you some different directions you can pursue to improve your knowledge of the React ecosystem.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

React-Using-TypeScript

TypeScript offers developers a more structured approach to JavaScript application development, and is a natural fit for the build processes most React developers are already using. Combining the component approach in React with the discipline of TypeScript enables you to build clean web applications that will be easier to maintain over time. In this course, instructor Emmanuel Henri explains shows how to use TypeScript with React. He starts with a review of basic and complex types and functional and stateful components. Then he shows how to use TypeScript interfaces to improve your React code. Finally, learn how to implement higher-order components to reuse components while adding new functionality.

Language:HTMLStargazers:0Issues:1Issues:0

rjsinterveiw

react js interview app

Stargazers:0Issues:0Issues:0

teleios

old and new testament project, develop with html, css and js.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

todo-pwa

A pwa which is a todo list

Language:JavaScriptStargazers:0Issues:1Issues:0

TypeScript-Object-Oriented-Programming

TypeScript boasts features that go beyond (and sometimes challenge) JavaScript approaches. But this superset of JavaScript really shines in the area of object-oriented programming (OOP). If you're familiar with JavaScript and want to incorporate OOP principles into your workflow using TypeScript, then this course is for you.

Language:TypeScriptStargazers:0Issues:1Issues:0

vanilla-JavaScript-calculator

Beautiful vanilla JavaScript calculator <3

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0