adityakumar_dev's profile picture. B. Tech CSE | proficient in C/C++, Java, JavaScript , Linux, and a bit of Python, PHP. with advanced skills in Flutter and nodejs.

Aditya Kumar

@adityakumar_dev

B. Tech CSE | proficient in C/C++, Java, JavaScript , Linux, and a bit of Python, PHP. with advanced skills in Flutter and nodejs.

I'm working on building something for farmer-related projects. Does anyone have any ideas on how I can create a profitable crop comparison system?


How long does it take after you release your app on the Play Store? Does anyone have an idea?

adityakumar_dev's tweet image. How long does it take after you release your app on the Play Store? Does anyone have an idea?

When it’s the last day of the month and you’re using the full potential of Copilot.

adityakumar_dev's tweet image. When it’s the last day of the month and you’re using the full potential of Copilot.

testing the sensors and parts with an Arduino, but I don’t even know how to connect them to the Uno 😂

adityakumar_dev's tweet image. testing the sensors and parts with an Arduino, but I don’t even know how to connect them to the Uno 😂

working on NextJs project ...

adityakumar_dev's tweet image. working on NextJs project ...

Thrilled to begin my second paid Flutter internship 🚀 Selected from 1000+ applicants after 2 interview rounds. Excited to learn and grow! 🌱 #Flutter #Internship #Growth

adityakumar_dev's tweet image. Thrilled to begin my second paid Flutter internship 🚀 Selected from 1000+ applicants after 2 interview rounds. Excited to learn and grow! 🌱

#Flutter #Internship #Growth

As an app dev, I thought fine-tuning AI for Indian agri Q&A would be tough. But thanks to @UnslothAI docs, I did it easily—no complex code needed! 🚀🤖🌾

adityakumar_dev's tweet image. As an app dev, I thought fine-tuning AI for Indian agri Q&A would be tough. But thanks to @UnslothAI  docs, I did it easily—no complex code needed! 🚀🤖🌾

I missed solving a question yesterday and broke my streak. But I'm not giving up — I'm restarting today with more determination to build an even better streak!

adityakumar_dev's tweet image. I missed solving a question yesterday and broke my streak. But I'm not giving up — I'm restarting today with more determination to build an even better streak!

Sometimes the most complex tasks become surprisingly simple—with the right library. Just experienced that while working with FLLAMA!

adityakumar_dev's tweet image. Sometimes the most complex tasks become surprisingly simple—with the right library. Just experienced that while working with FLLAMA!

Now I'm officially 19 🙂

adityakumar_dev's tweet image. Now I'm officially 19 🙂

16Gb ram and 32Gb swap is not enough for me 🤣

adityakumar_dev's tweet image. 16Gb ram and 32Gb swap is not enough for me 🤣

Just solved my first Hard problem on LeetCode! 💪 Median of Two Sorted Arrays ✅ Runtime: 1 ms (beats 100%) ✅ Memory: 45.83 MB (beats 92.98%) Used a simple two-pointer approach — sometimes clean logic wins! 😎 #LeetCode #Java #CodingJourney

adityakumar_dev's tweet image. Just solved my first Hard problem on LeetCode! 💪
 Median of Two Sorted Arrays
✅ Runtime: 1 ms (beats 100%)
✅ Memory: 45.83 MB (beats 92.98%)
Used a simple two-pointer approach — sometimes clean logic wins! 😎
#LeetCode #Java #CodingJourney

I Got the 1 year Google Ai Pro Subscription

adityakumar_dev's tweet image. I Got the  1 year Google Ai Pro Subscription

🚀 Got invited to the Google AI Edge Portal Private Preview! I can now benchmark my TFLite models on real Android devices using CPU/GPU. Sounds exciting — but not sure yet if I should accept or skip. 🤔 Anyone else trying this out? #AI #EdgeAI #GoogleAI #TFLite #MachineLearning

adityakumar_dev's tweet image. 🚀 Got invited to the Google AI Edge Portal Private Preview!
I can now benchmark my TFLite models on real Android devices using CPU/GPU.
Sounds exciting — but not sure yet if I should accept or skip. 🤔
Anyone else trying this out?

#AI #EdgeAI #GoogleAI #TFLite #MachineLearning

🔐 Built a secure Flutter login using biometrics + PIN fallback! ✨ Uses: local_auth for fingerprint/Face ID flutter_secure_storage for secure PIN Offline-first, modern UI #FlutterDev #Biometrics #MobileSecurity #local_auth #Flutter

adityakumar_dev's tweet image. 🔐 Built a secure Flutter login using biometrics + PIN fallback!

✨ Uses:
local_auth for fingerprint/Face ID
flutter_secure_storage for secure PIN
Offline-first, modern UI

#FlutterDev #Biometrics #MobileSecurity #local_auth #Flutter
adityakumar_dev's tweet image. 🔐 Built a secure Flutter login using biometrics + PIN fallback!

✨ Uses:
local_auth for fingerprint/Face ID
flutter_secure_storage for secure PIN
Offline-first, modern UI

#FlutterDev #Biometrics #MobileSecurity #local_auth #Flutter
adityakumar_dev's tweet image. 🔐 Built a secure Flutter login using biometrics + PIN fallback!

✨ Uses:
local_auth for fingerprint/Face ID
flutter_secure_storage for secure PIN
Offline-first, modern UI

#FlutterDev #Biometrics #MobileSecurity #local_auth #Flutter

Just optimized my Java solution for LeetCode's "Valid Palindrome" problem! ➡️ To two-pointer ASCII-based comparison (2ms, beat 98%) No extra memory, early exits, pure speed. Love when clean code is also fast. 💻⚡️ #leetcode #Java #100DaysOfCode

adityakumar_dev's tweet image. Just optimized my Java solution for LeetCode's "Valid Palindrome" problem!
➡️ To two-pointer ASCII-based comparison (2ms, beat 98%)
No extra memory, early exits, pure speed.
Love when clean code is also fast. 💻⚡️
#leetcode #Java #100DaysOfCode
adityakumar_dev's tweet image. Just optimized my Java solution for LeetCode's "Valid Palindrome" problem!
➡️ To two-pointer ASCII-based comparison (2ms, beat 98%)
No extra memory, early exits, pure speed.
Love when clean code is also fast. 💻⚡️
#leetcode #Java #100DaysOfCode

Tried the GitHub PR workflow to claim a dev subdomain via is-a.dev — a smooth and interesting experience. Learned how DNS + GitHub automation works together. A small milestone but feels great! 🚀✨ => adityakumar.is-a.dev

adityakumar_dev's tweet image. Tried the GitHub PR workflow to claim a dev subdomain via is-a.dev — a smooth and interesting experience. Learned how DNS + GitHub automation works together.
A small milestone but feels great! 🚀✨
=> adityakumar.is-a.dev

Diving deeper into Jetpack Compose lately. With a Flutter background, some things felt easy — but Kotlin's quirks and dependency headaches (hello head cache 👀) hit hard. Got yt-dlp fully working in-app today — download + merge, all on device. #AndroidDev #JetpackCompose #Kotlin

adityakumar_dev's tweet image. Diving deeper into Jetpack Compose lately.
With a Flutter background, some things felt easy — but Kotlin's quirks and dependency headaches (hello head cache 👀) hit hard.
Got yt-dlp fully working in-app today — download + merge, all on device.
#AndroidDev #JetpackCompose #Kotlin

📚 New phase begins! Exams are behind us, and now it's time to shift gears. Just a few months to GATE — every day counts. Starting GATE CSE prep today with focused 2.5 hrs daily. Discipline. Consistency. Determination. Let's go! 💪🔥 #GATE2025 #CSE #GATEprep #FocusModeOn

adityakumar_dev's tweet image. 📚 New phase begins!
Exams are behind us, and now it's time to shift gears.
Just a few months to GATE — every day counts.
Starting GATE CSE prep today with focused 2.5 hrs daily.
Discipline. Consistency. Determination. Let's go! 💪🔥
#GATE2025 #CSE #GATEprep #FocusModeOn

Starting something new from scratch—my first experiment to see how fast the GPU is. Exploring PyTorch, understanding tensors and their operations, and just realized how much faster CUDA is compared to the CPU. #torch #python #cuda

adityakumar_dev's tweet image. Starting something new from scratch—my first experiment to see how fast the GPU is. Exploring PyTorch, understanding tensors and their operations, and just realized how much faster CUDA is compared to the CPU.
 #torch #python #cuda
adityakumar_dev's tweet image. Starting something new from scratch—my first experiment to see how fast the GPU is. Exploring PyTorch, understanding tensors and their operations, and just realized how much faster CUDA is compared to the CPU.
 #torch #python #cuda

United States Trends

Loading...

Something went wrong.


Something went wrong.