Ir al contenido principal

Entradas

Mostrando las entradas etiquetadas como beagleboard

Modern Architecture for Native Apps with AWS Backend: A Practical Guide

Introduction Designing a mobile app today goes far beyond building a beautiful interface. Native apps — whether for iOS or Android — need secure authentication, user role management, real-time communication with the backend, and scalable infrastructure to support growth. In this post, I’ll walk you through a clean and modern architecture to connect native mobile apps to a robust backend on AWS. The architecture is modular, scalable, and aligned with best practices for security and performance — without relying on overly complex tools. Why it matters: apps today are more than just UI A production-grade mobile app often includes: User login (email, Google, or others), Differentiated access for multiple roles (e.g., user vs admin), Secure token-based communication, A backend capable of handling business logic and data, Data storage, asset management, and scalable APIs, Compliance with Google Play and App Store requirements. All of these require a backend architecture ...

Central America is discovering BeagleBoard!

The title is clear enough! I was on the VI Encuentro Centroamericano of Software Libre and gave a presentation about what is Beagleboard.org and showing some small demos of the BeagleBone Black. Important refereces about Central America and Open Hardware/Single Board Computers & Microcontrollers All of this data is according to what people said on Panama. Arduino it's used in 6 countries of Central America as part of their computer science studies or electrical engineer Raspberry Pi is also use on the 7 countries of Central America Just 2 countries of Central America have listen about the BeagleBone Black. (Costa Rica & Honduras) Just 1 country of Central America has work with a BeagleBone Black. (Honduras) What was my talk about? Basically my talk was about, what is the Beagleboard.org community and the Beaglebone Black. I did a presentation on HTML explaining the BeagleBoard.org history and goals. Check the presentation here I show some slides of Jason ...

My experience of the Google Summer of Code

I know the program ended, almost a month ago. But I haven't had the opportunity of sharing my thoughts of the GSOC 2014. This summer, I coded for the BeagleBoard.org organization. It was a great experience. It was my third time trying to be part of the GSOC, and finally I was accepted. The main idea of the project is a platform for viewing and creating tutorials. You can see it here . Right now I'm working on migrating this to Jekyll . This is the next step the BeagleBoard community is taking. After the program finish I convinced Jason Kridner cofounder of the BeagleBoard.org to give a small hangout about what's BeagleBoard.org, talk about the Beagle Bone Black and his view of the organizations. Why I decide to talk with Jason, so he can give a talk? Well for motivating more Honduran students to involve on the open source moment. I was the first Honduran Student, that was part of the Google Summer of Code . Hope this motivates more Honduran student.

Bone101 Status Week 2

What has been done I have been working on testing the Github API (Getting,Creating, Deleting gist)  https://github.com/ ajaxorg/node-github I have been working on adding Bootstrap to the project. Working on  alexanderhiam idea . (May 21 18:24:56 ) Working on creating the login library. Using https://github.com/ jaredhanson/passport-github Issues I got some personal problems this week that pass. They have been resolved. The login page hasn't been added to the github rep, still having some issues, want to have it 100% so the community can test it. 2 Week Work Finish the login page Have the first demo presentation for creating the cards Confirm with mentors if we're going to use Flickr API for uploading image Beging to write in google docs one tutorial at least, This way David can check it and use it as a real tutorial for testing the app

Bone101 Status 1 Week

Hi Community Last week I got some issues and couldn't present you a status of Bone101. I updated the template and had almost done the final design. You can check it here: http://diegotc.github.io/bone101/Support/GSOC/template.html The option for the View All, is the one that is giving me some problems. I'm not quite sure if the way that is right now is the proper way of showing it. Personal Observations Planning to change the blue color(http://diegotc.github.io/bone101/Support/GSOC/BLINKINGTUTORIALS/Blink.html), for some orange or some BeagleBoard color. Need to confirm this with Jason. To do for this week I just began to work with the Github API. Need to create a login page for writing tutorials. Need to play around with the Flickr API. Need to confirm with Jason if we're going to use the flickr system for hosting images. Have the option of forking the project. I have to test this. These are my goals for this week.