Full-Stack Developer | Tech Polyglot | Continuous Learner
$ cat ./about-me.txt
I build solutions across the tech spectrum. From web and mobile to embedded systems, I thrive on mastering diverse technologies. My philosophy: I can learn anything and build everything.
$ ./about --verbose
I'm a multidisciplinary developer with expertise spanning web, mobile, and embedded systems development. My journey began with a fascination for electronics and robotics, but quickly expanded to encompass the entire technology stack.
My approach to technology is driven by curiosity and adaptability. I believe in picking the right tool for each job, whether it's Laravel for web backends, React for interactive UIs, or C for embedded systems.
I believe that continuous learning is the foundation of success in tech. Every new language or framework I master expands my ability to solve complex problems efficiently.
struct Developer { char name[50] = "Your Name"; char education[100] = "B.S. Electronics & Comp Sci"; char specialty[100] = "Full-Stack & Embedded"; char philosophy[100] = "Can learn anything..."; char currentFocus[100] = "C# with Unity & .NET"; bool seekingNewChallenges = true; };
$ ls -la ./projects
Lab Invetory Management System
Tech: Codeigniter, MySQL, Fast API, CSS
Full-featured Lab Inventory management site with auth, product management, cart, payments...
Book Hive
Tech: React Native, Firebase Auth, Firestore, Java/Kotlin (Native Modules)
Cross-platform mobile app specially for Srilankan reading community...
Autonomous Inspection Robot
Tech: ESP-32/C++, Python, OpenCV, Flask
A robot that can autonomously navigate and inspect a given area...
Smart Home Power Monitoring System
Tech: Atmega 328, C, Python, Flask
A smart home power monitoring system that tracks energy consumption...
Library Management System
Tech: React.js, ASP.NET, JWT Auth, SQLite
A digitalized library management system for efficient book tracking...
$ stat --format="%A %n" ./skills/*
Web Development
Backend & Databases
Mobile Development
DevOps & Tools
Programming Languages
Hardware & Electronics
Current Learning Focus:
function learningProcess() { const currentFocus = "C# with Unity and .NET"; const interests = ["ML", "AR/VR", "Adv DevOps"]; while(true) { learnNewTechnology(); buildProjects(); shareKnowledge(); // Continuous loop } }
$ ./contact --send-message
Interested in collaborating or discussing opportunities? Reach out:
$ echo $EMAIL: raveenrandika999@gmail.com
$ echo $GITHUB: github.com/raveenadhikari
$ echo $LINKEDIN: linkedin.com/in/raveenadhikari
#!/bin/bash echo "Open to discussing:" echo "✓ Freelance projects" echo "✓ Full-time roles" echo "✓ Tech collaborations" echo "✓ Open source work" echo "✓ Mentorship"