There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Dual-Core-RISC-V-Processor
A dual core RISC-V processor (using PULP platform SoC) implemented on a Digilent Arty S7-50 FPGA board.vsomeip_examples
Examples inspired from "vsomeip in 10 minutes" https://github.com/COVESA/vsomeip/wiki/vsomeip-in-10-minutesRISC-V-Assembly
Some RISC-V code I tested on Venus Emulator (https://venus.kvakil.me/)Hakerrank_Linux_Shell
Shell Scripts from Hackerrank's Linux Shell practiceC_Seven_Segment
A simulation of 10 digits displayed on console using a simulated seven segment displayQML_For_Beginners
My implementations of the code from the course "QML for Beginners" on Udemy -> https://www.udemy.com/course/qml-for-beginners/Swift_Basics
Code taken from https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html. Should runCpp_Boost_Asio
This repo contains projects built using Boost.Asio library on C++.Cpp_Multithreading
Some examples of Multithreading with C++VHDL
This repo consists of some VHDL code that I wrote or found useful.ARM-Assembly
Code in ARM Assembly language.Vivado-HLS
A repo containing some of my code from Xilinx Vivado HLS tool.OpenCV_CPP
OpenCV code from tutorials written in C++C_Bit_Manipulation_Tutorial
This repo contains a pdf document of a presentation that I created in my first year of Bachelors for giving a talk on Bit Manipulation in C..Verilog
Contains some Verilog code written or tested by me.Micro-bit_Programs
Some Micro:bit programs in .hex format which can be directly uploaded to the board.rstar900
ML_And_Neural_Nets
Code related to Machine Learning and Neural Networks goes hereDart_Intermediate
The repository containing my own implementations from the course on Udemy : https://www.udemy.com/course/dart-intermediate-course/PahoMqtt
Some examples using Paho MQTT client.Qt6_Core_Beginners
Qt6 code in C++ based on Udemy course https://udemy.com/course/qt-6-core-beginners-with-cppLinux_System_Programming_C
Linux System Programming code in C. From the Udemy course : https://udemy.com/course/linux-system-programming-f/SOLID-Principles-CPP
Example of C++ code to demonstrate SOLID Principles.Linux_IPC
Based on Udemy course at https://www.udemy.com/course/linuxipc/Android_NDK
Projects based on Android NDKPOSIX_Programming
Some code which might be useful for people learning POSIX libraries.Java_Design_Patterns
Some Design Patterns in JavaMicrosoft_PPL_Cpp
Programs using Microsoft's Parallel Patterns Library (PPL) on C++Hackerrank_CPP
My solutions for the C++ path on HackerrankExercism_Rust_Track
My solutions for the Rust track on https://exercism.org/tracks/rustCPP_Design_Patterns
Design Patterns in C++Hackerrank_Linux_Shell
My solutions for the Linux Shell path on https://www.hackerrank.com/domains/shellAndroid_IPC
Some projects using IPC on AndroidRust_CLI
Code from the tutorial at https://rust-cli.github.io/book/index.htmlCMakeProjects
A repository containing various CMake projects that I learned from various sources.Rust_Async
Code from the tutorial at https://rust-lang.github.io/async-book/ (Sometimes with additional modifications)POCO
Repo containing some projects based on POCO C++ library using Conan as package manager and CMake as build tool.FYI_x_Qt_UI_Learning_Path
Projects made during Fyi x Qt UI Learning Path on https://academy.qt.io/Udacity_AI_For_Robotics
TurtleBot_Mobile_Control
A project which aims to provide a way to control turtlebot over phone using MQTT and ROS2Rust_Design_Patterns
Examples of Design Patterns in Rust inspired from https://rust-unofficial.github.io/patterns/Nand2Tetris_Part1
cpp20_udemy
Repo which contains code from the course https://www.udemy.com/course/the-modern-cpp-20-masterclass/Rust
Contains code in Rust language using the official book and my own experiments. Book can be found here https://doc.rust-lang.org/stable/book/Makefile
A repo containing templates for makefiles in C++. Inspired from "High-Level Synthesis Blue Book" by Michael FingeroffLeetCode
My solutions to some LeetCode questionsDart_Beginners
The repository containing codes from the Bryan Cairns course on Udemy : https://www.udemy.com/course/dart-beginners-course/Node-Red-Flows
A repo containing some node red flows as json files which I used for learning.SysML-v2
This is going to contain some SysML v2 code. (Work in progress)Chip-8-Emulator-Cpp
A Chip 8 emulator in C++ (referring this site: https://austinmorlan.com/posts/chip8_emulator/).Rustlings_Solutions
This repo contains my solutions to the Rustlings exercises. For more info check out : https://github.com/rust-lang/rustlings100_Days_of_Rust_Progress
TODO: Add the links of completed solutions, or those currently on the way.linux_driver_development
Ratatui-Tutorials
Code from https://ratatui.rs/tutorials/Dart_Advanced
The repository containing my own implementations from the course on Udemy : https://www.udemy.com/course/dart-advanced-course/Love Open Source and this site? Check out how you can help us