[cbr] here is a video I just created using Loom about some of the editing and CI pipeline features of the Cyber Boardroom ---- Video Summary (created by Loom AI)---- In this video, I showcase the early stages of creating custom sites with powerful features using Portuguese as a programming language. I demonstrate how to edit and update a custom version of the CyberBorder Room, highlighting the workflow based on a specific repository. The video also covers the CI pipeline, live editing, and the process of triggering Lambda functions for website updates. Watch me make changes and witness the cool workflow in action, taking around 17 seconds for updates.
Dinis Cruz’s Post
More Relevant Posts
-
Quick reminder: You don't need to know everything about a programming language, tool, or framework, in order to build something with it. Stop binging video content and start making something.
To view or add a comment, sign in
-
Without even opening the article, you can tell the second guy with that diagram exactly explains why "just talking to AI" IS programming, with a less precise programming language and with a non-deterministic output (so less testable).
To view or add a comment, sign in
-
Top Benefits of the Zig Programming Language https://lnkd.in/dR4iYC5F The Zig Programming Language strikes an impressive balance between speed, safety, simplicity, and compatibility across multiple domains. Read the article to learn about its low-level features, effective error-checking mechanisms, and compile-time execution. #ZigProgrammingLanguage #zigcoding #zigfunctionalprogramming #zigjavascript #zigprogramming #AI #AINews #AnalyticsInsight #AnalyticsInsightMagazine
To view or add a comment, sign in
-
Elevator (Advanced) Objective: Collect up to four items into a stackable box using an elevator. Each item arrives randomly at a different floor. With STL language programming( statement list )
To view or add a comment, sign in
-
I have just started Reading this amazing Book shared by my Tanveer R. . This has amazing fundamental concepts why & where to use rust guid also there is pretty cool explanation about asynchronous programming in rust Rust Programming Language Rust Remotely
To view or add a comment, sign in
-
🔹️Hello Linkedin Family, just made one simple Maze Solver Program utilizing C programming language🚀 🔹️Project Name:- "Maze Solver✨️" 🔹️Description:- Implemented a recursive algorithm to find the shortest path from the start to the end of the maze. 🔹️Key features👨💻:- ~Recursive backtracking algorithm ~Efficient maze traversal ~Shortest path Solution 🔹️Language Used: C 🔹️IDE: VS Code #cprogramming #projects #programming #mazesolver #algorithm #recursion
To view or add a comment, sign in
-
Day 30/100 - #100DaysOfCode Problem: Word Break Difficulty: Medium Today, I tackled the Word Break problem, where the goal is to determine if a string s can be segmented into space-separated words from a given dictionary. I used a dynamic programming approach, recursively checking if substrings of s match any word in the dictionary. Memoization was key to optimizing the solution, preventing redundant calculations and speeding up the process. Balancing recursion and dynamic programming is essential for such problems, and this challenge further deepened my understanding of string manipulation and dynamic programming techniques. #LeetCode #CodingChallenge #LearningEveryday #KeepCoding #ConsistencyMatters
To view or add a comment, sign in
-
Unlocking the Secrets of Structures in C: Mastering Member Access! Struggling to navigate structures in C? Fear not! This blog post dives deep into accessing structure members, a fundamental skill for effective data manipulation. Learn how the dot operator (.) unlocks individual elements within a structure. Discover techniques for assigning and retrieving values from structures. Explore real-world examples to solidify your understanding. ✨ Grasp the power of structure initialization for streamlined data management. Ready to conquer structures in C? Head over to my blog for the full breakdown! https://lnkd.in/gsS_8PUU #Cprogramming #structures #programming #datamanagement #development
To view or add a comment, sign in
-
👀 Want to peek under the hood of ShadowTraffic? Check out my online Current talk and learn about: 🚀 fast data structures ➰ asynchronous programming 🎲 deterministic randomness Thanks to everyone who attended live! https://lnkd.in/gx2XApHc
To view or add a comment, sign in
-
🚀Day 59 of #100daysofcode challenge Today's problem: Topic: Dynamic Programming Problem : Coin Change II solved using : ✅Recursion ✅memoization ✅Tabulation
To view or add a comment, sign in