docs(projects): restructure and add details to several projects

- Floadt: Add skills and detailed description
- Likely: Add skills and detailed description
- Pool: Add skills and detailed description
- Space Bolt: Add skills and detailed description
- Swiper No Mauling: Add skills and detailed description
- Timebo[AR]d: Add skills and detailed description
- VolunTree: Add skills and detailed description
- Yue: Add skills and detailed description
- Move several yml files to their corresponding directories
This commit is contained in:
Prad Nukala
2026-06-30 10:40:42 -04:00
parent 050c01d777
commit 7864186bbf
12 changed files with 119 additions and 0 deletions
+11
View File
@@ -2,3 +2,14 @@ title: Floadt
start: 2013-05-01 start: 2013-05-01
end: 2015-10-01 end: 2015-10-01
project-url: https://github.com/prdlk/floadt project-url: https://github.com/prdlk/floadt
skills:
- REST APIs
- User Interface Design
- Social Media Integration
- Network Architecture
- Frontend Development
description: |
- Developed a unified social media client designed to aggregate and display Instagram, Facebook, and Twitter feeds within a single, Pinterest-style user interface.
- Engineered advanced social management features, including cross-platform scheduled publishing, feed filtering to hide specific users, and mutual-follower verification.
- Gained deep, hands-on experience in network architecture and complex REST API integration prior to major platform policy changes that restricted third-party developer access.
associated-with: ../experience/britetwist.yml
+16
View File
@@ -0,0 +1,16 @@
title: Like.ly
start: 2017-05-01
end: 2017-08-01
project-url: https://github.com/prdlk/like.ly
skills:
- React Native
- Machine Learning
- TensorFlow
- Computer Vision
- Web Scraping
description: |
- Engineered a predictive analytics tool leveraging TensorFlow and supervised machine learning algorithms to forecast Instagram post engagement and likes.
- Developed an intuitive user interface by building a cross-platform mobile application and a cohesive messenger bot using React Native.
- Customized a web scraper to systematically aggregate public user data to train the model and optimize prediction accuracy.
- Integrated a Computer Vision API to analyze visual post content and extract key features for the machine learning pipeline.
associated-with: ../about/education.yml
+16
View File
@@ -0,0 +1,16 @@
title: Pool
start: 2019-08-01
end: 2019-08-01
project-url: https://github.com/prdlk/pool-tutorial-part-1
skills:
- Flutter
- Dart
- Cross-Platform Development
- User Interface Design
- Technical Writing
description: |
- Designed and engineered the frontend architecture for an event-sharing mobile application utilizing the Flutter framework and Dart.
- Translated complex Dribbble UI/UX designs into fully functional programmatic widget hierarchies, implementing custom TableView cells, dynamic navigation, and animated backgrounds using the simple-animations library.
- Authored and published a comprehensive technical article ("A Deep Dive into Flutter") detailing the application's structural development to educate developers on cross-platform best practices.
- Architected a scalable, modular codebase designed to seamlessly integrate with future Node.js and MongoDB backend implementations.
associated-with: ../about/education.yml
+15
View File
@@ -0,0 +1,15 @@
title: Space Bolt
start: 2016-08-01
end: 2018-07-01
project-url: https://github.com/prdlk/spacebolt
skills:
- Game Development
- C#
- Social Integration
- API Design
- Microtransactions
description: |
- Designed and developed an endless-runner space game, successfully scaling the player base to 15,000 daily active users and 850,000 total downloads by 2018.
- Engineered a custom API and server-side caching system to generate, retrieve, and distribute shareable gameplay GIFs.
- Integrated Facebook leaderboards to drive user engagement, retention, and global competition among players.
associated-with: ../experience/britetwist.yml
+17
View File
@@ -0,0 +1,17 @@
title: Swiper No Mauling
start: 2019-02-01
end: 2019-02-01
project-url: https://github.com/prdlk/CV-Livestock-Protection
skills:
- Python
- TensorFlow
- YOLOv3
- Computer Vision
- Machine Learning
- Twilio API
description: |
- Engineered a financially viable, AI-powered computer vision application designed to help farmers autonomously monitor livestock and prevent predator attacks.
- Implemented the YOLOv3 object detection model using Python and TensorFlow to accurately identify predators and assess hostility levels within live camera frames.
- Integrated the Twilio API to build an automated, real-time alert system that immediately dispatches SMS notifications to farmers the moment a threat is detected.
- Designed an architectural roadmap to transition the computationally heavy detection model to a cloud-based infrastructure, with planned expansions for wildlife researchers to track events of interest.
associated-with: ../about/education.yml
+14
View File
@@ -0,0 +1,14 @@
title: Timebo[AR]d
start: 2017-10-01
end: 2017-10-01
project-url: https://github.com/anthonyanader/timeboARd
skills:
- Swift
- iOS Development
- ARKit
description: |
- Collaborated at HackHarvard 2017 to build a native iOS Augmented Reality application designed to capture, store, and share physical whiteboard sessions.
- Developed a feature mapping 2D whiteboard drawings into navigable, cloud-stored 3D models using just two screen taps.
- Implemented a "time machine" versioning system, enabling users to step through and view saved virtual frames in real-time.
- Provided a scalable solution for teams and students to archive architectural diagrams and course notes for future collaborative editing.
associated-with: ../about/education.yml
+15
View File
@@ -0,0 +1,15 @@
title: VolunTree
start: 2015-11-01
end: 2017-10-01
project-url: https://github.com/prdlk/voluntree
skills:
- Objective-C
- iOS Development
- Database Design
description: |
- Engineered an iOS application to digitize and legitimize volunteer hour tracking for high school students via a peer-to-peer verification system.
- Scaled the platform to 1,250 monthly active users and achieved 15,000 total downloads in 2016.
- Integrated social and community features enabling users to follow peers and discover over 15 daily volunteer opportunities.
- Built an organizational portal allowing local non-profits to post updates and connect directly with the student volunteer community.
- Implemented an export feature allowing students to seamlessly transfer verified hours to their schools for academic credit.
associated-with: ../experience/britetwist.yml
+15
View File
@@ -0,0 +1,15 @@
title: Yue
start: 2018-03-01
end: 2019-02-01
project-url: https://github.com/prdlk/yue
skills:
- C#
- Procedural Generation
- Cross-Platform Development
- Game Design
description: |
- Developed and published a fully functional, low-poly 3D space adventure game to both iOS and Android platforms in under 26 hours.
- Engineered a custom algorithm for procedural generation, ensuring unique 3D planet environments for every individual game session.
- Designed an in-app economy and digital storefront allowing users to exchange earned currency for game assets.
- Authored two technical articles detailing the game's rapid development process, accumulating over 40,000 reads.
associated-with: ../experience/britetwist.yml