From c56ee55320f7d8c76bc2b2fb9aba6d51511abb6a Mon Sep 17 00:00:00 2001 From: Rakesh Kumar Date: Tue, 21 Jan 2025 22:21:38 -0800 Subject: [PATCH 1/2] Updae experinces and yearly goals --- docs/experiences.md | 2 ++ docs/projects.md | 28 ---------------------------- docs/yearly-goals.md | 2 ++ mkdocs.yml | 1 - 4 files changed, 4 insertions(+), 29 deletions(-) delete mode 100644 docs/projects.md diff --git a/docs/experiences.md b/docs/experiences.md index c22226e..c94e4f7 100644 --- a/docs/experiences.md +++ b/docs/experiences.md @@ -55,6 +55,8 @@ Worked with backend engineers to make critical API design decisions and with the Developed firmware in Java and C++ to enable features and functions in Motorola’s line of Android-based cellular phones including the popular Razr. Accountable for the core Communication Driver modules that handled calls, call forwarding, messaging, and managing SMS. Ported existing driver features from the legacy platform to Android framework. +- Led the development of core communication software: As a key member of the engineering team, you spearheaded the development and implementation of the communication stack, enabling seamless connectivity to mobile networks and ensuring reliable data transfer for applications. +- Re-architected the communication module: You undertook a complete rewrite of the communication module, optimizing it for Android OS compatibility and enhancing its performance and stability. This involved designing and building new modules to support essential Android functionalities. - Integrated Wi-Fi (802.11) drivers provided by different vendors (i.e., TI, Qualcomm) into the motherboard set up and developed a Soft Access Point feature (hotspot) for Wi-Fi applications. ## Accord Software & Systems Pvt. Ltd. Bengaluru, India diff --git a/docs/projects.md b/docs/projects.md deleted file mode 100644 index 84634b1..0000000 --- a/docs/projects.md +++ /dev/null @@ -1,28 +0,0 @@ -# Projects - -Over past several years, I had the opportunities to work on really interesting project and they are listed here. - -# Machine Learning Platform - -:construction: - -# Realtime Feature Generation & Forecasting - -:construction: - -# Rearchitecting Dynamic Pricing Infra - -:construction: - -# Locator APP - -:construction: - -# Android Firmware - -:construction: - -# SUPPL Protocol Implementation - -- Significantly reduced latency (2 minutes to 15 seconds) for getting first location fix from a cold device startup. -- Implemented native encoder-decoder and saved the cost for company. diff --git a/docs/yearly-goals.md b/docs/yearly-goals.md index 5b18de8..1078920 100644 --- a/docs/yearly-goals.md +++ b/docs/yearly-goals.md @@ -10,6 +10,8 @@ I'm documenting my yearly goals here to stay accountable. My initial focus is on - [ ] Apply for a Patent - [ ] Read these books - [ ] [AI Engineering Book by Chip Huyen](https://a.co/d/1yFRjhV) + - [ ] [Generative AI on AWS by Chris Fregly, Antje Barth & Shelbee Eigenbrode](https://a.co/d/3bz4c1w) + - [ ] [Hands-On Large Language Models by Jay Alammar & Maarten Grootendorst](https://a.co/d/eTCQLsw) - [ ] Connect with at least one person who is working in AI/ML domain. Mainly to learn from his/her experience. - [ ] Presented at an international conference with a primary focus on MLOps. diff --git a/mkdocs.yml b/mkdocs.yml index 81a0f58..6471e04 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -16,7 +16,6 @@ theme: nav: - Home: index.md - Experiences: experiences.md - - Projects: projects.md - Talks: talks.md - Yearly Goals: yearly-goals.md - Contact Me: contact.md From 8bd9d0bf7ed3c8d0fd80dc745db4c90d6fb4a956 Mon Sep 17 00:00:00 2001 From: Rakesh Kumar Date: Tue, 21 Jan 2025 22:24:03 -0800 Subject: [PATCH 2/2] taken care of comments --- docs/experiences.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/experiences.md b/docs/experiences.md index c94e4f7..34b50b4 100644 --- a/docs/experiences.md +++ b/docs/experiences.md @@ -55,8 +55,8 @@ Worked with backend engineers to make critical API design decisions and with the Developed firmware in Java and C++ to enable features and functions in Motorola’s line of Android-based cellular phones including the popular Razr. Accountable for the core Communication Driver modules that handled calls, call forwarding, messaging, and managing SMS. Ported existing driver features from the legacy platform to Android framework. -- Led the development of core communication software: As a key member of the engineering team, you spearheaded the development and implementation of the communication stack, enabling seamless connectivity to mobile networks and ensuring reliable data transfer for applications. -- Re-architected the communication module: You undertook a complete rewrite of the communication module, optimizing it for Android OS compatibility and enhancing its performance and stability. This involved designing and building new modules to support essential Android functionalities. +- Led the development of core communication software: As a key member of the engineering team, spearheaded the development and implementation of the communication stack, enabling seamless connectivity to mobile networks and ensuring reliable data transfer for applications. +- Re-architected the communication module: undertook a complete rewrite of the communication module, optimizing it for Android OS compatibility and enhancing its performance and stability. This involved designing and building new modules to support essential Android functionalities. - Integrated Wi-Fi (802.11) drivers provided by different vendors (i.e., TI, Qualcomm) into the motherboard set up and developed a Soft Access Point feature (hotspot) for Wi-Fi applications. ## Accord Software & Systems Pvt. Ltd. Bengaluru, India