Found 21 repositories(showing 21)
The power of machine learning allows us to change long-standing computing paradigms. One of these is the age-old password-based authentication system common to most apps. With fast real-time facial recognition, we can easily dispense with text-based verification and allow users to log in just by showing their faces to a webcam. In this session, we’ll show how to do this in Flutter, Google’s popular open-source UI toolkit for developing apps for web, Android, iOS, Fuchsia, and many other platforms with a single codebase. We’ll first build a simple authentication-based Android app, and then deploy the Firebase ML Vision model for face ID & image processing; as well as the MobileFaceNet CNN model through TensorFlow Lite for structured verification. Once all these parts are in place, our solution will work seamlessly and can easily be ported to other apps. Pre-requisites: ✅ Android Studio (https://developer.android.com/studio) — you can also use other IDEs/platforms if you’d rather not use Android - Flutter documentation below guides on the same. ✅ Flutter SDK (https://flutter.dev/docs/get-started/install) ----------------------------------------- To learn more about The Assembly’s workshops, visit our website, social media or email us at workshops@theassembly.ae Our website: http://theassembly.ae Instagram: http://instagram.com/makesmartthings Facebook: http://fb.com/makesmartthings Twitter: http://twitter.com/makesmartthings #TensorFlow #Flutter #MachineLearning
Viha27
A Devops pipeline is set of automated processes and tools that the development (Dev) and operations (Ops) teams implement to build, test, and deploy software faster and easier. In this course you will complete DevOps pipeline generally consists of a set of tools which are normally broken down into the following categories: Plan Code Integrate Test Release Deploy Operate This learning path will cover: Git is an open-source and distributed version control system. Github is git repository hosting service used for code sharing, bug tracking, feature request and much more. PyCharm is an integrated development environment (IDE) for python programing language. Flask is a python web framework. HTML is the standard markup language for Web pages. CSS is a style sheet language use to style a HTML document. SQLAlchemy is an open-source SQL toolkit and object-relational mapper which gives full power and flexibility of SQL. Selenium is used to automate web browser interaction. Pytest is unit testing framework that allows users to write test codes. Ngrok allows to expose a web server running on your local machine to the internet. Github Action enables you to include Continues Integration (CI) and continuous deployment (CD) capabilities and many other features directly in your repository. Docker is an open source containerization platform enables developers to package applications into containers. Docker Hub is a cloud-based repository for finding and sharing container images with your team. Kubernetes is an open-source container orchestration for automating deployment, scaling, and management of containerized applications. This course is one stop shop where you will learn web development, continuous integration, continuous deployment, containerization, writing neat and quality code, devops concepts and much more with python programing language. What you’ll learn Learn to build Continuous Integration Continuous Deployment pipeline Build CI CD tool to update docker image after any update Learn to create dockerfile Learn the fundamental concepts of Docker Learn the fundamental concepts of Kubernetes Learn to create Kubernetes YAML files Learn to deploy high availability, fault tolerance, scalable application Learn all the basic and advanced git commands Learn different types of branches like master, developer, feature, release and hotfix branch Learn fundamental concepts of Version Control System Learn to use Github actions for CI CD pipeline Learn to build python flask web application Learn to use SQL Alchemy Lean to create HTML pages using HTML, CSS and bootstrap Are there any course requirements or prerequisites? Git installed Docker installed Kubernetes installed Any IDE Github account Docker hub account Who this course is for: Anyone who wants to Enhance their skills in DevOps domain Developers and IT Pros Instructor User photo Pranjal Srivastava Docker | Kubernetes | AWS | Azure | ML | Linux | Python I am an Instructor, Devops engineer, machine learning enthusiast, cloud expert and passionate developer. I have authored 60+ courses with over 50,000+ students worldwide across 175+ countries on wide array of technologies like containerization, machine learning, Linux, programming languages and cloud computing platforms like Microsoft Azure, Amazon Web Service and IBM Cloud.
neoito-hub
Style guides and learning materials for devs, to build lightning-fast web apps 🚀 | HTML | CSS | JS | REACT
BlockchainLabs
Ethereum has brought us tools like Smart Contract, Dapp and DAO creation, deployment, and management. We can easily pay someone without ever hitting the send button, access decentralized applications that cannot be censored or shut down and we can be part of Decentralized Autonomous Organizations. Mistakes were made, bugs were found, and recently, millions were lost. Some are calling The DAO hack the most expensive bug bounty ever held, but whoever said this certainly didn’t have his Ether invested in The DAO, as the situation regarding the seizure of the stolen funds doesn’t seem to be improving. The DAO happened, it failed, all we can do now is move on and learn from our mistakes. The problem is that if we keep learning from $50m errors, we’ll be the wisest and poorest people on the planet. That’s why it’s good to have training wheels sometimes. Ethereum is the perfect playground for skilled developers, but with its 700% value increase since creation, it has made Solidity, one of the programming languages in Ethereum, a very expensive toy. That’s why Krypton has launched an open invitation to all developers to poke around the Krypton blockchain and see what it has to offer. Krypton (KR) is an Ethereum-based cryptocurrency that allows users all the same features and perks (Smart Contracts, Dapps, DAOs, DACs) but for a lower “price.” Ethereum transaction fees, which are known as “Gas” are spent according to computational costs, which means that the higher the price of Ether, the higher those costs will be. covertress, the Krypton founder, and project manager said: We’ve contacted several faculties at major universities and invited them to use the KR chain for this purpose. All of this means that developers have a testbed for smart contracts and Dapps, which are less expensive to deploy in the KR blockchain, before moving on to a more mainstream environment like Ethereum. Krypton can now be considered as a “gateway” into Ethereum. The team isn’t planning to stay humble forever but will, however, take their time before deploying anything and becoming a direct competitor to Ethereum, allowing them to tighten up security and functionality before moving on to providing smart contracts and Dapp solutions for companies. If you liked this article follow us on Twitter @themerklenews and make sure to subscribe to our newsletter to receive the latest bitcoin and altcoin price analysis and the latest cryptocurrency news. Krypton – Smart Contracts and DAPPs Development for Business Systems & IoT Ticker: KR Algorithm: Dagger-Hashimoto Block Reward: 0.25 KR Block Target: 15 Seconds Listen Port: 17171 RPC Port: 8888 Total KR: ~2.669 Million Real-Time Total KR Ethereum-Based: Utilizes Smart Contracts, DAOs, DACs and DAPPs Block Explorer: http://explorer.krypton.rocks After years in the tech sector, for engineering, entertainment, travel & finance companies, I’ve turned my focus to blockchain and building a startup, Krypton, to help companies realize their distributed applications. $KR is my vision for an ultra-fast blockchain that can realize all of the features of Ethereum with fewer initial coins, faster speed and lower inflation. Krypton can do the same things as Ethereum. However, with Ethereum’s codebase being updated to safely deploy DAOs, DACs, and DAPPs, there will be an explosion of practical-use cases, especially in the Internet of Things field. Companies will be actively seeking experienced developers. KR is an alternative platform on which to deploy these new technologies and Krypton developers are ready to build these systems. Join me in connecting Ðapps devs with real-life applications. Let’s code the future. — covertress, Founder & Project Manager Krypton is now hiring Smart Contracts and Ðapps developers with experience in Solidity, JS, and node.js. Please join Krypton’s Slack to apply: http://slack.krypton.rocks
GabeWeiss
Source code (Python, Node.js and Java) for a demo we built which has been shown at a number of conferences, including IoT Solutions World Congress in Barcelona, Google Cloud Next 2019 and Google I/O 2019. Using the Coral Dev Board we show incredible fast machine learning on the edge with minimal power consumption.
🌟 The "Learning F.A.S.T. for Devs™" A methodology based on the 80/20 rule and the Deep Work, that gives the perfect toolkit for developers to learn new skills or a programming language 3 times more efficient and faster, allowing them to start straight away, in a matter of days, the development of a new complex, modern and scalable software 🚀
Renairisu
kanji dataset for JLPT levels N1–N5, filtered from kanjiapi.dev. Includes JSON and MessagePack formats for fast, efficient lookup in Japanese learning apps.
Sadiq1180
SpaceBlaster - 2D Shooter Game A fun and fast-paced 2D shooter game built with the Flame Engine. Blast enemies, dodge obstacles, and survive waves in a simple arcade-style experience. Perfect for learning game dev in Flutter
WayhomeUK
Fast API repo for non-dev learning
balavenkatesh3322
Color-coded, annotated research papers for fast and focused learning. Great for devs, researchers & curious minds!
pedrosergey
Repository for the AI Dev Tools Zoomcamp: learning to leverage AI to write better code faster.
mirtahir744-a11y
"🎤 Generate complete websites instantly! Speak/type 'responsive homepage with navbar' → Get instant HTML/CSS/JS code. Perfect for rapid prototyping, learning web dev, and building MVPs fast."
K-JAMS
A beginner-friendly front-end project focused on learning the core building blocks of modern React development. This learning experience covered setting up a fast and efficient dev environment with Vite, using TypeScript for type-safe components, and styling UIs with Tailwind CSS.
akshays-repo
PES 90 is a fast, arcade‑style football game you can play in the browser. Enjoy 90‑second matches, responsive controls, lightweight physics, and basic AI—great for learning game dev with HTML5 Canvas + JS.
jaivilras
A real-time keylogger written in C for Linux. Captures and prints keystrokes from /dev/input/eventX using low-level input events. Designed for educational and research use only. Lightweight, fast, and easily extendable for learning how Linux handles keyboard input.
Ambady-dileep
# redux-todo-app Redux Todo App - Modern React + Vite + Redux Toolkit task manager with add/edit/delete/complete features. Lightning-fast dev setup for learning state management. ## Tech Stack - React 18 - Vite 8.0.2 - Redux Toolkit - JavaScript
sononevlogsandhya-cyber
🎬 KS Movies – Stream latest Hindi & South dubbed movies with a ⚡fast, sleek & mobile-friendly interface. Enjoy 🔍easy search, smooth browsing & ▶️custom video player. Perfect for learning web dev & building your own Netflix-style platform. For educational use only.
shiveshgupta75
Connectify Dev is a platform that helps developers match and collaborate based on skills, interests, and project needs. Users can create profiles, showcase tech stacks, and swipe to find ideal teammates for projects, hackathons, and learning—simple, fast, and efficient.
shaurya-s-dev
BharatLearn Dev Coach is an AI-powered learning mentor for computer science students. Built with Next.js, Node.js, and Groq AI, it provides concept explanations, coding help, and personalized guidance to help students understand topics faster and build practical programming skills.
c1ph3rj
LINQ Dev Practice — a compact C# learning repo with realistic marketplace JSON datasets, a 150-question problem bank, and a deterministic judge. Use it to write and validate LINQ queries against fast dummy scenarios or full real-data scenarios for practical, hands-on skill building.
Kalva-Venkatesh
🎯 A fast-paced First-Person Shooter built with JavaScript and WebGL. Experience smooth controls, realistic shooting mechanics, and immersive 3D environments — all playable in the browser. Includes enemy AI, health system, weapon switching, and score tracking. Built for fun and learning game dev basics.
All 21 repositories loaded