Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/experiences.md
Original file line number Diff line number Diff line change
Expand Up @@ -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, 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
Expand Down
28 changes: 0 additions & 28 deletions docs/projects.md

This file was deleted.

2 changes: 2 additions & 0 deletions docs/yearly-goals.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down