Pinned Repositories
01-Progress-Tracker
Create a progress tracker utility
all_leetcode_questions
All Leetcode questions in a single file
BBC-Clone
binary-upload-boom
The 100Devs Social Network
clock-and-temperature
Display date information along with temperature reading using the LPC4088QSB ARM Cortex board, DS1337 (time chip), and DS1631 (temperature sensor).
code-wars-work
Code Wars exercises
i2c-embedded-interfacing
Interface the LPC4088QSB with various sensors
interfacing-multiple-7-seg
Control 3 7-segment displays
plant-health-detector
Plant health monitoring system
portfolio-site
Projects portfolio - Joel Godinez
logicbyjoel's Repositories
logicbyjoel/01-Progress-Tracker
Create a progress tracker utility
logicbyjoel/all_leetcode_questions
All Leetcode questions in a single file
logicbyjoel/BBC-Clone
logicbyjoel/binary-upload-boom
The 100Devs Social Network
logicbyjoel/clock-and-temperature
Display date information along with temperature reading using the LPC4088QSB ARM Cortex board, DS1337 (time chip), and DS1631 (temperature sensor).
logicbyjoel/code-wars-work
Code Wars exercises
logicbyjoel/CPP-Refresher
Use this project to brush up on C++ concepts.
logicbyjoel/i2c-embedded-interfacing
Interface the LPC4088QSB with various sensors
logicbyjoel/interfacing-multiple-7-seg
Control 3 7-segment displays
logicbyjoel/plant-health-detector
Plant health monitoring system
logicbyjoel/portfolio-site
Projects portfolio - Joel Godinez
logicbyjoel/CPU-Scheduler
Use Client - Server Architecture to Mimic CPU Scheduler
logicbyjoel/doge-practice-iOS-app
TCP-level networking chat application
logicbyjoel/example-expressjs-app
This app starts a server and listens on port 3000 for connections. The app responds with “Hello World!” for requests to the root URL (/) or route. For every other path, it will respond with a 404 Not Found.
logicbyjoel/first-contributions
🚀✨ Help beginners to contribute to open source projects
logicbyjoel/GreenPiThumb
logicbyjoel/hackathon-starter
A boilerplate for Node.js web applications
logicbyjoel/Lab6
Control Keypad and 7-Seg Display
logicbyjoel/lab7-DS1631-temperature-sensor
Use I2C Communication protocol to interface LPC4088_QSB Microprocessor with DS1631 sensor
logicbyjoel/logicbyjoel
Config files for my GitHub profile.
logicbyjoel/makefile-exercise
Small app to practice makefile commands
logicbyjoel/Multiple-Client-Server-Architecture
Establishing communication between a server and multiple clients
logicbyjoel/multiple-I2C-interface
Interfacing multiple I2C devices to LPC4088QSB
logicbyjoel/myapp
This app starts a server and listens on port 3000 for connections. The app responds with “Hello World!” for requests to the root URL (/) or route. For every other path, it will respond with a 404 Not Found.
logicbyjoel/NewAdventureRPG
logicbyjoel/Rockets-API
logicbyjoel/todo-mvc-auth-microsoft
logicbyjoel/todolist-live-review
logicbyjoel/web-form-refresher
Refresh form handling development without frameworks