Tony Josi

Tony Josi

Mentor
Rising Codementor
US$8.00
For every 15 mins
ABOUT ME
Embedded Software Engineer
Embedded Software Engineer

Im an embedded software engineer with 4 years experience in C and C++ languages, along with FreeRTOS and TCP/IP stacks.

https://www.linkedin.com/in/tonyjosi/

New Delhi (+05:30)
Joined August 2022
EXPERTISE
4 years experience
4 years experience
4 years experience
4 years experience
4 years experience
1 year experience
4 years experience

REVIEWS FROM CLIENTS

Tony's profile has been carefully vetted and approved as a Codementor. Connect with Tony now, and leave a review for them once you're done!
SOCIAL PRESENCE
GitHub
Renesas_RX72N_Envision_Kit_CC_FreeRTOS_TCP
C
0
0
pc_app
PC App for the FreeRTOS kernel + TCP stats demo
Python
0
0
EMPLOYMENTS
Software Development Engineer
Amazon Web Services
2022-11-01-Present
Part of the open source FreeRTOS Kernel and Libraries development team. Focuses more on the design. development and maintenance of the Fr...
Part of the open source FreeRTOS Kernel and Libraries development team. Focuses more on the design. development and maintenance of the FreeRTOS+TCP stack.
C
Network
TCP/IP
View more
C
Network
TCP/IP
Operating Systems
View more
Engineer
Analog Devices
2019-09-01-2022-07-01
Embedded software engineer
Embedded software engineer
Python
C++
C
Python
C++
C
PROJECTS
Game of LifeView Project
2020
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. Th...
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The game is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves. It is Turing complete and can simulate a universal constructor or any other Turing machine.
C
View more
C
View more
C++ STL Vector Container ImplementationView Project
2020
Standard Template Library vector is a container class, that can be used like a dynamic array. The elements of a vector are stored in cont...
Standard Template Library vector is a container class, that can be used like a dynamic array. The elements of a vector are stored in contiguous memory. This project is a re - implementation of the standard STL vector library of C++. It's designed to be exception safe, effcient and memory safe.
C++
View more
C++
View more