jajoosiddhant
Embedded Software Engineer | Qualcomm Inc. | Graduated with Masters in Embedded Systems from University of Colorado, Boulder
Qualcomm Inc.San Diego, California
Pinned Repositories
Advanced-Embedded-Software-Development-AESD
Consists of Projects and Assignments Completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: System Calls, Kernel Modules, Cross-Compiling using buildroot, IPCs, FreeRTOS, Multithreading..
Bash-tips-and-tricks
Command Templates for Bash and shell script usage
Buildroot
Embedded Linux Platform while using cross-compilation to allow building for multiple target platforms on a single Linux-based development system.
Code-Database
Random Codes worth saving for future needs.
code-with-C
frequently used/asked C codes for embedded engineers
Dive-into-Cplusplus
C++ Learning Curve Codes
Docker-Containers
Readily available examples of Docker Containers to build and run different applications
Embedded-Interface-Design
Consists of Projects and Assignments Completed in Embedded Interface Design Course | ECEN 5783 | University of Colorado, Boulder.
Embedded-Machine-Vision-And-Intelligent-Automation
Consists of Projects and Assignments Completed in Embedded Machine Vision and Intelligent Automation Course | ECEN 5763 | University of Colorado, Boulder.
IOT-Embedded-Firmware
Consists of Projects and Assignments Completed in IOT Embedded Firmware Course | ECEN 5823 | University of Colorado, Boulder : Bluetooth Low Energy, Server-Client Architecture, Bluetooth Mesh.
jajoosiddhant's Repositories
jajoosiddhant/Advanced-Embedded-Software-Development-AESD
Consists of Projects and Assignments Completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: System Calls, Kernel Modules, Cross-Compiling using buildroot, IPCs, FreeRTOS, Multithreading..
jajoosiddhant/Bash-tips-and-tricks
Command Templates for Bash and shell script usage
jajoosiddhant/Buildroot
Embedded Linux Platform while using cross-compilation to allow building for multiple target platforms on a single Linux-based development system.
jajoosiddhant/Code-Database
Random Codes worth saving for future needs.
jajoosiddhant/code-with-C
frequently used/asked C codes for embedded engineers
jajoosiddhant/Dive-into-Cplusplus
C++ Learning Curve Codes
jajoosiddhant/Docker-Containers
Readily available examples of Docker Containers to build and run different applications
jajoosiddhant/Embedded-Interface-Design
Consists of Projects and Assignments Completed in Embedded Interface Design Course | ECEN 5783 | University of Colorado, Boulder.
jajoosiddhant/Embedded-Machine-Vision-And-Intelligent-Automation
Consists of Projects and Assignments Completed in Embedded Machine Vision and Intelligent Automation Course | ECEN 5763 | University of Colorado, Boulder.
jajoosiddhant/IOT-Embedded-Firmware
Consists of Projects and Assignments Completed in IOT Embedded Firmware Course | ECEN 5823 | University of Colorado, Boulder : Bluetooth Low Energy, Server-Client Architecture, Bluetooth Mesh.
jajoosiddhant/Self-Checkout-Shopping-Cart
Consists of Projects and Assignments Completed in Low Power Embedded Design Techniques Course | ECEN 5833 | University of Colorado, Boulder.
jajoosiddhant/Two-Factor-Authentication-System
Consists of Project completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: FreeRTOS, Mulithreading, PyQT, Fail-Safe and Fault-Tolerant System, IPCs, remote-logging, UART, NRF24L01+.
jajoosiddhant/Manual-Kernel-and-Root-Filesystem-Build
Repository to install toolchain using crosstool-ng and build a manual kernel root filesystem
jajoosiddhant/merge-practice
jajoosiddhant/Multithreaded-Socket-Server
Mulithreaded Socket Server using linked list as the data structure which receives data from various clients and stores the latest 10 data among several clients in a device node using a custom device driver.
jajoosiddhant/opencv-lane-vehicle-track
OpenCV implementation of lane and vehicle tracking
jajoosiddhant/Principles-of-Embeddded-Software-PES
Consists of Projects and Assignments Completed in Principles of Embedded Software Course | ECEN 5813 | University of Colorado, Boulder : UART, Circular Buffer, C-Unit Test Framework, Memory Manipulation, ADC, DMA, Function Pointers.
jajoosiddhant/Python-Codebase
Python Codebase for future Use
jajoosiddhant/Real-Time-Embedded-Systems-RTES
Consists of Projects and Assignments Completed in Real Time Embedded Systems Course | ECEN 5623 | University of Colorado, Boulder: Posix Threads, OpenCv, Thread-Safety, Scheduling Policies, PyCam.