Skip to content
View naresh97's full-sized avatar
Block or Report

Block or report naresh97

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
naresh97/README.md

Hey there, it's me, Naresh!

If I helped you out in any way, you could buy me a beer on Ko-fi 🍻🍻

Projects I wanna 💖 show off 💖:

  • Robo-Arm

    Still very much a work in progress, but I'm trying to squeeze as much of my C++ knowledge into it as possible! 🤓 I'm building a small tabletop robot arm that I running of an STM32 with the software in this repository. I'm writing a lot of utility code to interface with FreeRTOS and STM's HAL to create clean interfaces that I can use in my application. And although not strictly necessary, I'm trying to get away with using no (or as little as possible) dynamic memory allocation. I'm also really trying to push Static Polymorphism as much as possible, using C++20 Concepts. Oh, and did I mention it's using C++20? 😁

  • EI Weblog Android

    So my faculty has this web blog where they push important updates all the time. The only problem is that it has no notifications 😢. Login every morning into the weblog to check for updates? Nah! I made an Android app that scraped the web blog and give you notifications. Problem solved! As a bonus, it can scrape your grades and give you notifications for those too 🤓

  • OurSejahtera

    There was a civil society protest in Malaysia a while ago, and since it was in the middle of the pandemic, the organizers were looking for a way to do contact tracing without relying on government tools. So I developed a way that contact tracing can be done semi-anonymously, that way the protesters could keep themselves safe! The front-end is done in React and the background API server uses Express.

  • OpenProfinet

    While doing my Master's Project, I was required to do a lot of configuring of Profinet devices. The problem? Most of the tools for the configuration (I believe the fancy industry word is projecting) are proprietary 😢. The absolute worst part? Most only run on Windows. WINDOWS! So I had to create my own configuration tool. Written in ✨ C++

Showing off my ✨fancyqualifications, since I worked my ass off for them:

  • M.Sc. Electrical Engineering and Information Technology (Automation) in 2022 from the University of Applied Sciences, Düsseldorf
  • B.Eng. Physical Engineering in 2019 from the University of Applied Sciences, Aachen

trophy

Pinned

  1. ei-weblog-android ei-weblog-android Public

    HSD EI Faculty weblog reader for Android

    Kotlin 1

  2. our-sejahtera our-sejahtera Public

    Autonomous and independent contact tracing!

    JavaScript 1

  3. our-sejahtera-backend our-sejahtera-backend Public

    TypeScript 1

  4. OpenProfinet OpenProfinet Public

    Open-Source Profinet Tools for Linux

    C++ 8 4